body {
	margin:0px;
	height:100%;
	font-family:'lucida sans',verdana,arial;
	font-size:12px;
	background-color:#000;
	background-repeat:no-repeat;
	background-attachment:fixed;
	color:#fff;
	background-position:top center;
	background-image:url(../images/rally_bkgd.jpg);
}

/* BOF Basic stuff */
h4, h3 {
	position:relative;
	margin-top:3px;
	margin-bottom:4px;
	}
	
input, select {
	font-size:11px;
	}

p {
	NOmargin:3px 0 3px 0;
	}
	
div.padding_15 a {
color:yellow;
color:#1b381c;
color:yellow;
text-decoration:none;
}

div.padding_15 a:hover {
text-decoration:underline;
}

.clear {
	clear:both;
	height:0;
	NOdisplay:none;
	}
	
a.link {
	color:#fff;
	}
	
a.link:hover {
	color:#b5110c;
	}
/* EOF Basic stuff */
	
div#main_holder {
	position:absolute;
	z-index:1;
	width:100%;
	height:auto;
	}
	
div#inside_holder {
	position:relative;
	width:628px;
	width:100%;
	background-color:red;
	background-color:transparent;
	height:100%;
	height:auto;
	margin:0 auto;
	Nobackground-image:url(../images/gradient_01.png);
	background-repeat:repeat-x;
	}
	
	div#header {
		position:relative;
		height:93px;
		width:628px;
		margin:0 auto;
		}
		
	div#logo {
		position:relative;
		height:79px;
		width:100%;
		}
		
	div#tagline {
		position:relative;
		height:14px;
		width:100%;
		}
		
	div#tag_left {
		float:left;
		height:14px;
		width:393px;
		}
	div#tag_right {
		float:right;
		height:14px;
		width:234px;
		}
		

div#content_holder {
	position:relative;
	margin-top:15px;
	width:502px;
	margin-right:auto;
	margin-left:auto;
	NObackground-image:url(../images/rally_10.png);
	height:500px;
	background-repeat:no-repeat;
	}
	
div#content_top {
	background-image:url(../images/top.png);
	height:22px;
	width:502px;
	}
	
div.content_scroller {
	height:450px;
	/*overflow:auto;*/
	position:relative;
	width:100%;
	margin-top:-12px;
	height:auto;
}

div.content_scroller h3 {
	color:#3ad2c6;
	}
		
div.padding_15 {
	font-size:1em;
	line-height:140%;
	padding:0 15px 15px 15px;
	background-image:url(../images/content.png);
}

	
div#footer {
	position:relative;
	width:100%;
	height:175px;
	background-image:url(../images/vv_footer.png);
	top:0px;
	display:none;
	}
	

	
div#footer_container {
	width:950px;
	margin:0 auto;
	position:relative;
	top:20px;
	left:15px;
	}
	
	.footer_one {
		font-family:Georgia;
		color:#fff;
		}
		
	.footer_gold {
		font-family:Georgia;
		color:#8e7b42;
		}
		
	.footer_white {
		color:#fff;
		font-family:Georgia;
		}
		
	.bold {
		font-weight:bold;
		}
	
		
	div#footer a {
		color:#33aab0;
		}