/* CSS Document */
#wrapper{
width:700px;
margin:0 auto;
}
#hdr{
width:700px;
height:110px;
background-image:url(../images/gonline.jpg);
}
#conwrap{
width:700px;
height:300px;
}
#picleft{
width:250px;
float:left;
clear:left;
}
#picrt{
width:430px;
float:right;
clear:right;
}
#conleft{
width:680px;
height:35px;
padding-left:10px;
padding-right:10px;
background-color:#666666;
clear:both;
}
#conrt{
width:680px;
/*height:300px;*/
float:left;
padding-left:10px;
padding-right:10px;
background-color:#FFFFCC;
}
#rthlp{
margin-top:150px;
padding-left:10px;
padding-right:5px;
width:185px;
}
h1{
font-size:1.2em;
}
#foot{
width:690px;
height:50px;
padding-left:10px;
}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
background-image:url(../images/vertback.jpg);
}
a:link{
text-decoration:none;
color:#FF9900;
}
a:visit{
text-decoration:none;
color:#33CCFF;
}
a:hover{
text-decoration:none;
color:#33FF66;
}
#spls{
padding:5px;
}
#spls table{
border-width:1px;
border-color:#000000;
}
#spls a:link{
text-decoration:none;
color:#0000FF;
}
#spls td{
border-width:1px;
border-color:#666666;
border-style:solid;
}
