body {

padding: 12px 0;
	margin: 0;
	color: #707070;
	font: x-small geneva, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font: small geneva, sans-serif;
	background-image: url(../assets/gradb.png);
	background-repeat: repeat-x;
}

/* IE hack */
body {text-align: center;}


/* layout */

#wrapper {
	text-align: left;
	background: #ffffff url(../assets/wrapper_background.gif) repeat-y;
	margin: 0 auto;
	width: 740px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 734px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#masthead {
height: 121px;
background: url(../assets/mh_background.jpg);
width: 728px;
}
#pullnav {
float: right;
border-bottom: 4px solid #a2c3db;
height: 18px;
font: bold 11px/17px geneva, sans-serif;
padding-left: 4px;
overflow: hidden;
width: 240px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 236px;
}
#navigation {
background-color: #a2c3db; /**/
background: url(../assets/nav_background.gif);
font: 11px/22px geneva, sans-serif;
color: #ffffff;
padding-left: 5px;
border-bottom: 6px solid #ffffff;
height: 23px;
width: 728px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 723px;
}
#sidebar {
color: #5b798f;  /*text in sidebar*/
float: left;
padding: 0 10px 10px;
margin-right: 6px;
width: 236px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 216px;
}
#maincontent {
float: left;
width: 486px;
overflow: hidden;
padding-bottom: 10px;
min-height:375px;
}
.separator {
clear: both;
}

#footer {
padding: 20px 10px 10px;
background-color: #a2c3db;
color: #ffffff;
border-top: 6px solid #ffffff;
width: 728px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 708px;
}
/* fonts */
#sidebar p, #sidebar li, #sidebar h1 {
font-size: 85%;
line-height: 1.3em;
}
#sidebar h1 {
margin-top: 24px;
margin-bottom: 0;
}
#maincontent h1,h3 {
margin: 0;
font: bold 14px geneva, sans-serif;
color: #04045f;
text-transform: uppercase;
}
p {
margin-top: 0;
}
#maincontent p {
font-size: 93%;
padding-left: 10px;
}
#wrapper p.caption {
font-size: 85%;
background: #ededed;
padding: 6px 10px;
}
#footer p {
text-align: right;
font-size: 85%;
}
/* lists */
#pullnav ul {
padding: 0;
margin: 0;
list-style-type: none;
}
#pullnav li {
display: inline;
}
#navigation ul {
padding: 0;
margin: 0;
list-style-type: none;
}
#navigation li {
display: inline;
}
#sidebar ul {
padding: 0;
margin: 0 0 1em;
list-style-type: none;
}
/* links */

a {
color: #0000ff;
}
#sidebar a {
color: #0000ff;
}
a:hover, #sidebar a:hover {
color: #00ff00;
}

a:visited, #sidebar a:visited {
color: #ff0000;
}

#pullnav a, #navigation a {
text-decoration: none;
}
#pullnav a:hover, #navigation a:hover {
text-decoration: underline;
}
#pullnav a {
color: #a2c3db;
margin-right: 6px;
}
#navigation a {
color: #0000ff;
margin-right: 9px;
}



/*		------	Basic Menu Style	------		*/

/* based on the drop-down menus from http://www.mywebstuff.com/02_css/css_07.html */

#dmenu { /*Menu Style*/
display: block;
}
#dmenu ul { /*Top Level Formatting*/
position: relative;
}
#dmenu li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	
}
#dmenu li a { /*Top Level Link Formatting*/
display: block;
}
head+body #dmenu li a {
height: 23px;
}
#dmenu li a:hover { /*Hover Behavior for List Items*/
text-decoration: underline;
}

body #wrapper #dmenu ul li a {
text-transform: none;
}

#dmenu li li { /*Formats Second Level Borders*/
border-top: 1px solid #ffffff;
/*border-left: 1px solid #333333;
border-right: 1px solid #333333;*/
}


#dmenu li ul { /*Dropdown Formatting*/
text-align: left;
margin: 0;
background-color: #a2c3db;
padding: 0 0 3px;
width: 118px;
display:none;
position: absolute;
z-index: 10;
}

#dmenu li ul {
width: 110px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 118px;
}

#dmenu ul li a { /*Format of Second Level Links */
display:block;
background-color: #a2c3db;  /* ffe28c a2c3db */
width:150px;
padding: 0 4px;
}


#dmenu ul li a:hover{ /* Second Level Hover*/
}

#dmenu li:hover ul , #dmenu li.over ul{ /*Display Dropdown*/
display: block;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 69px;
	background: #a2c3db;  /*a2c3db,5970B2 */
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
	td.slide {
	background-image: url(../assets/slide.jpg);
	height: 115px;
	width: 115px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
	
	.photo {
	text-align: center;
	vertical-align: middle;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

#flickrImages {
	width:480px;
	float:left:
	position:relative;	
}

#flickrImages img {
	border:2px solid #fff;
	margin:2px 2px 0px 2px;
}