body{
background-color:#ffffff;
padding:0px;
margin:0px;
}

#container {
width:100%;
}

#container_inside {
width:820px;
height:auto;
border:0px solid #dddddd;
}

#homedisplay {
clear:both;
width:100%;
overflow:auto;
}

#left_home {
float:left;
width:200px;
}

#right_home {
float:right;
width:610px;
overflow:auto;
}

.frame {
background-image:url("../images/frame.gif");
background-repeat:no-repeat;
width:294px;
height:159px;
border:0px solid #ff0000;
}

.thumbs {
padding-top:11px;
padding-right:2px;
}

.frametext {
padding-top:8px;
font-family:verdana, 'sans serif';
font-size:12px;
color:#ffffff;
text-align:center;
}

.frametextlink {
font-family:verdana, 'sans serif';
font-size:12px;
color:#ffffff;
text-decoration:none;
text-align:center;
}

.frametextlink:hover {
font-family:verdana, 'sans serif';
font-size:12px;
color:#111111;
text-decoration:none;
text-align:center;
}


#footer1 {
background-image:url("../images/footer_bg.gif");
background-repeat:repeat-x;
height:33px;
clear:both;
}


.footerleftimage {
background-image:url("../images/footer_left.gif");
background-repeat:repeat-y;
width:13px;
}

.footerrightimage {
background-image:url("../images/footer_right.gif");
background-repeat:repeat-y;
width:13px;
}

.footertopimage {
background-image:url("../images/footer_top.gif");
background-repeat:repeat-x;
height:13px;
}

.footerbottomimage {
background-image:url("../images/footer_bottom.gif");
background-repeat:repeat-x;
height:13px;
}

.footercenter2 {
text-align:center;
font-family:verdana, 'sans serif';
font-size:10px;
color:#707070;
}

.footerleft {
float:left;
width:19px;
}

.footercenter {
float:left;
width:782px;
text-align:center;
font-family:verdana, 'sans serif';
font-size:10px;
color:#707070;
}

.footerright{
float:right;
width:19px;
}
