body {
font-family: Verdana,Arial,Helvetica,sans-serif;
height:100%;
font-size:small;
padding:0px;
background-color: #223062;
background-image: url('http://static.k12.wv.us/img/wvde_website_gradient.png');
background-repeat: repeat-x;
background-attachment: fixed;
margin:0px !important;
}

img {
border:none;
}

a:link, a:active {
color:#3CA2DD;
}

a:visited {
color:#3CA2DD;
}

a:hover {

}

#main_container {
position:relative;
/*width:1024px;*/
width:995px;
margin:0px auto;
}

#main_header {
width:100%;
height:155px;
position:absolute;
top:0px;
left:0px;
z-index:1000;
background-image:url('/img/bluebar1.png');
background-repeat:no-repeat;
}

#wvde_logo {
position:relative;
top:10px;
left:10px;
}

#search_input {
width:140px;
position: absolute;
top:38px;
right:58px;
}

#search_button {
position: absolute;
top:42px;
right:33px;
}

#header_links {
position: absolute;
top:75px;
right:58px;
}

#header_links a {
font-weight:bold;
color:white;
font-size:small;
}

#main_content {
width:100%;
position:absolute;
top:100px;
left:0px;
height:100%;
border:1px solid #002C6D;
margin-bottom:0px;
background-color:#FAFAFA;
}

#content_body {
width:820px;
padding:75px 25px 25px 25px;
height:500px;
vertical-align:top;
}

#main_footer a {
font-weight:bold;
}

#sidebar_left {
width:175px;
/*background-color:#3CA2DD;*/
background-color:#1166BB;
padding:10px;
height:100%;
vertical-align:top;
}

#sidebar_links {
margin:30px auto;
text-align:center;
}

#sidebar_links img{
margin:5px 0px;
}

#other_wvde_sites {
color:#FFFFFF;
font-size:small;
text-decoration:none;
position:relative;
top:0px;
left:10px;
padding:20px 15px 20px 0px;
background-image:url('/img/bluearrow.png');
background-repeat:no-repeat;
background-position:85% center;
z-index:998;
cursor:pointer;
margin:70px auto 20px auto;
}

#other_wvde_sites a {
color:#1166BB;
display:block;
padding:3px 5px;
margin:0px;
}

#other_wvde_sites a:hover{
background-color:#1166BB;
color:#FFFFFF;
}

#other_wvde_sites table {
display:none;
position:absolute;
top:-250px;
left:170px;
background-color:#C4E3F5;
z-index:2000;
width:800px;
border:2px solid #1166BB;
}

#other_wvde_sites table td{
padding:10px;
width:200px;
}

#other_wvde_sites:hover table {
display:block;
}

#wvde_sites_downloads {
background-color:#1166BB;
text-align:center;
font-weight:bold;
}

#sidebar_right {
width:200px;
/*background-color:#C4E3F5;*/
background-color:#94B3F5;
padding:60px 0px;
height:100%;
vertical-align:top;
}

#sidebar_right img {
width:200px;
margin:0px 0px 20px 5px;
}

#main_footer {
text-align:center;
font-size:x-small;
padding:15px 0px;
}

.skip_nav {
display:none;
}

.newstitle {
letter-spacing:-0.05em;
line-height: 1em;
text-align: center;
font-size: 1.8em;
color: #0000FF;
}


a#breadcrumb {
position:relative;
top:50px;
left:0px;
display:block;
font-weight:bold;
text-align:center;
color:#FFFFFF;
background-color:#0154A0;
width:163px;
padding:5px;
margin:0px;
text-decoration:none;
border:1px solid #3CA2DD;
}

a#breadcrumb:hover {
color:white;
background-color:#88BBFF;
}

#ie6_ftl {
border:1px solid black;
background-color:#FFFF66;
padding:5px;
width:900px;
margin:5px auto;
font-size:x-small;
float:none;
}

#ie6_ftl div {
width:100%;
text-align:center;
background-color:white;
border: 1px solid blue;
padding:7px;
}

#ie6_ftl a{
text-decoration:none;
text-align:center;
font-weight:bold;
color:blue;
display:block;
float:left;
margin:0px 40px;
}

#ie6_ftl img {
height:50px;
margin-bottom:3px;
}
