/* Developed by White Light Concepts, LLC (http://www.whitelightconcepts.com) */

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #000;
	background-color: #000;
	font-size: 112.5%;
	line-height: 130%;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
}

ul,li {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	list-style: none;
}

#wrapper {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}



/* top banner all pages */

#banner {
	width: 468px;
	height: 60px;
	margin: 25px auto 40px auto;
}



/* header all pages */

#header {
	width: 920px;
	height: 269px;
}


/* body all pages */

#body {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 920px;
	min-height: 350px;
	background-color: #fff;
	padding: 0 0 20px 0;
	background-image: url('../images/bg_main.gif');
	background-position: center 0;
	background-repeat: no-repeat;
}


/* body int pages */

#body_int {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 920px;
	min-height: 350px;
	background-color: #fff;
	padding: 35px 0 20px 0;
	background-image: url('../images/bg_main.gif');
	background-position: center 0;
	background-repeat: no-repeat;
}



/* home only */

#home {
	overflow: hidden;
	width: 920px;
	height: auto;
}

#home h1 {
	width: 560px;
	text-align: center;
	margin: 30px auto 20px auto;
	color: #000;
	font-size: 112.5%;
	line-height: 120%;
}

a:link {
	color: #ed1f24;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #ed1f24;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #ed1f24;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ed1f24;
	font-weight: bold;
	text-decoration: underline;
}

#home form p.note,#body_left form p.note {
	font-size: 50%;
	line-height: 125%;
	text-align: left;
	margin: 0;
	padding: 0;
}

#home input {
	width: 130px;
	height: 16px;
	border: 1px solid #999;
	margin: 12px 0 2px 0;
	padding: 2px;
}

form p a:link {
	color: #ed1f24;
	font-weight: normal;
	text-decoration: none;
}

form p a:active {
	color: #ed1f24;
	font-weight: normal;
	text-decoration: underline;
}

form p a:visited {
	color: #ed1f24;
	font-weight: normal;
	text-decoration: none;
}

form p a:hover {
	color: #ed1f24;
	font-weight: normal;
	text-decoration: underline;
}


/* all pages except home */

#body_left {
	float: left;
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0 0 0 20px;
}

#body_left input {
	width: 150px;
	height: 16px;
	border: 1px solid #999;
	margin: 5px 0;
	padding: 2px;
}

#body_left p {
	text-align: left;
	margin: 15px 0 0 0;
	font-size: 80%;
	line-height: 130%;
}


#body_right {
	float: right;
	width: 640px;
	height: auto;
	margin: 0 30px 0 0;
	padding: 0 0 0 20px;
}

#body_right p {
	text-align: left;
	margin: 15px 0 0 0;
}

#body_right ul {
	margin: 0 0 0 30px;
}

#body_right li {
	background: url('../images/bullet.gif') 0 6px no-repeat;
	padding-left: 15px;
}

#commform {
	font-size: 100%;
	line-height: 125%;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}

#commform input {
	width: 300px;
	height: 16px;
	border: 1px solid #999;
	margin: 2px 0 2px 0;
	padding: 2px;
}

#commform input.small {
	width: 100px;
	height: 16px;
	border: 1px solid #999;
	margin: 2px 0 2px 0;
	padding: 2px;
}

#commform input.checkbox {
	width: 15px;
	margin: 0;
}

#commform textarea {
	width: 300px;
	border: 1px solid #999;
	margin: 2px 0 2px 0;
	padding: 2px;
}

.note {
	font-size: 60%;
	line-height: 125%;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0;
}

.asterisk {
	font-size: 16px;
	color: #ed1f24;
	margin: 0;
	padding: 0;
}

#commform form span.note {
	font-size: 60%;
	color: #666;
	font-weight: normal;
}

#commform a:link {
	color: #ed1f24;
	font-weight: normal;
	text-decoration: none;
}

#commform a:active {
	color: #ed1f24;
	font-weight: normal;
	text-decoration: underline;
}

#commform a:visited {
	color: #ed1f24;
	font-weight: normal;
	text-decoration: none;
}

#commform a:hover {
	color: #ed1f24;
	font-weight: normal;
	text-decoration: underline;
}

#terms {
	float: left;
	width: 830px;
	margin: 0;
	padding: 0 0 0 50px;
}

#terms p {
	font-size: 80%;
	text-align: left;
	margin: 15px 0 0 0;
	font-weight: normal;
}

#terms ul {
	margin: 0 0 0 30px;
}

#terms li {
	background: url('../images/bullet_sm.gif') 0 10px no-repeat;
	padding-left: 12px;
	font-size: 80%;
	font-weight: normal;
}

/* login */

/*
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
form p{
	padding: 15px 0 0 0;
}
#login form div {
	margin: 0;
	padding: 8px 0;
	clear: left;
}
#login form label {
	width: 100px;
	display: block;
	float: left;
	padding: 0;
	clear: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 135%;
	color: #666;
}
*/
#username, #password1, #password2, #screenname, #email, #captcha_code { background: #fff url('../images/status.gif') 202px 0 no-repeat; padding: 0 20px 0 2px; width: 198px; }

#username.thinking, #password1.thinking, #screenname.thinking, #email.thinking, #captcha_code.thinking { background-position: 202px -19px; }
#username.approved, #password1.approved, #password2.approved, #screenname.approved, #email.approved, #captcha_code.approved  { background-position: 202px -35px; }
#username.denied, #password1.denied, #password2.denied, #screenname.denied, #email.denied, #captcha_code.denied { background-color: #ffff99; background-position: 202px -52px; }




/* footer */

#footer {
	overflow: hidden;
	clear: both;
	width: 860px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 45px 30px 0 30px;
	color: #666;
	background-image: url('../images/btm.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}

#footer_left {
	float: left;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
}

#footer_right {
	float: right;
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
}

#footer_right p {
	text-align: right;
	font-size: 50%;
	line-height: 145%;
	font-weight: normal;
}

#footer_right a:link {
	text-decoration: none;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}

#footer_right a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #ccc;
	text-decoration: underline;
}

#footer_right a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}

#footer_right a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #ccc;
	text-decoration: underline;
}
