#main {
	float:right;
	width:77%;
	background:#fff;
	border-left:2px solid #000;
	margin-left:15px;
	padding-bottom:20px;
}

#leftcontent {
	background:#fff;
	margin-right:15px;
	padding-bottom:20px;
}
	
#container {
	border: 2px solid #000000;
	position: absolute;
	width: 700px;
	left: 75px;
	right: 75px;
	top: 40px;
}
#header
{
	float:right;
	width:77%;
	background:#fff;
	border-left:2px solid #000;
	margin-left:15px;
	padding-bottom:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftheader
{
	color: #FFF;
	border-bottom: 2px solid #000;
	margin-right:15px;
	text-align: center;
	background-color: #FFF;
	border-top: 0;
	border-right: none;
	border-left: 0;
	padding-bottom:10px;
}	
	
#footer {
	border: 0;
	border-top: 2px solid #000;
	color: #666;
	background: #fff;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
}

#footer A:link {
	font: 11px/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight : normal;
	
}
	
		
p,h1,h2,pre{
	margin: 0px 30px 10px 30px;
		}

Body
{
	font: 11px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	float: right;
}


h1
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


li {

}

.cap {
	font:	11px Verdana, Arial, Helvetica, sans-serif;
	color: #660;
	}
	
.title{ 
   font: 16px; font-weight : bold; 
   text-align : left;
	}
	
B, strong {
   font-weight : bold; 
	}


A:link
{
	font-weight: bold;
	text-decoration: underline;
	color: #660033;
}


A:visited {
   font-weight : bold; 
   text-decoration : underline; 
   color: #660033;
	}
div.rules {
		width:200px;
		margin: 0px 0px 0px 0px;
	float: right;
}
