/* CSS Document */

body {
  BACKGROUND: url(http://www.wvpa.com/images/background_repeat_x.gif) #bebebe repeat-x;
	font-family:Arial, helvetica, sans-serif;
	font-size:90%;
	margin:0px; padding:0px;
}

a {color: #678f00; TEXT-DECORATION: underline
}

a.visited {
	COLOR: #678f00; TEXT-DECORATION: underline
}
a.link {
	COLOR: #678f00; TEXT-DECORATION: underline
}
a.active {
	COLOR: #678f00; TEXT-DECORATION: underline
}
a:hover {
	COLOR: #678f00; TEXT-DECORATION: none
}

h2, h3, h4, h5 {font-family:Arial, helvetica, sans-serif; color: #636468;}

p {
	FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: 1.25em; FONT-FAMILY: verdana
}

ul#footer {
	BACKGROUND:url(../images/footer_bg.png) #ffffff no-repeat;
	width:780px;
	height:55px;
	margin:0px 0px 0px 150px;
	padding:0px;
}

#breakingNews {
	float:right;
	width:250px;
	background:#F2F8E7;
	border: 1px solid #bcbcbc;
	padding:1.3em 1em 1em 1em;
	margin:0px 0px 10px 10px;
	font-size:90%;
}

#breakingNews ul {
	padding-left:12px;
}

#breakingNews ul li {
	margin-bottom:15px;
	list-style-type:square;
}

#imageGallery img {
    border: 1px solid #cccccc;
    margin: 4px;
}

#logoff {position:absolute; bottom:3px; right:5px; font-size:.7em; z-index:2; color:#666666;}
#logo {
	background:url(../images/header.gif) no-repeat;
	text-indent: -9999px;
	margin:0px; padding:0px;
	height:75px;
}


#mast {
  margin-left: 150px;
  width:780px;position:relative;
  height:75px;
  padding-top:0px;
  background: #ffffff;
}

#mc_logo { position:absolute; bottom:3px; right:0px; z-index:1}

#container {
  margin:0px 0px 0px 150px;
  width:760px;
  padding:15px 10px 25px;
  background: #ffffff;
}

fieldset#loginFieldset {float:left; background:#F2F8E7; color:#000000;}
fieldset#registerFieldset { float:right; background:#F2F8E7; color:#000000;}

fieldset { border: 1px solid #bcbcbc; padding:1.3em 1em 1em 1em; position:relative; }
fieldset label span {margin-top:4px; font-size:.8em; display:block;}
fieldset input, fieldset select {margin:4px 0px 8px 0px; padding:0px; font-size:.8em;}

legend { font-weight:bold; font-size:.8em; color:#000000; position:absolute; top:-.7em; left:0; } /*ie6 sux*/

.notice {background-color:#000000; color:#E4E4E4; font-weight:bold; padding:1em;}
ul.notice li {margin-left:1em;}


#messaging {
    padding: 10px;
    background: #FFFFC0;
    color: #000000;
    font-weight: bold;
    border: 1px solid #333333;
    position: absolute;
    top: 100px;
    left: 150px;
}

#splash {
	background:url(../images/splash_bg.png) repeat-x;
	height:80px;
  margin:0px 0px 0px 0px;
}
.terms span{font-size:.7em;}
#termsOfUsage{margin-bottom:1.2em;}

ul#navigation {
 background: url(../images/nav_bg.png) repeat-x bottom;
 background-color: #000000;
 margin: 0px;
 padding: 4px 0px 7px 250px;
 height: 1em;
 }

 ul#navigation li {
 	list-style-type:none;
	display:inline;
 }

  ul#navigation li a{
  font-size:.9em;
  color:white;
  text-decoration:none;
  padding:3px 15px;
  }

ul#navigation li a:hover {
	background:url(../images/button_bg.png) repeat-x;
}