body {
 font:13px;
 color:#555555;
 text-align:center;
 background:#fff url('img/bg1.gif');
 margin:0px 0px 0px 0px;}

table { 
 border:0;
 color:#444444;
 font-size:13px;} 

h1 {
 font:10px;
 color:#555555;
 font-weight:bolder;
 text-align:right;}

h2 {
 font:14px;
 color:#ffffff;
 font-weight:bolder;}

h3  {
 font:13px;
 color:#777777;
 font-weight:bolder;}

A:LINK{
 COLOR:#4169E1;}
A:VISITED{COLOR:#4169E1;} 
A:HOVER{COLOR:FF5555;}

img {border-style:none;} 



div#center {
text-align:left;
margin:0px 0px 15px 0px;
padding:0 0 0 0;
width:530px;
height:352;
border:solid 1px silver;
}

div#center ul {
margin:0 0 5px 0;
padding:0;
float:left;
width:528px;
height:25px;
background : url("img/center.png") repeat-x;
}

div#center ul li {
font-size:12px;
text-align:center;
margin:0;
padding:6px 0 0 0;
border-right:1px solid silver;
float:left;
width:100px;
height:21px;
background : url("img/center.png") repeat-x;
}

div#center ul li a {
color:#333333;
	text-decoration: none;
}

div#center ul li a:hover {
margin:-1px;
padding:0;
width:100px;
height:21px;
background : #fff;
}