/* CSS Document */

body {
	text-align: center;
	background-color: #FFFFFF; 
	margin-top: 0px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration : underline;
	color: #FFFFFF;
}
	
		
#mainpage {
	text-align: center;
	width: 800px;
	margin: 0px auto;
}

#header {
	height: 150px;
	text-align: center;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}

/**** Navigation Elements ****/

#nav {
	width: 800px;
	height: 40px; 
	display: inline;
}

#nav .last {
	border-right: 1px solid #FF0000;
	width: 158px;
}

#nav li {
	font-family: verdana, Helvetica, sans-serif;
    font-size: 14px;
	width: 159px;
	float: left;
	text-decoration : none;
	display: inline;
	padding: 0 0 0 0;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 0;
}

#nav a#active {
	background-image: url(images/nav_btnover.jpg);
	color: #FFFFFF;
}


#nav a{ 
	height: 30px;
	background-image: url(images/nav_btnunder.jpg);
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
}

#nav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav_btnover.jpg);
}

#register{
	font-family: verdana, Helvetica, sans-serif;
	padding-left: 65px;
	font-size: 14px;
	width: 190px;
	text-align: center;
}
#register a{ 
	height: 30px;
	background-image: url(images/nav_btnunder.jpg);
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 10px 15px 10px 15px;
	font-weight: bold;
	background-repeat: repeat-x;
}

#register a:hover {
	color: #FFFFFF;
	background-image: url(images/nav_btnover.jpg);
}

#supportyourfav {
	
	font-family: verdana, Helvetica, sans-serif;
	padding-left: 65px;
	font-size: 14px;
	width: 190px;
	text-align: center;
}
#supportyourfav a{ 
	height: 80px;
	background-image: url(images/nav_btnunder2.jpg);
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 10px 8px 10px 8px;
	font-weight: bold;
	background-repeat:repeat-x;

}

#supportyourfav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav_btnover2.jpg);
	background-repeat:repeat-x;
}


#secondarynav {
	height: 40px;
	float: left;
	width: 479px;
	display: block;
	background-color: #999999;
}

#secondarynav li {
	display: block;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
	float: left;
	text-decoration : none;
	display: inline;
	padding: 0 0 0 0;
}

#secondarynav ul {
display: block; 
	margin: 0;
	padding: 0 0 0 0;
}

#secondarynav a#active {
display: block;
	color: #000000;
}


#secondarynav a{ 
	text-align: center;
	background-color: #999999;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0;
	padding: 13px 5px 0 15px;
}

#secondarynav a:hover {
	color: #000000;
}

#thirdnav {
	height: 40px;
	float: left;
	width: 479px;
	display: block;
	background-color: #ffffff;
}

#thirdnav li {
	display: block;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
	float: left;
	text-decoration : none;
	display: inline;
	padding: 0 0 0 0;
}

#thirdnav ul {
display: block; 
	margin: 0;
	padding: 0 0 0 0;
}

#thirdnav a#active {
display: block;
	color: #F00;
}


#thirdnav a{ 
	text-align: center;
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	color: #000000;
	margin: 0;
	padding: 13px 5px 0 15px;
}

#thirdnav a:hover {
	color: #F00;
}

#homeimage{
	width: 800px;
	height: 660px;
	padding: 0 0 10px 0;
	float: left;
	text-align: left;
	background-image: url(images/home_image.jpg);
	background-repeat: no-repeat;
}

#flashstrip{
	width: 800px;
	height: 175px;
	float: left;
	text-align: left;
	padding: 0 0 15px 0;
}

#secondarycontent{
	float: left;
	text-align: left;
}

#leftcontent {
	float: left;
	text-align: left;
	width: 321px;
	height: 550px;
	padding: 0 0 75px 0;
}

#rightcontent {
	float: left;
	text-align: left;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 439px;
	padding: 0 20px 0 20px;
}


#leftrightwrap {
	float: left;
	text-align: left;
	width: 435px;
}

#left{
	width: 200px;
	float: left;
	text-align: left;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 0 15px 0 0;
}

#right {
	width: 220px;
	float: left;
	text-align: left;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 18px;
	color: #000000;
}


em {
	color: #FF0000;
}

#footer {
	width: 425px;
	text-align: left;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 18px;
	padding: 15px 0 75px 0;
	color: #999999;
}

#footer a{
	text-align: center;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #999999;
}

#footer a:hover{
	text-align: center;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #FF0000;
}

#footerhome {
	width: 800px;
	text-align: center;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 18px;
	padding: 0 0 75px 0;
	color: #999999;
}

#footerhome a{
	text-align: center;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #999999;
}

#footerhome a:hover{
	text-align: center;
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #FF0000;
}

#twitterbox {
	top:-50px; 
	float:none; 
	position:relative;
}

#twitterbox img{
	border:none;
}

#headerregister{
	width: 250px; 
	height: 145px; clear: both; 
	position: absolute; 
	margin-left: 550px;
}
