	body {
		font-family: Arial;
		font-size: 13px;
		padding: 0px;
		margin:0px;
		background-image:url(bg_diag_tile.gif);
		background-position:top center;
	}
	#main_container {
		text-align:center;
		width:100%;
	}
	#main_container_fade {
		width:100%;
		background-image:url(bg_diag_fade.gif);
		background-position:top center;
		background-repeat: repeat-x;
	}
	#content_container {
		text-align:left;
		width:800px;
		margin-left: auto;
		margin-right: auto;
		background-image:url(img/body_background.gif);
		background-position:top center;
	}

	#header_container {
		background-image:url(img/header_red_fade.jpg);
		height:95px;
	}

	#footer {
		background-image:url(img/header_red_fade.jpg);
		height:25px
	}

	#navbar {
		background-image:url(img/navbar_back.jpg);
		height:25px;
		border-bottom:1px solid #900;
	}

	.nav_off, .nav_on {
		font-family: verdana;
		font-size: 9px;
		padding: 6px 12px 0px 12px;
		float:left;
		height:20px;
		background-image:url(img/navbar_over_back.gif);
	}

	.nav_off {
		color:#000;
		background-image: none;
	}

	.nav_on {
		color:#fff;
		background-image:url(img/navbar_over_back.gif);
	}

	#right_column_container {
		float:right;
		background-color: #F0F0F0;
		width:200px;
	}

	#left_fade_effect {
		float:left;
		width:10px;
		height:768px;
		background-image:url(bg_diag_left.jpg);
		background-repeat: no-repeat;
		background-position:top;
	}

	#right_fade_effect {
		float:left;
		width:10px;
		height:768px;
		background-image:url(bg_diag_right.jpg);
		background-repeat: no-repeat;
	}

	#header_container {
		padding: 0px;

	}

	#title {
		background-image:url(img/header_logo.jpg);
		background-repeat:no-repeat;
		height:95px;
		width: 305px;
		margin-left:10px;
		
	}

	#title h1 {
		display:none;
	}

	h2.blog_headline {
		font-size:20px;
		margin:0px;
		padding:0px;
		font-weight:normal;
		line-height:120%;
	}

	.blog_datetime {
		font-size:10px;
	}

	.blog_post {
		line-height:135%;
	}

	.blog_post p {
		margin:8px 0px;
	}

	.blog_container {
		margin-top:0px;
		margin-bottom:20px;
	}
	
	.sidebar_redbox {
		background-image:url(img/sidebar_redbox_back.jpg);
		height:85px;
		color:#fff;
		padding: 10px 0px 0px 10px;
		font-family:arial;
		font-size:15px;
	}

	.section_header {
		font-family: arial;
		font-size:18px;
		padding: 6px 0px 5px 10px;
		background-color:#F0F0FF;
		border-bottom:1px solid #BDBDBD;
		background-image:url(img/section_header_background.gif);
	}

	#main_contents_container{
		width: 577px;
	}

	#main_body {
		width:345px;
		line-height: 130%;
		padding: 15px 20px 15px 20px;
	}

	#main_body_fullwidth {
		width:530px;
		line-height: 130%;
		padding: 15px 20px 15px 20px;
	}

	a.white_underline:link, a.white_underline:visited {
		text-decoration:none;
		color:#fff;
	}

	a.white_underline:hover {
		text-decoration:underline;
	}


	a.black_underline:link, a.black_underline:visited {
		text-decoration:none;
		color:#000;
	}

	a.black_underline:hover {
		text-decoration:underline;
	}


	#middle_section {
		float:right;
		width:180px;
		margin:15px 10px 0px 0px;
/*		border:1px solid #f00;*/
		font-size:10px;
	}

	.fadebox {
		width:150px;
		padding:10px 15px 0px 15px;
		background-image:url(img/rounded_fadebox_back.jpg);
		background-repeat:no-repeat;
/*		boorder:1px solid #0f0; */
	}

	#left_background {
	}
	#left_background_fade {
	}
	#right_background {
	}
	#right_background_fade {
	}

/* FLASH PLAYER STYLES BELOW */
	
#player_container {
	background-image:url('/flash/style/flash_bg.jpg');
	background-repeat:repeat-x;
	height:200px;
	width:320px;
	border:1px solid #900;
}
#flash_desc {
	width: 180px;
	float:left;
	padding-top:10px;
	padding-left:15px;
}
#flash_desc h1{
	font-size:20px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:100%;
}
.contact_deets {
	position:absolute;
	top:150px;
	font-size:11px;
}
#flash_button {
	float:right;
	width:120px;
	margin-top:10px;
}

/* END FLASH PLAYER STYLES */

/* Begin ON NOW styles */

#onnow {
	width:200px;
}
#onnow_top {
	background-color:#600;
	height:20px;
}
#onnow_main {
	background-image: url('/_sys/style/img/onnow_back.jpg');
	background-color:#600;
}
#onnow_text {
	font-family:verdana;
	padding:4px 5px 3px 5px;
	width:130px;
	font-size:10px;
	font-weight:bold;
	min-height:50px;
	overflow:hidden;
}
#onnow_text h1 {
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 3px 0px;
	margin:0px;
}
#onnow_text h1 a {
	color:#000;
	text-decoration:none;
}
#onnow_text h1 a:hover {
	text-decoration:underline;
	color:#000;
}

#onnow_bottom {
	background-color:#600;
	height:20px;
}

/* End ON NOW styles */

/* FORM STYLES */

.signup
{
	line-height:135%;
}

.signup p {
	margin:8px 0px;
}

.signup fieldset
{
	border: 1px solid #ccc;
}
.signup label
{
	width: 9em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.signup_error
{
	font-size:10px;
	margin-left:10px;
}

.form_info
{
	color:#666;
	padding-left: 12em;
	font-size:10px;
}

.submit input
{
	font-family: Arial;
	font-size:9px;
	margin-left: 122px;
}

textarea
{
	color: #000;
	background: #eee;
	border: 1px solid #999;
	width:300px;
	height:100px;
}

input
{
	color: #000;
	background: #eee;
	border: 1px solid #999
}

#loginbox input
{
	padding:1px;
	margin-top:5px;
	font-size:10px;
}

#loginbox label
{
	font-family: Arial;
	margin-top:6px;
	font-size:11px;
	color:#fff;
}
/* END FORM STYLES */

/* Login Box */

#loginbox a:visited, #loginbox a:link, #loginbox a:hover, #loginbox a:visited
{
	color:#fff;
}

#loginbox a:hover
{
	text-decoration:none;
}

/* END login box */