body{
background-color:#8F8F6B;
text-align:center; /* for IE */ 
margin:0 auto; /* for the rest */ 
/*margin:70px;*/
/*align:center;*/
}

#header{
margin:10px;
}

#link table{
font-family:tahoma;
font-size:11px;
color:yellow;}

#link th{
font-family:tahoma;
font-size:10px;}

#link a{
color:white;}

#link a:hover{
color:#8F8F6B;}

#column_main {
width:97%;
margin:5px;
border:1px dashed brown;
padding:.5em;
font-family:tahoma;
font-size:13px;
color:green;
}
#column_main td{
font-family:tahoma;
font-size:13px;
color:green;}

#column_main a{
color:blue;
text-decoration:none;
}

#column_main a:hover{color:red;}


#hilight{color:brown;}

#contact{color:blue;font-family:verdana;font-size:13px;}

#contact a:hover{color:red;}

#marquee
{
font-family:tahoma;font-size:11px;
color:white;
background-color:#000080;
text-align:center;
border:1px dashed white;}



#search td{color:black;
font-family:tahoma;
font-size:13px;}

#wrapper {
	text-align: left;
	margin:64px auto;
	width: 930px;
	background-color:white;
    	position: relative;
	border1: 1px dashed red;
	align:middle;
}
#column_main th{
color:black;
background-color:#cccc99;}

#last_update{
font-family:tahoma;
font-size:11px;
color:black;
}
#marquee a{color:white;
text-decoration:none;}

#marquee a:hover{
color:yellow;
text-decoration:none;}