A:visited  {color: #C6003A; text-decoration: none}
A:link  {color: #C6003A; text-decoration: none}
A:active  {color: #C6003A; text-decoration: none}
A:hover   {color: #b89c4b; text-decoration: none}


body {
	margin: 0px;
	color: #353535;
	text-decoration: none;
	background: url(/images/m-bkd.jpg) repeat-x;
	text-align: center;
	font: 12px Verdana;
}

#wrapper{
	width: 972px;
    margin: 0 auto;
	padding: 0;
	}

.clear {clear:both;}

#head {
	float:left;
	width:972px;
	height:115px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	}

#logo {
	width: 613px;
	height:115px;
	float:left;
	display: block;
	background:transparent none repeat scroll 0 0;
	padding: 0px;
	margin:0px;
	}

#votenow {
	width: 359px;
	height: 115px;
	float:left;
	display: block;
	background: url(/images/vote-bkd.jpg) no-repeat;
	padding: 0px;
	margin:0px;
	}

#slaslogo {
	width: 359px;
	height: 115px;
	float:left;
	display: block;
	background:transparent none repeat scroll 0 0;
	padding:15px 0px 0px 0px;
	margin:0px;
	}

#subhead {
	float:left;
	width:972px;
	height:214px;
	background: url(/images/p2-vote-bkd.jpg) no-repeat;
	padding:0px;
	margin:0px;
	}

#navContainer {
	float:left;
	width:972px;
	margin:0px;
	padding:0px;
	height:40px;
	}

#nav {
	float:left;
	width:972px;
	background: url(/images/nav-bkd.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:40px;
	}

#main {
	width: 972px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align:left;
	background:#FFFFFF;
	}

#bodytext {
	width: 685px;	
	background:transparent none repeat scroll 0 0;	
	margin: 0px;
	float:left;
	padding: 0px;
	}

#brtext {
	width: 655px;	
	background:transparent none repeat scroll 0 0;	
	margin: 20px 0px 10px 0px;
	float:left;
	padding: 0px 10px 0px 20px;;
	}

#rightbtns {
	width: 277px;	
	background:transparent none repeat scroll 0 0;	
	margin: 20px 0px 0px;
	float:left;
	padding: 0px 0px 20px;
	}

#latestnews {
	width:277px;
	background:#e2e2e2;	
	margin:10px 0px 20px;
	float:left;
	padding:0px;
	}

#footerad {	
	float: left;
	width: 972px;
	background:transparent none repeat scroll 0 0;	
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
#footer {	
	float: left;
	width: 972px;
	height:53px;
	background:url(/images/add-bkd.jpg) no-repeat;	
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}

#footertxt {
	width: 972px;
	float: left;
	font-size: 10px;
	color: #353535;
	font-weight: bold;
	text-align: center;
	padding:20px 0px 0px 0px;
	margin:0px;
 	font-family: verdana;
	}

p {
 	font-family: verdana;
	font-size: 12px;
	color: #353535;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 1.5em;
	}

BLOCKQUOTE {
  font-family: Verdana;
  font-size: 12px;
  color: #353535;
}

TEXTAREA {
  font-family: Verdana;
  font-size: 12px;
  color: #353535;
}

UL {
  font-family: Verdana;
  font-size: 12px;
  color: #353535;
}

OL {
  font-family: Verdana;
  font-size: 12px;
  color: #353535;
}

li {
  font-family: Verdana;
  font-size: 12px;
  color: #353535;
}

CENTER {
  font-family: Verdana;
  font-size: 12px;
  color: #353535;
}

TD {
  font-family: Verdana;
  font-size: 12px;
  color: #353535;
}


H3 {
  font-family: Verdana;
	color: #96143A;
	font-size: 14px;
	font-weight: bold;
	margin-top:0px;
	}

H4 {
  font-family: Verdana;
  font-size: 13px;
  color: #96143A;
  font-weight: bold;
}

H5 {
  font-family: Verdana;
  font-size: 12px;
  color: #b89c4b;
  font-weight: bold;
}

H6 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  font-weight: bold;
}

.list1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #353535;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(/images/check.jpg);
}

div.errorMessage {
	color:red;	
	margin:10px 0px;
}
