*{
	font-family:verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}

body{
	background:#fff;
	color:#444
}

p{margin:0 0 2em 0; line-height:1.5em}
img{border:0}
a{color:#3399d7}
a:hover{color:#fff; background:#3399d7; text-decoration:none}
address{margin:0; padding:0; font-style:normal}
th{text-align:left; padding:3px 18px 3px 0; background:url(/img/arrow.gif) no-repeat right center}
td{text-align:left; padding:3px 5px}


/* BEGIN: Headings ================== */
h1{font:normal 4em georgia, serif;	color:#3399d7; margin:26px 0 0}
h2{position:relative; font-size:1em; margin:2em 0 .4em; background:url(/img/dot.gif) repeat-x left bottom; padding:0 0 .4em}
h2 span{position:absolute; top:-3px; right:10px; font-weight:normal}
h3{font-size:1em}
h4{font-size:1em}
h5{font-size:1em}
h6{font-size:1em}
/* END: Headings ================== */



#main{
	margin:auto;
	width:770px;
	background: url(/img/mainBg.gif)
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

#content{
	position:relative;
	font-size:.7em;
	float:left;
	width:553px;
	padding:20px 25px 25px;
	background:#fff url(/img/logoBg.gif) no-repeat 340px 170px
}

#nav{
	float:right;
	font-weight:bold;
	text-transform:lowercase
}

#nav li{
	display:inline;
	border-left:2px solid #007cca;
	padding:0 1em
}

#nav a{
	text-decoration:none
}


/* BEGIN: Footer ================== */
#footer{
	font-size:.7em;
	padding:1.3em;
	background:#007cca;
	clear:both;
	text-align:center
}

#footer *{
	display:inline;
	color:#fff;
	text-decoration:none
}

#footer li{
	border-left:2px solid #fff;
	padding:0 1em
}

#footer span{
	font-size:.9em
}
/* END: Footer ================== */



/* BEGIN: Homepage ================== */
#homepageNav a{
	border-width:0 0 2px;
	border-style:solid;
	border-color:transparent
}

#homepageNav a:hover{
	border-bottom:2px solid #fff;
	background:none
}

#homepageNav{
	position:absolute;
	top:6%;
	left:10px
}

#homepageNav li{
	display:inline;
	padding:0 0 0 80px
}
/* END: Homepage ================== */


/* BEGIN: Flash Replacement ================== */
/* These are standard sIFR styles... do not modify */
.sIFR-flash{
	visibility:visible !important;
	margin:0
}

.sIFR-replaced{
	visibility:visible !important
}

span.sIFR-alternate{
	position: absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden
}

/*These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1{
	visibility:hidden;
	letter-spacing:-9px;
	font-size:27px
}
/* END: Flash Replacement ================== */


#photoGroupBottom{
	margin:0 0 0 83px
}

.floatLeft{
	float:left
}

#logoPrint{
	display:none
}