BODY{color: black;font-family: Arial, Verdana, Tahoma, 'Times New Roman'; font-size:12px;background-color:#ffffff; text-align: center; } 


H1{color:#976600; font-family:Verdana, Arial, Tahoma, 'Times New Roman'; font-size:medium;; text-align:center; font-weight: bold; left: 0px; clip:  rect(   )}

H2{color:#976600; font-size: medium; font-weight: bold: font-family:Arial, Verdana, Tahoma, 'Times New Roman'; font-size:large; text-decoration:none}

 
H3 {  font-family: Arial, Verdana, "Times New Roman"; font-size: small; font-weight: bold; color: #976600}






a {  font-family: Arial, Verdana, "Times New Roman";  color: #976600; text-decoration: underline}
a:link {  font-family: Arial, Verdana, "Times New Roman";  color: #976600; text-decoration: underline}
a:hover {  font-family: Arial, Verdana, "Times New Roman";  color: #9933FF;text-decoration:none}
a:active{  font-family: Arial, Verdana, "Times New Roman";  color: #9933FF;text-decoration:none}
a:visited{font-family: Arial, Verdana, "Times New Roman";  color: #976600; text-decoration: underline}




div.breadcrumb { margin-left: 5px; font-family: Arial, Verdana, "Times New Roman"; font-style: normal; font-weight: normal; color: #976600}

div.maintext{font-family: Arial, Verdana, "Times New Roman"; font-style: normal;margin-right:2em;font-size:13px;padding:2;}





#left{	position:absolute;
	/*float: right;*/
	left:10px;
	top:240px;
	width:240px;
	right:auto;
	height: auto;}

#middlecolumn{margin-top:0;margin-left:200px;margin-right:190px;}

#right{
	position:absolute;
	/*float: right;*/
	right:10px;
	top:220px;
	width:700px;
	height: auto;}
	

#offcenterright{
margin-top:240;
margin-left:250px;
margin-right:40px;}

#offcenterleft{
margin-top:40;
margin-left:40px;
margin-right:700px;}

#textleft{margin-left:50px;}


#footer {clear: both; }

#wrapper {
	position: relative;
	width:970px; /*this is a good width to use in case your users still use 800x600 resolutions*/
	/*margin: 0 auto ;*/ /*this is how you center it*/
	margin-right: auto;
	margin-left: auto;
	Border: 1px solid  #976600;
	text-align: left;
	}



.BackgroundImage {
	background-attachment: scroll;
	background-image: url(../Images/#);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	}
	





