a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

body {
	background-color: #FBB815;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p {
margin-top:0px;
margin-bottom:15px;
line-height:120%;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
	display: inline;
}

h1 {
	font-size: 18px;
}

h2 {
	color: #ff0000;
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	color: #ff0000;
	font-size: 16px;
}

hr {
	color: #333333;
	height: 1px;
}

img {
	border: 0;
	display: inline;
}

input.imgsec {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	text-transform: uppercase;
	width: 130px;
}

input.input {
	color: #000000;
	font-size: 10px;
	width: 130px;
}

input.nowidth {
	color: #000000;
	font-size: 10px;
}

input.radio {
}

select.nowidth {
	color: #000000;
	font-size: 10px;
}

select.select {
	color: #000000;
	font-size: 10px;
	width: 130px;
}

textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 130px;
}

.answer {
	margin-left: 20px;
	padding-bottom: 10px;
}

.answer ul, .answer ol {
	margin: 0 0 0 24px;
	padding: 0;
}

.disclaimer {
	color: #FFD200;
	font-size: 10px;
	padding-left:20px;
}

.error {
	color: #B7521E;
	font-size: 10px;
}

.formtxt {
	color: #000;
	font-size: 10px;
}

.loginerror {
	color: #FFEA00;
	font-size: 12px;
	font-weight:bold;
}

.loginformtxt {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
}

.formtxterror {
	color: #ff0000;
	font-size: 11px;
}

.labelA {
	float: left;
	font-weight: normal;
}

.labelQ {
	color: #999999;
	float: left;
	font-weight: bold;
}

.question {
	color: #999999;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 3px;
}

#container {
	margin: 0 auto;
	width: 1000px;
}

#footer {
	float:left;
	width:960px;
	height:auto;
	line-height:20px;
	color: #fff;
	font-size: 10px;
	padding:5px 0px 0px 40px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}


#popup {
	margin:0 auto;
	padding:10px;
}

#popupBorder {
	background-color: #ffffff;
	border: solid 4px #4CAFAB;
	float:left;
	width: 98%;
	height:auto;
}

#popupContent {
	padding: 0px;
	width: 100%;
	float:left;
}

.popup_body{
		padding:10px;
}

.popup_button{
        float: left; 
		width:100%; 
		height:60px; 
		background: url(../images/popup_footer.jpg) left top repeat-x;
		padding-top:20px;
		text-align:center;
}

/*----------------------------------*/
#content {
	float:left;
	width:100%;
}

.col_left{
        float: left; 
		width:320px; 
		height:380px;
		background: url(../images/col_left.jpg) left top no-repeat;
		padding:221px 0px 0px 200px;
}

.col_right{
        float: left; 
		width:480px; 
		height:538px; 
		background: url(../images/col_right.jpg) left top no-repeat;
		padding:63px 0px 0px 0px;
}

.box_big{
        float: left; 
		width:400px; 
		height:473px; 
		background: url(../images/box_big.jpg) left top no-repeat;
		padding:0px 19px 0px 20px;
}

.box_big .body{
        float:left; 
		width:100%; 
		height:318px;
		padding-top:58px;
		/*overflow:auto;*/
}

.box_big .button{
        float:left; 
		width:100%; 
		height:77px;
		overflow:hidden; 
		padding-top:20px;
		text-align:center;
}

.box_order{
        float: left; 
		width:400px; 
		height:473px; 
		background: url(../images/box_big1.jpg) left top no-repeat;
		padding:0px 19px 0px 20px;
}

.box_order .body{
        float:left; 
		width:100%; 
		height:387px;
		overflow:hidden; 
		padding-top:25px;
}

.box_order .button{
        float:left; 
		width:100%; 
		height:50px;
		overflow:hidden; 
		padding-top:11px;
		text-align:center;
}

.box_small{
        float: left; 
		width:400px; 
		height:290px; 
		background: url(../images/box_small.jpg) left 80px no-repeat;
		padding:80px 19px 0px 20px;
}

.box_small .body{
        float:left; 
		width:100%; 
		height:196px;
		overflow:hidden; 
		padding-top:29px;
}

.box_small .button{
        float:left; 
		width:100%; 
		height:55px;
		overflow:hidden; 
		padding-top:10px;
		text-align:center;
}

