
body,td { 
		 font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif ;margin-top: 0px;
	margin-left: 0px; color: #ffffff;	background-color: #660000; }
	
hr {
	height: 1px;
	background-color: #cccccc;
	color: #cccccc;

}	 

a:link {color: #e8d462; text-decoration:none; font-weight:bold; font-size:11px;}
a:hover {color: #cc9900; text-decoration:underline;}
a:visited {color: #e8d462; text-decoration: none; font-size:11px; font-weight:bold; }
a:visited:hover {color: #ffffff; text-decoration:underline;}

h1 {font-size: 12px; font-weight: normal; padding: 4px 10px; color: #fff; background-color: #990000 ; border: 1px; border-bottom:2px; border-bottom-color:gray;}

.boldbluetitle {color: #0063a3; font-weight: bold; font-size:14px;}
.dkgoldtitle {color: #cc9900; font-weight: bold; font-size:10px;}

.white-largetext {
	color: #ffffff;
	font-weight: normal;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	line-height: 26px;
}
.white-mediumtext {color: #ffffff; font-size:12px;}

.red-boldtitle {color: #990000; font-weight: bold; }


.imgborder  {
	
	border-bottom: 6px solid #cc9900;	

}


#main-container {
         width:800px;
	  margin-left: auto;
  margin-right: auto;
		 border: 1px solid #cccccc;	
		 
}
#container {
         width:800px;	 
		 
}

		
#main {
         width:800px;
         background-color: #990000;
	  margin-left: auto;
  margin-right: auto;
	
}

#mainmiddle {
	width:700px;
	background-color: #990000;
	padding: 10px;
z-index: 50px;
		  margin-left: auto;
  margin-right: auto;
}

.box1 {

	width:325px;
	height: 320px;
	background-color: #660000;
	border: 1px;
	border-style:solid;
float:left;
border-color: #f0f0f0;
}

.box1-text {
padding-left: 10px;
padding-top:10px;
padding-bottom:10px;
}


.box2 {
display:block;
	width:325px;
	background-color: #660000;
	float:right;
	border: 1px solid #f0f0f0;
	border-style:solid;
	border: 1px solid #f0f0f0;
	border-color: #f0f0f0;
	height: 320px;
}

.box3 {
display:block;
	width:700px;
	height: 225px;
	background-color: #660000;
margin-top: 10px;
border: 1px;
	border-style:solid;
border-color: #f0f0f0;
}


.box3-text {
display:block;
	width:350px;
	
	background-color: #660000;


float:right
}


.nothing {
display: block;
width: 700px;
background-color: #990000;
margin-top:2px;
clear: both;
}

#header
	{
	width: 800px;
	}
	
#header
	{
	
	background-color:#ffffff
	}

#footer
	{
		  margin-left: auto;
  margin-right: auto;
		 border: 1px solid #cccccc;	
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 50px;
	}
