
body {
	font-family:Arial; 
	font-size:18px;         
	margin:0px; 
	line-height:250%;
	text-align:left; 
	background-color:#fff;      
}
a img{
       border:none;
}

h1         {font-size:18px; color: #E40707;} 
.skipcontent {visibility:hidden;}
.hide { position: absolute; left: -9999px; }
.hideme {position: absolute; 
font-size: 0; 
left: -1000px;}
h2         {font-size:18px; color: #000000;} 
#container {
	margin:0 auto; 
	width:480px; 
	background-color:#FFF; 
}
#header { 
	height:0px;
	margin-bottom:1px;
	padding-top:0px; background-position-y:50%
}
#menu {height:40px; background:#E4E0E0; vertical-align: bottom; margin-bottom:5px; padding-right:10px;}
#mainContent {overflow:auto ; margin-bottom:5px;}
#sidebar { float:right; width:200px; background:#0F6;height:350px;padding-top:60px;}
#content { float:left; width:460px; padding-top:10px; padding-left:5px; background:#FFFFFF;}
#footer { height:60px; background:#6cf;}
.word   {text-align: left; text-decoration: none;}
.left  {position:absolute; left:660px;}
.c1{list-style-type:decmial;}
.c2{list-style-type:disc;}
.p1{padding-left:20px;}