.box_login{
        float: left; 
		width:400px; 
		height:290px; 
		background: url(../images/box_login.jpg) left 80px no-repeat;
		padding:80px 19px 0px 20px;
}

.box_login .body{
        float:left; 
		width:100%; 
		height:172px;
		overflow:hidden; 
		padding-top:18px;
}

.box_login .form{
        float:left; 
		width:100%; 
		height:90px;
		overflow:hidden; 
		padding-top:10px;
		text-align:left;
}

.head_line {
     width:100%;
	 float: left;
	 text-align:center;
}

.body_copy {
	font-size:14px;
	float: left;
	width:100%;
	color:#328E8A;
	font-weight:bold;
	text-align:center;
	line-height:120%;
	padding-top:20px;
}

.body_copy a:link, .body_copy a:visited, .body_copy a:active {
	color: #328E8A;
	text-decoration: underline;
}

.body_copy a:hover {
	color: #328E8A;
	text-decoration: underline;
}

.link {
	float: left;
	width:100%;
}

.login_error {
float:left;
width:100%;
font-size:10px;
font-weight:bold;
color:#FFEA00;
height:30px;
}

.reg_error {
float:left;
width:375px;
font-size:10px;
font-weight:bold;
color:#B7521E;
padding:7px 0px 2px 25px;
line-height:1.1em;
}

.loginrow
{ float:left; width:100%;}

.logincol1
{ float:left; width:270px; padding-left:20px;}

.logincol1 input
{ width:250px; font-size:12px;}

.logincol2
{ float:left; width:110px; padding-top:10px;}


/*------reg_form----------*/
.regrow
{ float:left; width:350px; padding:0px 25px 5px 25px; font-size:10px; color:#000;}

.regcol1
{ float:left; width:180px;}

.regcol1 input {
	   width:160px; font-size:10px;
}

.regcol2
{ float:left; width:170px;}

.regcol2 input {
	   width:160px; font-size:10px;
}

.regcol3
{ float:left; width:200px;}


.regcol3 select {
	   font-size:10px;
}

.regcol4
{ float:left; width:150px; font-size:10px; color:#000; padding-top:5px;}

.regcol5
{ float:left; width:20px;}

.regcol5 input {
	   width:14px; height:14px; margin:0;
}

.regcol6
{ float:left; width:330px; font-size:10px; color:#000; font-family:Arial, Verdana, Helvetica, sans-serif;}


/*------shirt_order_form----------*/
.orderrow
{ float:left; width:370px; padding:0px 5px 3px 25px; font-size:10px; color:#000;}

.ordercol1
{ float:left; width:180px;}

.ordercol1 input {
	   width:45px; font-size:10px;
}

.ordercol2
{ float:left; width:190px;}

.ordercol2 input {
	   width:45px; font-size:10px;
}

/*------trivia_form----------*/
.triviarow
{ float:left; width:370px; padding:0px 5px 3px 25px; font-size:10px; color:#000;}

.triviacol1
{ float:left; width:30px;}

.triviacol2
{ float:left; width:340px;font-size:14px; color:#328E8A; font-weight:bold;}


/*------taf_form----------*/

.col_left_taf{
        float: left; 
		width:420px; 
		height:460px;
		background: url(../images/col_left_taf.jpg) left top no-repeat;
		padding:40px 0px 0px 20px;
}

.col_right_taf{
        float: left; 
		width:440px; 
		height:500px; 
		background: url(../images/col_right_taf.jpg) left top no-repeat;
}

.taf_form{
        float: left; 
		width:391px; 
		height:193px; 
		background: url(../images/taf_form.jpg) left top no-repeat;
		padding:10px 0px 0px 15px;
}

.tafrow
{ float:left; width:100%; padding:0px 0px 5px 0px;}

.tafcol1
{ float:left; width:200px;}

.tafcol1 input {
	   width:190px; font-size:10px;
}

.tafcol2
{ float:left; width:180px;}

.tafcol2 input {
	   width:170px; font-size:10px;
}

/*-------------------flash_game---------------------*/

#flash_game_body{
        float: left; 
		width:880px; 
		height:350px;
		text-align:center; 
		margin:0;
		border:0;
		background: url(../images/flash_game_body.jpg) left top no-repeat;
		padding:20px 0px 0px 0px;
}



