body {
	background: #000055 url("/images/bg_body.jpg") repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

img {
	border:none;
	padding:none;
	vertical-align:top;	
}

blockquote {
	font-style:italic;
	font-family:times, serif;
}

#outerBox {
	width:814px;
	background: #ffffff url("/images/bg_outerbox.jpg") repeat-y;
	margin: 0px;
	margin-bottom:0px;
	margin-left: auto; 
	margin-right: auto;
	padding:0px;
	text-align: left;
	min-height:800px;
	height:auto !important;
	height:800px;
}

#logo {
	float:left;
	margin:0px;
	width:154px
	height:300px;
}

#topBar {
	float:right;
	width:660px;
	height:78px;
	margin:0px;
	padding:0px;
}

#navBar {
	float:right;
	width:660px;
	height:25px;
	margin:0px 0px 0px 0px;
	background-color:#000055;
}

#navigation {
	height:25px;
	width:653px;
	background-color:#ffffff;
	border-bottom:1px solid #cccccc;
	text-align:right;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#000055;
}

#navigation p {
	margin:0px 92px 0px 0px;
}

#navigation a {
	text-decoration:none;
	color:#000099;
}

#navigation a:hover {
	text-decoration:underline;
}

#textBox {
	clear:both;
	width:498px;
	margin:0px 0px 0px 216px;
	padding:20px 0px 0px 0px;
	background-color:#ffffff;
	font-size:10pt;
}

#whatsnew {
	float:right;
	width:140px;
	margin:0px 0px 16px 16px;
	border:1px solid #cccccc;
	padding:10px;
	background-color:#ffd321;
	font-size:9pt;
}

#whatsnew h4 {
	text-align:center;
	color:#373354;
	margin-top:0px;
	
}

#footer {
	color:#999999;
	font-size:7pt;
	font-family:arial, sans-serif;
	margin:30px 0px 0px 216px;
}


.hdr {
	margin-top:0px;
	font-family:times, "times new roman", serif;
	color:#770000;
	font-weight:bold;
	font-size: 1.4em;
}

.subhdr {
	font-family:times, "times new roman", serif;
	font-weight:bold;
	font-size: 1.1em;
}

.starDiv {
	width:505px;
	height:30px;
	background: #ffffff url("/images/stardiv.gif") no-repeat center;
	text-align:center;
}

.photoL {
	float:left;
	margin:0px 20px 20px 0px;
	padding:1px;
	border:1px solid #cccccc;
}

.photoR {
	float:right;
	margin:0px 0px 20px 20px;
	padding:1px;
	border:1px solid #cccccc;
}
