﻿/* -- layout -- */

body { 
background-image: url(images/bodyBkg.jpg);
margin-left: 0px;
margin-top: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
}

#wrapper { 
width:860px;
margin-left: auto;
margin-right: auto;
}

#masthead {
height: 37px;
background: url(images/masthdr2.jpg) no-repeat;
padding-left: 202px; 
padding-top: 10px;
}

#content {
position: absolute;
top: 37px;
background-image: url(images/VRN-FollowSigns5.jpg);
width: 860px;
height: 686px;
background-repeat: no-repeat;
background-color: #FFFFFF
}

#content3 {
position: absolute;
top: 37px;
background-image: url(images/Content2-shadow.jpg);
width: 860px;
height: 686px;
background-repeat: no-repeat;
background-color: #FFFFFF
}

#left-content {
position: absolute;
}

#footer  { 
background-color: #666666;
position: absolute;
width: 840px;
height: 20px;
margin-top: 570px;
padding: 10px;
}
#footer2  { 
background-color: #666666;
position: absolute;
width: 840px;
height: 20px;
margin-top: 770px;

padding: 10px;
}


.menu { 
padding-bottom: 20px;

}

.menu a:link {
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu a:visited {color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu a:hover {color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu a:active {color: #feff99;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;}

.footerlinks {
font-weight: bold;
font-size: 10px;}

.footerlinks a:link {color: #FFFFFF;}
.footerlinks a:visited {color: #FFFFFF;}
.footerlinks a:hover {color: #000000;}
.footerlinks a:active {color: #000000;}