



#header 
{
position:absolute;
font:70% Arial, Verdana, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
padding:2px;
padding-top:2px; 
top:1px;
z-index:1;
} 

#header a 
{
color:#FFFFFF; 
text-decoration:none; 
font-weight:bold; 
} 

#header a:hover 
{
color:#FFFFFF; 
text-decoration:underline; 
font-weight:bold; 
} 

#header img
{
border:0px;
} 

#newslogo
{
position:relative;
padding:0px;
margin:0px;
height:50px;
align:right;
text-align: left;
background-color:#FFFFFF;
background-image:url('../images/newsCamera.gif'); 
background-repeat: no-repeat;
background-position:top right;
min-width:760px;
width:expression(document.body.clientWidth < 760? "760px": "auto" );
z-index:1;
}

#projectslogo
{
position:relative;
padding:0px;
margin:0px;
height:50px;
align:right;
text-align: left;
background-color:#FFFFFF;
background-image:url('../images/projectsBanner.gif'); 
background-repeat: no-repeat;
background-position:top right;
min-width:760px;
width:expression(document.body.clientWidth < 760? "760px": "auto" );
z-index:1;
}

#travellogo
{
position:relative;
padding:0px;
margin:0px;
height:100px;
align:right;
text-align: left;
background-color:#FFFFFF;
background-position:top right;
min-width:760px;
width:expression(document.body.clientWidth < 760? "760px": "auto" );
z-index:1;
}

#vdotLogo
{
text-align:left;
width:530px;

}

#vdotlogo img 
{
border: 0px;
}

#search
{

position:absolute;
top:22px;
text-align:left;
right:50px;
white-space:nowrap;
z-index:2;
}

#search img 
{
border: 0px;
}

#searchField
{
border: solid 0px #000000;
top:5px;
left:66px;
height: 18px;
width: 95px;
}

#searchButton
{
border: solid 1px #98AED0;
}

#toplinks
{
position:relative;
text-align:right; 
font:70% Arial, Verdana, Helvetica, sans-serif;
white-space:nowrap;
background-color:#000000; 
padding:2px; 
color:#FFFFFF;
min-width:760px;
width:expression(document.body.clientWidth < 760? "760px": "auto" );
}

#toplinks a 
{
color:#FFFFFF; 
text-decoration:none; 
font-weight:bold; 
} 

#toplinks a:hover 
{
color:#FFFFFF; 
text-decoration:underline; 
font-weight:bold; 
}

#areaImage {
clear:both; 
padding:0px;
margin:0px;
width: 100px; 
text-align: right;
}

#hidden
{
display:none;
}
