
body {
	background-color:#000000;
	background: url(../Images/dod-bg.jpg) no-repeat top center #000000;
	font-family:"trebuchet ms", verdana, "bitstream vera sans";
	font-size: 12px;
	color: #fff;
	padding:0;
	margin:0;
	text-align:center;
	scrollbar-face-color:000000;
	scrollbar-highlight-color:666666;
	scrollbar-3dlight-color:666666; 
	scrollbar-shadow-color:666666; 
	scrollbar-darkshadow-color:666666; 
	scrollbar-arrow-color:bbbbbb; 
	scrollbar-track-color:111111;
}

#page {
	width:750px;
	margin:0px auto;
	/*padding:20px 150px 20px 50px;
	min-height:600px;
	border:1px solid #000;
	border-width:0 1px 1px 1px;*/
	text-align:left;
}

h1 {
	font-size:22px;
	letter-spacing:-1px;
	color:#0d7b7a;
	font-weight:normal;
}

h1 em {
	font-style:normal;
	color:darkorange;	
}


h2 {
	font-size:18px;
	font-weight:normal;
}

a {
	color: #F00;
	text-decoration: none;
}


.less {
	color:#999;
	font-size:12px;
}

#logo {
	width: 750px;
	height: 140px;
}

#navigation {
	width: 600px;
	height: 20px;
	top: 20px;
	left: 75px;
	position: relative;
}

#player {
	width: 425px;
	height: 420px;
	top: 40px;
	left: 163px;
	position: relative;
}

#body {
	width: 620px;
	top: 40px;
	left: 65px;
	position: relative;
}

.imgPadding {
	padding-right: 10px;
}

.title {
	font-size: 14px;
	color: #F00;
}

.imgBorder {
	border:1px solid #FFFFFF;
}

.bioTitles {
	color: #8a2c1d;
	font-size: 14px;
	font-weight: bold;
}

.formText {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 146px;
}

.formText2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 80px;
}

#formErrors {
	width: 160px;
	height: 199px;
	padding-left: 9px;
	padding-top: 8px;
	float: right;
}