@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #666;
}
body {
	background-color: #000029;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 14px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #903;
	width: 365px;
	display: inline;
	margin-top: 9px;
	line-height: 24px;
}
h2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14pt;
	color: #F00;
	text-align: center;
	line-height: 10pt;
	padding-top: 0px;
	top: 3px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #903;
	line-height: 10px;
	font-weight: normal;
}
#wrapper{
	background-color: #FFF;
	height: 740px;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	width: 600px;
	height: 85px;
	background-color: #DA9EF4;
}
#left{
	float: left;
	height: 625px;
	width: 372px;
	background-color: #FFF;
	padding-left: 20px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.spacer{
	margin-top: 10px;
	margin-bottom: 2px;
}
.spacera{
	margin-top: 20px;
	margin-bottom: 2px;
}
.spacerb{
	margin-top: 6px;
	margin-bottom: 3px;
}
.spacerc{
	margin-bottom: 3px;
	margin-top: 6px;
}
#blueBox{
	height: 60px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background: #7AA04B;
}
#rightPanel{
	background-color: #FFF;
	height: 615px;
	width: 205px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
#pics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333;
	width: 175px;
	margin-left: 15px;
}
.addme{
	float: right;
	margin-right: 17px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 330px;
	margin-bottom: 16px;
	background-color: #ffff99;
	text-align: left;
	padding: 6px 10px 10px 14px;
	margin-top: 10px;
	border: 1px dashed #CC3300;
}
#box2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 326px;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
}
#box2 span.photo{
	position: absolute;
	left: 220px;
	top: 0px;
	font: normal 9px Arial, Helvetica, sans-serif;
}
.red{
	color: #C00;
}
.italic {
	font-style: italic;
}
.dockclass{
	position:relative;
	height: auto;
	width: 170px;
	background-color: #000029;
	padding: 6px;
	float: right;
	color: #CCCCCC;
	font-size: 11px;
}
a:link {
	color: #06f;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #3300CC;
	text-decoration: none;
}
.white{
	color: #FFFFFF;
}
.dockclass{
	position:relative;
	height: auto;
	width: 320px;
	background-color: #000029;
	padding: 0px;
	float: right;
}

