body {
font-size: 12px;
font-family: Georgia;
line-height: 1.3;
text-align: center;
background: #9a9e7d ;
}

a:link {color: #67705e;
text-decoration: underline;}
a:visited {color: #67705e;
text-decoration: underline;}

#wrap {
min-width: 770px;
max-width: 960px;
}

#pagewidth {
width: 770px;
text-align: left;
margin-left: auto;
margin-right: auto;
background: url(../images/content_back.gif) repeat-y; /*background for content text*/
}

#banner_bg {
height: 263px;
width: 770px;
padding-top: 20px;
background-image: url("../images/banner_bg.jpg");
background-repeat: no-repeat;
}

#banner {
height: 223px;
width: 730px;
padding-bottom: 20px;
margin-left: 20px;
background-image: url("../images/banners/rotate.php");
background-repeat: no-repeat;
}

#wlc_script {
height: 223px;
width: 730px;
background-image: url("../images/WLC_script2.png");
background-repeat: no-repeat;
}

#top-frame {
width: 770px;
padding-bottom: 113px;
background: url(../images/content_top.png) top no-repeat; /*top frame of content text*/
}

#search {
float: right;
padding-top: 25px;
padding-right: 90px;
}

#sidebar_top {
height: 15px;
width: 169px;
margin-top: 90px;
background: url(../images/sidebar_bg_top.png) top no-repeat;
float: left;
overflow: auto;
}

#sidebar {
background: url(../images/sidebar_bg_middle.jpg) bottom repeat-y;
float: left;
clear:left;
overflow: auto;
width: 169px;
font-size: 14px;
font-weight: bold;
}

#sidebar a:link {
color: #ceceb7 ;
text-decoration: none;}

#sidebar a:visited {
color: #ceceb7 ;
text-decoration: none;}

#sidebar li{
list-style-type: none;
}

#sidebar ul{
margin: 0px;
padding: 0px;
float: left;
}

#sidebar a:hover {
color: #9a9e7d ;
}

.inside_sidebar{
padding-left:14px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
}

#sidebar_bottom {
height: 32px;
width: 169px;
background: url(../images/sidebar_bg_bottom.png) top no-repeat;
float:left;
clear:left;
overflow:auto;
}

#content {
padding-top: 90px;
width: 90%;
}

.inside_content {
padding-left:175px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
}

#bottom-frame{
height: 197px;
width: 770px;
background: url(../images/content_bottom_logo.png) bottom no-repeat; /*bottom frame of content text*/
clear:both /*forces frame ot bottom of content background*/
}

video{
     border:7px solid black;
}


