/*#############################################################

#############################################################*/

/* */



* {	margin: 0px auto;}

a {color: #854400;}

a:hover {color: #ffffff;}

html, body {height: 100%;}
	
#container {
min-height: 95%;
background: url(inside.jpg) repeat-y;
width: 760px;
}

body {
	background: url(black.jpg);
	background-color: #000000;
	color: #333;
	font-size:14px;
}

.body li {
list-style: round;

font-size: 10.5pt;
color: #000000;
background-color:#eeeeee;
}

#clist{
list-style: round;
padding: 2px;
margin-left: 15px;
font-size: 11pt;
color: #000000;
background-color:#eeeeee;
}


input {color: #000000; font: 13px "Times New Roman",sans-serif;}

#step{ font-size: 16px; font-weight: bold; text-align: left; padding-right: 50px; padding-bottom: 15px;}

p, cite,code,ul {padding-bottom: 1.2em; text-align:justify}

ul {margin-left: 0px;}
/*li {list-style-image: url();}*/
h1 {font: normal 18.0pt "Aurora BdCn BT" ; color: #EEE;}

.body h5 {font-size: 16px; font-weight: bold; color:#000000; font-family:Verdana;}
.body h6 {font-size: 18px; font-weight: bold; color:#000000; font-family: "Times New Roman", Times, serif;}

h2 {
color: #000;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}


h5{
font-family: Verdana;
	font-size: 13px;
	color:#854400;
	}

.red{font-size: 14px; font-weight:normal; color:#FF0000}

h3 {font: normal 24.0pt "Aurora BdCn BT";}

h4 {
color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	/*background-color:#191919;*/
	width: 325px;
	font-variant: small-caps;
	text-align:center;
	font-weight:500;
	padding: 4px;
}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

/* misc */
.clearer {clear: both;}

/* top */
.top {
	background: #660000;
	font: normal 24.0pt "Aurora BdCn BT" ;
	background: url(topheader.jpg) no-repeat;
	height: 54px;
	width: 756px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/*top text*/
.top a {
	color: #EEE;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
	text-align:right;
}

.top span {padding-right: 24px;}
.top a:hover {
	background: #663333;
	color: #FFF;
	height: 55px;
}

/* header */
.headingpic {
	background: url(headingpic.jpg) no-repeat;
	height: 265px;
	margin: 0 auto;
	width: 760px;
}

a.headingpic {
margin: 0 auto;
display: block;

top: 12px;
left: 7px;
width: 760px;
height: 265px;
}

a.headingpic span {
  display: none;
}

.regclick {
padding-left: 4px; padding-top: 5px;
float:left;}




/* item */
.item {clear: both;
}



.item .content {background-color:#eeeeee;
	float: right;
	width: 607px;	
}

.item h1 {
	background: #660000;
	color: #FFF;
	line-height: 30px;
	padding-right: 24px;
	text-align:right;
}
	
.item h3 {
	background: #072643;
	color: #FFF;
	line-height: 30px;
	padding-left: 12px;
	text-align:left;
}


	
	
.item .body {
	padding: 5px 40px 0px 35px;
	border-left: 1px solid #ffffff;
}

/* main */
.main {margin: 0px auto;}


 .sidenotes{
	color:#FFFFFF;
	width: 151px;
	float:left;
	}
.sidenotes p{
padding-right: 5px; 
padding-top: 5px; 
padding-left: 12px; 
font-family: "Times New Roman", Times, serif;
 font-size:13px;
 font-weight:normal;}

	
.sidenotes h3 {
	background: #aa0000;
	font-size: 1.3em;
	line-height: 25px;
	padding-left: 12px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
	
.scores {
	font-family: Verdana;
	list-style: none;
	border-top: none;
	font-variant: normal;
	font-size:9px;
	color:#FFFFFF;
	padding: 5px 12px 5px 12px;
	border-right: 1px solid #FFFFFF;
}
	

.bottom {
	font-family: Verdana;
	background: #003366;
	color: #FFF;
	margin: 0 auto;
	width: 608px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	float: right;
}
	
	
	

/* footer */
.footer {
	font-family: Verdana;
	background: #660000;
	color: #FFF;
	line-height: 20px;
	margin: 0 auto;
	text-align: center;
	width: 758px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-variant: small-caps;
	font-size: x-small;
}
.footer a {color: #FFF;}
.footer a:hover {color: #cccccc;}
