a:link, a:visited
{
text-decoration: none;
color: #039;
}

a:hover
{
text-decoration: underline;
}

a:active {
text-decoration: none;
}

body
{
background-image:url(../i/bg.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
background-color: #FFFFFF;
font: .7em/1.5em "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
color: #777;
}

.maintable
{
background-color:#FFFFFF;
border: 1px solid #999;
}

.formtitle
{
color: #000;
font-size: 130%;

}

.padding
{
padding: 4px;
}

.pageheader
{
padding-bottom: 6px;
}

.navheader
{
padding: 12px;
}

.bodytext
{
padding: 12px;
}

.bottomstrip
{
background-image: url(../i/strip_bottom.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
height: 12px;
}

.nav
{
background-image: url(../i/bg_nav.gif);
background-repeat: repeat;
background-position: 0px 0px;
width: 200px;
vertical-align: top;
padding: 10px;
}

#container {
position: relative;
height: 169px;
width: 150px;
}


.navimage1 a
{
display:block;
width: 150px;
height: 169px;
font: bold 13px sans-serif;
color:#333;
background: url("../i/graphic_home.jpg") 0 0 no-repeat;
text-decoration: none;
} 

.navimage1 a:hover {
background-position: 0 -169px;
color: #049;
}

.navimage2 a
{
display:block;
width: 150px;
height: 169px;
font: bold 13px sans-serif;
color:#333;
background: url("../i/graphic_about.jpg") 0 0 no-repeat;
text-decoration: none;
} 

.navimage2 a:hover {
background-position: 0 -169px;
color: #049;
}

.navimage3 a
{
display:block;
width: 150px;
height: 169px;
font: bold 13px sans-serif;
color:#333;
background: url("../i/graphic_candidates.jpg") 0 0 no-repeat;
text-decoration: none;
} 

.navimage3 a:hover {
background-position: 0 -169px;
color: #049;
}

.navimage4 a
{
display:block;
width: 150px;
height: 169px;
font: bold 13px sans-serif;
color:#333;
background: url("../i/graphic_clients.jpg") 0 0 no-repeat;
text-decoration: none;
} 

.navimage4 a:hover {
background-position: 0 -169px;
color: #049;
}

.navimage5 a
{
display:block;
width: 150px;
height: 169px;
font: bold 13px sans-serif;
color:#333;
background: url("../i/graphic_contact.jpg") 0 0 no-repeat;
text-decoration: none;
} 

.navimage5 a:hover {
background-position: 0 -169px;
color: #049;
}

