	
	body {
		text-align:center;
		background-color:#fff;
		margin: 0;
		padding: 0;
		font: normal .72em/1.5em 'Trebuchet MS', sans-serif;
		/*background-image: url(../images/bg.jpg);*/
		background-position:top;
        background-repeat:repeat-x;	
		}
		
	
	#frame {
		width:856px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}		
		
	#contentleft {
	    width:480px;
		/*border: #990000 1px solid;*/
		padding:0px;
		float:left;
        margin-left: 5px;
		line-height: 17px;
		}
	#contentleft h1{
	    font-size: 18px;
	   }
	
	#contentcenter {
		width:172px;
		padding:0px;
		height: 100%;
		float:left;
		margin-left: 16px;
        
		}
	
	#contentright {
		width:172px;
		padding:0px;
		float:right;
        margin-top: 0px;

		}
	
	#contentheader {
	background-color: #990000;
	height: 100px;    
		}
		
	p,h1,pre {
		margin:0px 10px 10px 0px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		padding-bottom: 5px;
		}
		
	h2 {
		font-size:14px;
		padding:10px 0 0 10px;
		color: #990000;
		}
	h3 {
	   font-size:14px;
	   color: #990000;
	   }
		
	#contentheader h1 {
		font-size:14px;
		padding:30px 0 5px 0px;
		width: 856px;
		margin:0 auto;
		text-align:left;
		}
	
	#contentright p { font-size:10px}
	
	#footer{
		clear: both;
		margin-top: 60px;
		height: 50px;
		background-color: #666;
		}
	 a{
       font-size:11px;
       color: #870014;
	   text-decoration:none;
         }
     a:hover {
       font-size:11px;
       color: #CC3300;	
       text-decoration: underline;
         }
	

/*******menu*******/

#menu{
width: 145px;
background-color: #E8E8E8;
margin-top: 20px;
padding: 9px 0 12px 9px;
text-align:left;
}
#menu ul
{
margin: 0;
white-space: nowrap;
padding: 0;
color:#000;
}
#menu li
{
display: inline;
line-height: 25px;
list-style-type: none;
color:#000;
border-bottom: 1px #CCCCCC dashed;
width: 145px;
}
#menu a:link, #menu a:visited
{
text-decoration: none;
color:#000;
}
#menu a:hover
{
color: #CC0000;
background-image: url(../images/menu_hover.jpg);
background-repeat:no-repeat;
background-position:left;
}

/*******topnav******/

.topnav{
position:absolute;
top: 100px;
left:700px;
font-size: 11px;
}
.topnav ul
{
margin: 0;
white-space: nowrap;
padding: 0;
color:#000;
display: inline;
}
.topnav li
{
display: inline;
line-height: 20px;
list-style-type: none;
padding-left: 15px;
color:#000;
}
.topnav a:link, .topnav a:visited
{
text-decoration: underline;
color:#000;
}
.topnav a:hover
{
color: #CC0000;
}	
		
.clear{
clear: both;
}
/***********search****************/
#search{
margin: 2px 0 0 0;
width: 170px;
height: 100px;
padding: 10px 0 0 2px;
background: #eeeeee; 	
border: 1px solid #EFEDED;
}
.button{
margin-top: 5px;
width: 144px;
border: 1px solid #FFFFFF;
background-color: #DADADA;
cursor: hand;
font-size: 11px;
}

.field{
border: #CCCCCC 1px solid;

}
/********addspace*********/

#rightadd{
margin: 20px 0 0 0;
width: 150px;
height: 150px;
border: 1px solid #333333;
background:#333333;
}
#rightadd2{
margin: 20px 0 0 0;
width: 88px;
height: 31px;
border: 1px solid #333333;
}
#rightG{
margin: 10px 0 0 0;
width: 150px;
height: 600px;
}
/**palced right below sitelinks**/ 
#footerG{
margin-top: 20px;
text-align: center;
}

