body{
background-color:#CDCDCD;
margin-top:0px;
margin-left:0px;
margin-right:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
background-image:url(bg.jpg);
background-repeat:repeat-x;
}
#container{
margin-left:auto;
margin-right:auto;
text-align:center;
}
#flashcontent{
width:800px;
border-right:1px solid #e2e2e2;
border-left:1px solid #e2e2e2;
border-bottom:1px solid #e2e2e2;
min-height:700px;
background-image:url(gbg.jpg);
background-repeat:repeat-x;
background-color:#EEEEEE;
}

.image{
border:1px solid #ddd;
padding:2px;
float:left;
margin:2px;
}

#nav{
background-color:#333333;
padding:5px;
float:left;
width:790px;
text-align:left;
}

#spacer{
width:600px;
height:2px;
float:left;
}

.ttitle{
font-size:14px;
}


a:visited,a:link,a:active {
font-size: 10px;
color:#99CC33;
text-decoration: none;
}
a:hover {
font-size: 10px;
color:#ffffff;
text-decoration: none;
}

a.bottom:visited,a.bottom:link,a.bottom:active {
font-size: 10px;
color:#999999;
text-decoration: none;
}
a.bottom:hover {
font-size: 10px;
color:#000000;
text-decoration: none;
}