#ticker {
	right: 10px;
	relative: absolute;
	top: 10px;
 }

.problem {
	background: #ffcccc;
	color: #f00;
	border: 10px solid white;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin:0px;
	background: #c2c2c2 url(/images/back_splatter.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#frame {
	background: url(/images/footer_splatter.jpg) no-repeat bottom center;
	width:100%;
	float:left;
}
#main {
	background:#fff;
	width:980px;
	float:left;
	position:relative;
	left:50%;
	padding:10px;
	margin:50px 0 0 -500px;
}
#header {
	width:990px;
	float:none;
}
#logo {
	width:470px;
	float:left;
}
#ad {
	width:468px;
	float:right;
	padding:10px;
}
#menu {
	width:970px;
	float:left;
	background:#0e73ba;
	padding:5px;
	margin-bottom:10px;
}
#menu_profile {
	width:960px;
	float:left;
	padding:10px;
	margin-bottom:10px;
}
#nav, #nav2, #nav ul, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: arial, helvetica, serif;
	font-size:12px;
	line-height: 1;
}
#nav li, #nav2 li {
	float: left;
	position: relative;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	padding:0 5px 0 5px;
	border-right:solid 1px #fff;
}
#nav li a, #nav2 li a{
	color:#fff;
}

#tabs {
	width:970px;
	float:left;
}
#tabsnav, #tabsnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: arial, helvetica, serif;
	font-size:12px;
	line-height: 1;
}
#tabsnav li {
	float: left;
	position: relative;
	cursor:pointer;
	background:#bbb;
	color:#000;
	font-weight:bold;
	padding:5px;
	border-bottom:solid 5px #fff;
	border-right:solid 5px #fff;	
}

#tabsnav li.selected {
	border-bottom:solid 5px #ddd;
	background:#ddd;
}

#tabsnav li a{

	color:#000;
}

#content {
	width:980px;
	float:left;
}

#contenthead {
	width:960px;
	float:left;
	color:#fff;
	height:70px;
	padding:10px;
	margin-bottom:10px;
}
.signup {
	background:#000 url(/images/header_signup.jpg) no-repeat right;
}
.about {
	background:#000 url(/images/header_about.jpg) no-repeat right;
}
.contact {
	background:#000 url(/images/header_contact.jpg) no-repeat right;
}
.sponsor {
	background:#000 url(/images/header_sponsors.jpg) no-repeat right;
}
.links {
	background:#000 url(/images/header_links.jpg) no-repeat right;
}
.faq {
	background:#000 url(/images/header_faq.jpg) no-repeat right;
}
.support {
	background:#000 url(/images/header_support.jpg) no-repeat right;
}

#contenthead h2 {
	margin:0px;
}
#contenthead div {
	font-size:12px;
	width:700px;
}
#contentmain {
	width:960px;
	float:left;
	background:#ddd;
	color:#000;
	font-size:12px;
	padding:10px;	
	margin-bottom:10px;	
}

#colLeft {
	width:450px;
	float:left;
}

#colRight {
	width:450px;
	float:right;
}

.vidField {
	width:350px; 
	height:60px;
	border:solid 1px #bbb;
}
.vidFieldPlay {
	background:#ddd url(/images/play.gif) center no-repeat;
	height:25px;
	cursor:pointer;
}
.slideV {
	margin-bottom:10px;
}
#footer {
	height:40px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width:100%;
	float:left;
}
#footer a{
	color:#000;
}
.inputtxt {
	background: #FFFFFF url(/images/sbox-bg.gif) no-repeat scroll 0 0;
}
.signupfield {
	width:300px;
}
.btn {
	background:transparent url(/images/btn_back.png);
	border:none;
	width:120px;
	height:30px;
	font-weight:bold;
	cursor:pointer;
	color: #FFF;
}
.whitetext {
	font-weight:bold;
	cursor:pointer;
	color: #FFF;
	font-size: 14px;
}
.btn2 {
	background:transparent url(/images/btn_back2.png);
	border:none;
	width:135px;
	height:30px;
	font-weight:bold;
	cursor:pointer;
	color: #FFF;
}
.boxtitle {
	background:#0e73ba url(/images/back_boxtitle.jpg) no-repeat right; 
	color:#FFFFFF; 
	font-style:italic; 
	font-size:18px; 
	padding-left:5px; 
	height:25px;
	margin-bottom:5px;
}
#accordion {
	margin-bottom:10px;
	width:550px;
	position:relative;
	left:50%;
	margin-left:-275px;
}
.toggler {
	width:550px;
	background:#aaa url('/images/complete.gif') no-repeat;
	border:solid 5px #aaa;
	cursor:pointer;
	margin-bottom:5px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position:relative;
}
.total {
	width:550px;
	background:#eee url('/images/completePage.gif') no-repeat;
	border:solid 5px #fff;
	margin-bottom:5px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position:relative;
}

.cellname {
	font-weight:bold;
	width:150px;
}
.cellname2 {
	font-weight:bold;
	width:400px;
}
.celleven {
	background:#eee;
}
.mycity {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.statusMsg {
        background: #b4dab4;
        border:solid 2px #aaa;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        margin: 10px 10px 20px 10px;
}

#statusMsg {
        width:960px;
        float:left;
}
.newstext {
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

