body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555;
}
body {
	background-color: #EAEEEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#container {
  margin: 0 auto;
  width: 757px;
  text-align: left;
}

#pageback {
	background-image: url(/images/pageback.gif);
	background-repeat: repeat-y;
}

#bodycontent {
	width: 505px;
	margin-left: 225px;
	padding-bottom: 15px;
	padding-top: 10px;
	line-height: 150%;
	text-align: left;
}

#bodycontent a:link {
	color: #2D7BC4;
	text-decoration: none;
	border-bottom: 1px dotted #4D9BE4;
	font-weight: bold;
}

#bodycontent a:visited {
	color: #2D7BC4;
	text-decoration: none;
	border-bottom: 1px dotted #4D9BE4;
	font-weight: bold;
}

#bodycontent a:hover {
	text-decoration: none;
	color: #205D68;
	border-bottom: 1px dotted #205D68;
}

#bodycontent a:active {
	text-decoration: none;
	color: #F14E26;
}

#bodycontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E8794;
	margin: 0 0 0 10px;
	padding: 0px;
	background-image: url(/images/h2-back.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 3px 10px;
}

#bodycontent li {
	padding-bottom: 5px;
}

#bodycontent ul {
	padding-top: 15px;
	padding-bottom: 15px;
}

.photoCredit {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#header {
	height: 213px;
	background-image: url(/images/header1.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	text-align: right;
}

#header .navImage {
	padding-right: 6px;
}


#leftnav {
	width: 195px;
	float: left;
	color: #448B97;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 15px;
	margin-right: 0;
}

#leftnav a:link {
	color: #448B97;
}

#leftnav a:visited {
	color: #448B97;
}

#leftnav a:hover {
	text-decoration: underline;
	color: #448B97;
}

#leftnav h2 {
	color: #3E8794;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sideSlides {
	margin-left: 10px;
	padding-top: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #670000;
	margin: 0px;
	padding: 0px;
}


#footer {
	margin-left: 7px;
	margin-right: 5px;
	border-bottom: 1px solid #aaa;
	padding-bottom: 20px;
}

#footer p {
	padding-top: 6px;
	margin-left: 180px;
	margin-right: 10px;
	font-size: 11px;
	color: #448B97;
}

#footer a:link {
	color:#956251;
}

#footer a:visited {
	color:#956251;
}

#footer .credit {
	color: #AAAAAA;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

.pixFloatRight250 {
	width: 280px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 0;
	color: #666666;
	font-size: 10px;
	text-align: center;
}


.pixFloatLeft250 {
	width: 280px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0;	
	color: #666666;
	font-size: 10px;
	text-align: center;
}


.pixFloatRight350 {
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 0;
	color: #666666;
	font-size: 10px;
	text-align: center;
}


.pixFloatLeft350 {
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0;	
	color: #666666;
	font-size: 10px;
	text-align: center;
}

/* ROUNDED CORNER MAKER */
.rbroundbox { background: url(/images/corners/nt.gif) repeat; }
.rbtop div { background: url(/images/corners/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/corners/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/corners/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/corners/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundboxLeftNav { 
	width: 85%; 
	margin-left: 10px; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 150%;
	text-align: center;
}

.rbroundboxBody { 
	width: 80%; 
	margin-left: 10px; 
	font-size: 14px; 
	line-height: 150%;
}
