body {
background-image:url(../images/bodybg.gif);
background-color:#001F29;
background-repeat:repeat-x;
margin:0;
padding:0;
text-align:center;
font: 11px Verdana, sans-serif;
color:#333333; 
}
#wrap {
margin: 0 auto;
width:719px;
height:563px;
text-align:left;
}
#left {
float:left;
width:193px;
}
#left ul {
list-style-type:none;
margin: 195px 0 0 0;
color:#2184A4;
/*font: 22px "Trebuchet MS", "Bitstream Vera Serif", sans-serif;*/
font: 18px "Trebuchet MS", "Bitstream Vera Serif", sans-serif;
text-align:right;
}
#left ul li a {
text-decoration:none;
color:#2184A4;
}
/*#left ul li a:hover {
background-color:#ffffff;
color:#2184A4;
padding:1px 4px;
}*/
#right {
float:right;
width:526px;
height:559px;
background-image:url(../images/content_bg.jpg);
}
#content {
width:252px;
margin:40px 0 0 260px;
}
#content h2 {
font: 26px "Trebuchet MS", "Bitstream Vera Serif", sans-serif;
color:#2184A4;
margin:15px 0 0 0;
}
#content p {
text-align:left;
margin:10px 0 0 0;
}
#content a{
color:#2184A4;
text-decoration:none;
font-weight:bolder;
}
#content strong{
color:#2184A4;
text-decoration:none;
font-weight:bolder;
}
#content ul {
margin:10px 0;
padding:0;
font-size:10px;
list-style-type:none;
}
.thumbs_front {
width:195px;
margin:10px auto;
}
.thumbs {
width:215px;
height:190px;
overflow:auto;
margin:10px auto;
}
#footer {
clear:both;
text-align:right;
color:#EEEEEE;
padding:0 4px 0 0;
margin:0;
font-size:10px;
}
#footer a{
color:#EEEEEE;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}