#leftadd{
margin: 50px 22px 0 0;
text-align:center;
}

.adscreen{
text-align:center;
margin: 10px 0 10px 0;
}
/************************************************/
.sidebox {
    width: 173px;
	background: #eeeeee;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
	text-align:left;

}

.sidebox h2{
font-size:14px;
margin: 0px 0 5px 2px;
padding-bottom: 5px;
color: #990000;
}


/* sidebar menu */

#sidebar ul.sidemenu {
    width: 173px;
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;	
	background: #F2F2F2;
}

#sidebar ul.sidemenu ul {

	list-style:none;

	margin: 0px 0 0 10px;

	padding: 0;		

}

#sidebar ul.sidemenu li {

	padding: 0px 10px;

}

#sidebar ul.sidemenu ul li {

	padding: 0;		

}



#sidebar ul.sidemenu a {

	display:block;

	font-weight:normal;

	color: #66000F;

	height: 1.5em;	

	padding:.3em 0 .3em 5px; /**15px to fix it**/

	line-height: 1.5em;

	border-top: 1px dashed #CCC;

	text-decoration:none;

}



#sidebar ul.sidemenu a:hover {

	padding: .3em 0 .3em 4px;

	border-left: 5px solid  #870014;

	color: #BA011C;		

}
/**********source***********/
#source a{
font-size:11px;
color: #999999;	
text-decoration:none;
}

#source a:hover {
color: #ccc;	
text-decoration:none;
}

/********table*********/

.tab{
background-color: #F3F3F3;
border:#CDCDCD;
margin: 10px 35px 20px 1px;
padding: 10px;
}

.tab li{
margin-top: 10px;
margin-left:0px;
}

.tab2{
background-color: #F3F3F3;
border:#CDCDCD;
margin: 10px 0;
}

.tab3{

}
/***************************/

.list{
list-style-type: none;
margin: 0 0 10px -35px;
text-align:left;
}

*html .list{
list-style-type: none;
margin: 0 0 10px 5px;
text-align:left;
}

.list a{
text-decoration:none;
}

.list a:hover{
text-decoration: underline;
color: #CC3300;
}

.list li{
list-style-type: none;
margin: 0 5px 0 5px;
}
/****img wrapping******/
.imgwrapper{
float:right; margin: 5px 12px  0px  14px; padding: 6px 7px 6px 6px; background-color: #F2F2F2; border: 1px solid  #EAEAEA;
}
*html .imgwrapper{
float:right; margin:5px 6px  0px  10px; padding: 6px 7px 6px 6px;  background-color: #F2F2F2; border: 1px solid  #EAEAEA;
}

.list2{
list-style-type: none;
width: 420px;
margin-left: -30px;
}

*html .list2{
list-style-type: none;
width: 450px;
margin-left: 10px;
}

.list2 li{
list-style-type: none;
margin: 0;
margin-bottom: 15px;
}

.list3{
width: 420px;
margin-left: 10px;
}

*html .list3{
width: 420px;
margin-left: 10px;
}

.list3 li{
margin: 0;
margin-bottom: 5px;
list-style-type:circle;
}

/*****currency converter******/

#currency{
width: 161px; 
margin: 0px 0 0 0;
padding: 6px;
border: 1px solid  #EAEAEA;
background-color: #F2F2F2; 
}

/****banks***/
.boxx{
width: 161px;
margin-top: 2px; 
margin: 0;
margin-bottom: 30px; 
padding: 6px; 
padding-bottom: 10px; 
background-color: #F2F2F2; 
border: 1px solid  #EAEAEA; 
}

.boxx h2{
font-size:14px;
padding: 0;
margin: 10px 0 14px 8px;
color: #990000;
}
/***copy****/
#copy{
text-align: center;
color: #FFFFFF;
padding-top: 15px;
}
#tel{
width: 149px; 
margin: 10px 0 0 0;
padding: 12px;
border: 1px solid  #EAEAEA;
background-color: #F2F2F2; 
}
