/*
Theme Name: Solar
Theme URI: http://www.prin.edu/solar
Description: This is the theme for the Principia Solar Car Team.
Version: 1.0
Author: David Crabill
Tags: solar, car, cell, Principia, team, rayce, nasc

	Solar v1.0
	 http://www.prin.edu/solar

	This theme was designed and built by David Crabill

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #715eb9;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	background: url('images/background.jpg') repeat;
	font-family: Georgia;	
	color: #333;
	font-size: 12px;
	}

#page {
	background-color: none;
	margin: 0px auto;
	padding: 0;
	width: 924px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 150%;
	color: #000;
	}

#header {
	margin: 15px 0px 0px 0px;
	padding: 0 0 0 0;
	height: 210px;
	width: 924px;
	position: relative;
	}
	
.headerimg {
	padding: 0 0 0 0;
	height: 161px;
	width: 924px;
	position: relative;
	}
	

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	background: url('images/footer.jpg');
	margin: 0px 0 0 0px;
	width: 924px;
	height: 54px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#login {
	text-align: right;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4 {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #51cc65;
	}
	
h4 a {
	border; 1px solid red;
	color: #51cc65;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url('images/sidebar_bullet.gif');
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: inside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 466px 0 0 495px;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#comment_security {
	border: 1px solid #7d77cb;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	height: 100%;
	padding: 20px 0 10px 0;
	width: 100px;
	margin: 0 0px 0 39px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin Navs and Breadcrumb */
#navs {
	position: absolute;
	top: 161px;
	right: 0px;
	height: 49px; 
	width: 924px;
	font-size: 10px;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #369;
	}

#navs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#navs li {
	color: #666;
	display: inline;
	margin: 0px 0px 0px 0px;
	}

#navs a {
	text-decoration: none;
	color: #336699;
	}

#navs a:hover {
	color: #000;
	}
	
#nav_separator {
	margin: 0px 0px 0 0;
	}

.breadcrumb {
	position: absolute;
	top: 235px;
	left: 392px;
	font-size: 10px;
	color: #666;
	font-family: "trebuchet ms", arial, sans-serif;
	}
	
.breadcrumb a {
	color: #666;
	}
/* End Navs and Breadcrumb */

/* Start Home Page */
#home_content {
	height: 512px;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/home/main_and_sidebar.jpg') no-repeat/* left #fffef8*/;
	padding: 0px 0 0 0;
	}	

#new_home_content {
	height: 514px;
	width: 921px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/home/new_main_home_background.jpg') no-repeat;
	padding: 0px 0 0 0;
	}

#trailer_home_content {
	height: 512px;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('http://principiasolarcar.com/wp-content/uploads/2010/09/documentary_trailer_homepage.jpg') no-repeat;
	padding: 0px 0 0 0;
	}
	
#trailer_home_listings_box {
	width: 173px;
	height: 156px;
	margin: -51px 0 0 40px;
	}
	
#home_content table {
	padding: 0 0 0 0;
	height: auto;
	}
	
#events_sidebar {
	width: 139px;
	margin: 20px 0 0 0px;
	font-family: Sans-Serif;
	font-size: 11px;
	border-spacing: none;
	padding: 0px 0 0px 0;
	}
	
#events_logo {
	margin: 0px 0px 0 17px;
	}
	
#events_sidebar_date {
	margin: 0px 0px 0 20px ;
	text-decoration: underline;
	font-weight: bold;
	}
	
#events_sidebar_title {
	margin: 0px 0px 0 20px ;
	}
	
#events_sidebar_title_2 {
	margin: 0px 0px 0 30px ;
	}
	
#home_google_calendar {
	margin: 20px 0 15px 9px;
	}
	
#column_left_home {
	width: 472px;
	height: 316px;
	margin: 30px 0 0 0px;
	}
	
#main_text_home {
	margin: 0px 0 0 30px;
	font-size: 12px;
	font-family: Georgia;
	}
	
#home_title {
	margin: 0px 0 0 0;
	}
	
#column_right_home {
	height: 305px;
	margin: 30px 0 0 0px;
	}
	
#column_right_home a:hover {
	color: #22579e;
	}
	
#countdown_timer_home {
	margin: 306px 0 0 9px;
	padding: 0px 0 0 0;
	width: 250px;
	}
	
#countdown_caption_home {
	margin: 8px 0 0 52px;
	}
	
#nasc_map_home {
	margin: 30px 0 0 15px;
	}
	
#homepage_one_mind {
	margin: 30px 0 40px 55px;
	}
	
#pre-scrutineering_button {
	margin: 25px 0 0px 15px;
	}
	
#homepage_email_update_nasc {
	margin: 0px 0 30px 150px;
	}
	
#home_weekly_updates_box {
	background: url('images/home_weekly_updates.png') no-repeat;
	height: 326px;
	width: 259px;
	margin: 15px 0 0 15px;
	}
	
#home_weekly_updates_content {
	padding: 0px 15px 10px 15px;
	}
	
.home_weekly_updates_the_title {
	font-size: 15px;
	font-family: Georgia;
	font-weight: bold;
	}
	
.home_weekly_updates_content {
	font-size: 14px;
	}
	
#australia_here_we_come {
	width: 500px;
	height: 180px;
	}
	
#new_countdown_timer {
	margin: 40px 0 0 123px;
	}
	
#wsc_2009_link {
	width: 200px;
	height: 40px;
	margin: 0 0 0 150px;
}
	
#check_out_our_blog {
	width: 196px;
	height: 41px;
	margin: 13px 0 0 117px;
}
	
#new_home_content_right {
}

#new_email_updates_text {
	margin: 55px 0 0 36px;
	padding: 0 6px 0 26px;
	font-size: 12px;
	font-family: Georgia;
	color: #023d96;
	}

#new_email_updates_text a {
	color: #023d96;
	}
	
#new_email_updates_subscribe_form {
	margin: 4px 0 0 120px;
	}
	
#home_wsc_new_page_image {
	margin: 42px 0 3px 6px;
	}
	
#home_wsc_new_page_text {
	color: #fff;
	width: 393px;
	padding-bottom: 18px;
	}
	
#home_wsc_new_page_text a {
	color: #fff;
	}
	
#home_wsc_new_page_text a:hover {
	text-decoration: underline;
	}

#homepage_wsc_content {
	height: 512px;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0;
	}
	
#homepage_wsc_header {
	width: 411px;
	height: 184px;
	background: url('images/home/wsc/header_off.png');	
	}
	
#homepage_wsc_header:hover {
	background: url('images/home/wsc/header_on.png');	
	}

#homepage_wsc_pir_link {
	margin: 32px 0 0 50px;
	}
	
#homepage_wsc_miles_travelled {
	padding: 40px 70px 10px 0;
	font-family: arial;
	font-weight: bold;
	font-size: 50px;
	color: #26272f;
	}
	
#homepage_wsc_miles_travelled_countdown {
	padding: 40px 70px 10px 0;
	font-family: arial;
	font-weight: bold;
	font-size: 50px;
	}
/* End Home Page */

/* Start Car Home Page */
#car_home_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#car_home_content table {
	width: 922px;
	}
		
#left_sidebar_column {
	width: 139px;
	margin: 0px 0 0 0px;
	font-family: Sans-Serif;
	font-size: 11px;
	vertical-align: top;
	}
	
#sidebar_the_car {
	margin: 40px 0px 0px 0px;
	}
	
#car_main {
	height: auto;
	width: 310px;
	margin: 20px 0 0 0px;
	padding: 0 0px 15px 0px;
	}
	
#car_home_header {
	margin: 0px 0 0 30px;
	}
	
#car_model {
	margin: 15px 0 0 30px;
	}

#car_home_title {
	margin: 10px 0 0 30px;
	}
	
#main_text_column {
	width: 472px;
	}

#main_text {
	margin: 0px 0 25px 30px;
	font-size: 12px;
	font-family: Georgia;
	width: 472px;
	}
	
#countdown_timer_carhome {
	margin: 20px 0 0 500px;
	padding: 0px 0 0 0;
	width: 250px;
	}
	
#countdown_caption_carhome {
	margin: 8px 0 0 538px;
	}
	
#ra_picture {
	margin: 25px 70px 25px 50px;
	}
/* End Car Home Page */

/* Start Technical Specification Page */
#techspec_car_header {
	margin: 0 0 0 30px;
	}
	
#tech_spec_row1 {
	padding: 0px 0 0 0;
	height: 100px;
	}
	
#countdown_timer_techspec {
	margin: 10px 0 0 100px;
	padding: 0px 0 0 0;
	width: 250px;
	}
	
#countdown_caption_techspec {
	margin: 8px 0 0 138px;
	}
	
#tech_spec_header {
	margin: 0px 0 0 30px;
	}
	
.tech_spec_main_column {
	vertical-align: top;
	padding: 10px 0 30px 0;
	}
	
#tech_spec_mechanical table {
	margin: 0px 0 0 37px;
	width: 332px;
	}
	
#tech_spec_mechanical_table_header {
	background-image: url('images/mechanical_tabletop.jpg');
	width: 332px;
	height: 40px;
	}
	
#tech_column_left_white_mechanical {
	width: 90px;
	text-align: right;
	font-weight: bold;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 8px 1px 0px;
	}
	
#tech_column_right_white_mechanical {
	font-weight: bold;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0px 1px 8px;
	}
	
#tech_column_left_gray_mechanical {
	width: 90px;
	text-align: right;
	font-weight: bold;
	background-color: #e9e9e9;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 8px 1px 0px;
	}
	
#tech_column_right_gray_mechanical {
	font-weight: bold;
	background-color: #e9e9e9;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0px 1px 8px;
	}	
	
#tech_spec_picture {
	margin: 30px 0 0 37px;
	}
	
#tech_spec_electrical table {
	margin: 0px 0 15px 3px;
	width: 332px;
	}
	
#tech_spec_electrical_table_header {
	background-image: url('images/electrical_tabletop.jpg');
	width: 332px;
	height: 40px;
	}
	
#tech_column_left_white_electrical {
	width: 125px;
	text-align: right;
	font-weight: bold;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 8px 1px 0px;
	}
	
#tech_column_right_white_electrical {
	font-weight: bold;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0px 1px 8px;
	}
	
#tech_column_left_gray_electrical {
	width: 125px;
	text-align: right;
	font-weight: bold;
	background-color: #e9e9e9;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 8px 1px 0px;
	}
	
#tech_column_right_gray_electrical {
	font-weight: bold;
	background-color: #e9e9e9;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0px 1px 8px;
	}	
	
#tech_spec_software table {
	margin: 0px 0 0 3px;
	width: 332px;
	}
	
#tech_spec_software_table_header {
	background-image: url('images/software_tabletop.jpg');
	width: 332px;
	height: 40px;
	}
	
#tech_column_left_white_software {
	width: 120px;
	text-align: right;
	font-weight: bold;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 8px 1px 0px;
	}
	
#tech_column_right_white_software {
	font-weight: bold;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0px 1px 8px;
	}
	
#tech_column_left_gray_software {
	width: 120px;
	text-align: right;
	font-weight: bold;
	background-color: #e9e9e9;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 8px 1px 0px;
	}
	
#tech_column_right_gray_software {
	font-weight: bold;
	background-color: #e9e9e9;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0px 1px 8px;
	}
/* End Technical Specification Page */

/* Begin Car Sub Pages */
#countdown_timer {
	margin: 25px 0 0 500px;
	padding: 0px 0 0 0;
	width: 250px;
	}
	
#countdown_caption {
	margin: 8px 0 0 538px;
	}
	
#the_race_is_on {
	margin: 25px 0 0 60px;
	}
	
#the_race_is_on_techspec {
	margin: 25px 0 0 138px;
	}
		
#car_subpage_content {
	margin: 0 0 0 30px;
	}
	
#car_subpage_image {
	border-bottom: 1px solid #000;
	padding: 0px 0 20px 0;
	}
	
#car_subpage_main_text {
	font-family: Georgia;
	width: 710px;
	margin: 25px 0 25px 0;
	}
	
#car_subpage_text_only {
	border-bottom: 1px solid black;
	padding: 0 0 27px 0;
	margin: 0 0 25px 0;
	}
/* End Car Sub Pages */

/* Begin Team Page */
#team_home {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#team_homepage_content {
	margin: 0 0 0 30px;	
	}
	
#team_header {
	margin: 0 0 25px 0;	
	}
	
#team_image {
	border-bottom: 1px solid #000;
	margin: 0px 0 0px 3px;
	padding: 0 0 25px 0;
	}
	
#team_member_tables {
	margin: 25px 0 20px 40px;
	}
	
#team_table_header {
	margin: 0px 0 0 0;
	width: 193px;
	}
	
#team_table_middle {
	padding: 8px 0 0 25px;
	background: url('images/team/team_middle.png') repeat-y;
	width: 193px;
	}
	
#team_table_footer {
	margin: 0 0 20px 0;
	width: 193px;
	}
	
#team_extra_column {
	border: 1px solid red;
	width: 200px;
	}
/* End Team Page */

/* Begin Updates */
.updates_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
.updates_the_category_content {
	margin: 0 0 0 5px;
	width: 690px;
	text-align: justify;
	}
	
.updates_the_category_content  a {
	text-decoration: underline;
	}
	
.updates_page_title {
	margin: 15px 0 0px 5px;
	padding: 0 0 5px 0;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 19px;
	text-decoration: underline;
	color: #008aff;
	}
	
#updates_subpage_content {
	margin: 0 45px 0 30px;
	}
	
#updates_subpage_main_text {
	font-family: Georgia;
	width: 670px;
	margin: 25px 0 5px 15px;
	}
	
.updates_the_title {
	margin: 10px 0 0 5px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #51cc65;
	}
	
.updates_the_title a {
	color: #51cc65;
	}
	
.updates_the_date {
	margin: 0px 0 0 7px;
	font-family: Georgia;
	}
	
.updates_sub_title {
	margin: 2px 0 0 7px;
	font-family: Georgia;
	}
	
#updates_the_content {
	margin: 0 15px 0 20px;
	}
	
.updates_commentpage_link {
	margin: 0 0 0 20px;
	}
	
.updates_commentpage_link a {
	color: #000;
	font-weight: bold;
	}
	
.updates_commentpage_link a:hover {
	text-decoration: underline;
	}
	
.updates_underline {
	margin: 0 0 0px 0;
	}
	
#updates_commentpage_content {
	margin: 0 48px 0 30px;
	}
	
.updates_commentpage_the_content {
	margin: 0 22px 0 15px;
	}
	
#updates_commentpage_comment_template {
	margin: 0 22px 0 15px;
	}
	
.single_share_this {
	margin: 8px 0 0 18px;
	}
/* End Updates */

/* Begin History Home Page */
#history_home_content {
	margin: 0 0 0 1px;
	}
	
#history_home_header {
	margin: 0 0 0 29px;
	}
	
#history_home_image {
	padding: 0px 0 20px 0px;
	}
	
#history_home_text_header {
	margin: 10px 0 0 29px;
	}
	
#history_home_main_text {
	width: 710px;
	margin: 10px 0 25px 36px;
	}
/* End History Home Page */

/* Begin History Rayce Results */
#history_rayce_results_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#rayce_results_table {
	font-weight: bold;
	text-align: center;
	margin: 20px 0px 40px 33px;
	width: 701px;
	}
	
#rayce_results_table table{
	margin: 0px 0px 0 0px;
	}
	
#rayce_results_table_header {
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	height: 31px;
	}
	
#rayce_results_column_1_white {
	font-weight: bold;
	width: 173px;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	}
	
#rayce_results_column_2_white {
	width: 98px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	}
	
#rayce_results_column_3_white {
	width: 97px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	}
	
#rayce_results_column_4_white {
	width: 86px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	}
	
#rayce_results_column_5_white {
	width: 248px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	}
	
#rayce_results_column_1_gray {
	font-weight: bold;
	width: 173px;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	background-color: #e9e9e9;
	}
	
#rayce_results_column_2_gray {
	width: 98px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	background-color: #e9e9e9;
	}
	
#rayce_results_column_3_gray {
	width: 97px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	background-color: #e9e9e9;
	}
	
#rayce_results_column_4_gray {
	width: 86px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	background-color: #e9e9e9;
	}
	
#rayce_results_column_5_gray {
	width: 248px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 1px 0 1px 0;
	background-color: #e9e9e9;
	}
/* End History Rayce Results */

/* Start Pre-Scrutineering Pages */
#pre-scrutineering_home_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#pre-scrutineering_home_content table {
	width: 922px;
	}
	
#pre-scrutineering_main {
	height: auto;
	width: 310px;
	margin: 0px 0 0 0px;
	padding: 0 0px 15px 0px;
	}

#pre-scrutineering_title {
	margin: 30px 0px 0 30px;
	}
	
#pre-scrutineering_main_text_column {
	}	
	
#main_text_pre-scrutineering {
	margin: 15px 0 25px 30px;
	font-size: 12px;
	font-family: Georgia;
	width: 400px;
	}
	
#what_when_where {
	margin: 0 0 0px 30px;
	}
	
#sign_post_column {
	background-image: url('images/signpost.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px 0px 0 0;
	}
	
#pre-scrutineering_directions_home_header {
	margin: 20px 0px 0px 30px;
	}
	
#directions_subpage_picture_column {
	}	
	
#directions_subpage_picture {
	padding: 0 40px 0 0px;
	margin: 20px 0px 0 -1000px;
	float: right;
	}
	
#directions_main_text_column {
	width: 1000px;
	}	
	
#directions_main_text {
	margin: 0px 0px 25px 0px;
	font-size: 12px;
	font-family: Georgia;
	padding: 10px 70px 0 0;
	}
	
#select_departure_header {
	margin: 25px 0px 0 250px;
	}
	
#directions_home_subpage_picture {
	margin: 15px 0 30px 30px;
	}
/* End Pre-Scrutineering Pages */

/* Start Photo Gallery */
#photo_gallery_home_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#photo_gallery_main_table {
	width: 922px;
	}
	
#photo_gallery_header_content {
	margin: 0 0 0 30px;	
	}
	
#photo_gallery_header {
	margin: 0 0 5px 0;	
	}
		
#photo_gallery_content {
	width: 710px;
	margin: 0px 0 35px 40px;
	}
		
#photo_gallery_subpage_content {
	width: 710px;
	margin: 0px 0 35px 30px;
	}
	
#photos_home_main_text {
	width: 350px;
	margin: 10px 0 25px 0;
	}
	
.underline {
	margin: 0px 0 15px 0px;
	}
	
.photo_gallery_home_thumbnail {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: sans-serif;
	}
	
.photo_gallery_home_thumbnail img {
	margin: 5px 10px 15px 30px;
	padding: 6px;
	text-align: center;
	border: 1px solid #cccccc;
	}
	
.photo_gallery_home_thumbnail img:hover {
	background-color: #c3deec;
	}
/* End Photo Gallery */

/* Start Email Update Form */
#email_update_header {
	margin: 0 0 15px 0;	
	}
	
#email_update_form_label {
	margin: 0 0px 2px 0;
	}
	
#email_update_relation_textarea {
	margin: 7px 0 0 15px;
	font-family: sans-serif;
	width: 345px;
	}
	
#email_update_submit_button {
	margin: 10px 0 0 123px;
	}
	
#email_update_vertical_line {
	margin: 0 0 0 25px;
	}
	
#email_update_main_text {
	margin: 0 0px 0 25px;
	width: 270px;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7da0d9;
	}
	
#email_update_thankyou_text {
	color: #51cc65;
	font-weight: bold;
	margin: 15px 0px 0 5px;
	font-size: 13px;
	font-family: sans-serif;
	}
	
#email_update_thankyou_text a {
	text-decoration: underline;
	color: #51cc65;
	}
/* End Email Update Form */

/* Begin Supporters Sub Pages */
#supporters_home_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#supporters_subpage_content {
	margin: 0 0 0 30px;
	}
	
.supporters_subpage_image {
	margin: 0 0 30px 45px;
	border-bottom: 3px solid #c3deec;
	padding: 0 0 25px 0;
	}
	
.supporters_underline {
	margin: 0px 0 30px 0px;
	}
	
#supporters_subpage_main_text {
	font-family: Georgia;
	width: 670px;
	margin: 25px 0 15px 15px;
	}
/* End Supporters Sub Pages */

/* Begin Competitors Sub Pages */
#competitors_home_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#competitors_subpage_content {
	margin: 0 0 0 30px;
	}
	
.competitors_subpage_image {
	margin: 0 0 30px 45px;
	border-bottom: 3px solid #c3deec;
	padding: 0 0 25px 0;
	}
	
#competitors_subpage_main_text {
	font-family: Georgia;
	width: 670px;
	margin: 25px 0 15px 15px;
	}
	
#competitors_home_table {
	margin: 10px 0 0px 15px;
	}
	
#competitors_teams_header {
	background-image: url('images/competitors_teams_header.png');
	width: 332px;
	height: 28px;
	border-top: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	}
	
#competitors_cars_header {
	background-image: url('images/competitors_cars_header.png');
	width: 332px;
	height: 28px;
	border: 1px solid #b7b7b7;
	}
	
#competitors_left_white {
	width: 307px;
	text-align: left;
	font-weight: bold;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 0px 1px 25px;
	}
	
#competitors_right_white {
	font-weight: bold;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 0px 1px 25px;
	}
	
#competitors_left_gray {
	width: 307px;
	text-align: left;
	font-weight: bold;
	background-color: #e9e9e9;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 0px 1px 25px;
	}
	
#competitors_right_gray {
	font-weight: bold;
	background-color: #e9e9e9;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 0px 1px 25px;
	}
	
#competitors_home_table_subtitle {
	margin: 10px 0 25px 100px;
	}
/* End Competitors Sub Pages */

/* Begin Donate Sub Pages */
#donate_home_content {
	height: 100%;
	width: 922px;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0;
	}
	
#donate_home_topofpage {
	margin-top: 15px;
	}
	
#donate_home_side_print_repeat {
	width: 33px;
	height: 734px;
	background: url('images/donate/newspaper/newsprint_repeater.jpg');
	}
	
#donate_home_top {
	width: 749px;
	height: 15px;
	background: url('images/donate/newspaper/newsprint_repeater.jpg');
	}
	
#donate_home_text {
	width: 749px;
	height: 150px;
	background: url('images/donate/newspaper/newsprint_repeater.jpg');
	}
	
#donate_home_text_subtitle {
	font-style: italic;
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
	}
	
#donate_home_text_author {
	font-weight: bold;
	font-size: 12px;
	}
	
#donate_home_text_column_left {
	width: 225px;
	height: 75px;
	padding: 0px 40px 0px 5px;
	}
	
#donate_home_text_column_center {
	width: 210px;
	height: 75px;
	}
	
#donate_home_text_column_right {
	width: 225px;
	height: 75px;
	padding: 0px 0px 0px 40px;
	}
	
#donate_home_date_header {
	background: url('images/donate/newspaper/newsprint_repeater.jpg');
	height: 15px;
	width: 749px;
	font-weight: bold;
	font-family: arial;
	padding: 2px 0px 3px 0px;
	border-bottom: 1px solid #000;
	}
	
#donate_home_headline {
	background: url('images/donate/newspaper/newsprint_repeater.jpg');
	padding: 6px 40px 6px 0px;
	}
	
#donate_home_car {
	background: url('images/donate/newspaper/newsprint_repeater.jpg');
	padding: 0px 14px 0px 0px;
	}
	
#donate_home_bottom_content {
	width: 749px;
	height: 357px;
	background: url('images/donate/newspaper/newsprint_repeater.jpg');
	}
	
#donate_home_bottom_content_left {
	width: 178px;
	height: 320px;
	border-right: 1px solid #777777;
	padding-right: 10px;
	}
	
#donate_home_bottom_content_left_top {
	font-weight: bold;
	width: 150px;
	border-bottom: 1px solid #000;
	font-size: 12px;
	font-family: arial;
	}
	
#donate_home_bottom_content_left_bottom {
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
	}
	
#donate_home_bottom_content_right {
	width: 670px;
	height: 320px;
	padding-left: 35px;
	}
	
#donate_home_bottom_content_right_top {
	font-weight: bold;
	height: 40px;
	width: 500px;
	border-bottom: 2px solid #000;
	font-size: 24px;
	vertical-align: top;
	font-family: arial;
	}
	
#donate_home_bottom_content_right_mid_left {
	border-right: 2px solid #000;
	width: 165px;
	height: 165px;
	vertical-align: top;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	}
	
#donate_home_bottom_content_right_mid_center {
	width: 155px;
	height: 165px;
	vertical-align: top;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	}
	
#donate_home_bottom_content_right_mid_right {
	border-left: 2px solid #000;
	width: 180px;
	height: 165px;
	vertical-align: top;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	padding: 0 10px 0 10px;
	}
	
#donate_home_bottom_content_right_mid_header {
	padding: 12px 0 15px 0;
	}
	
#donate_home_bottom_content_right_mid_price {
	font-size: 25px;
	}
	
#donate_home_bottom_content_right_lower_left {
	border-top: 2px solid #000;
	width: 140px;
	padding: 15px 0 15px 0;
	}
	
#donate_home_bottom_content_right_lower_center {
	font-size: 25px;
	font-weight: bold;
	border-top: 2px solid #000;
	font-family: arial;
	width: 85px;
	}
	
#donate_home_bottom_content_right_lower_right {
	font-size: 15px;
	font-weight: bold;
	border-top: 2px solid #000;
	font-family: arial;
	width: 280px;
	}
/* End Donate Sub Pages */

/* Begin NASC 2008 Home Page */
#nasc_home_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#nasc_subpage_content {
	margin: 0 0 0 30px;
	}
	
#nasc_subpage_main_text {
	font-family: Georgia;
	width: 670px;
	margin: 25px 0 15px 15px;
	}
	
#nasc_home_position_location_table {
	margin: 15px 0 0 15px;
	}
	
#nasc_home_position_box {
	background: url('images/nasc_home_current_position_box_mid.png') no-repeat;
	font-size: 5px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	padding: 0px 0 0px 0;
	}
	
#nasc_home_location_box {
	background: url('images/nasc_home_current_location_box_mid.png') repeat-y;
	font-size: 50px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	padding: 0px 0 0px 0;
	}
	
#nasc_homepage_position_box {
	margin: 0 30px 0 0;
	}
	
#nasc_homepage_location_box {
	}
	
#nasc_homepage_maintext {
	margin: 10px 30px 0 30px;
	padding: 0 20px 0 0;
	width: 330px;
	font-weight: bold;
	text-align: justify;
	}
	
#nasc_homepage_buttons {
	margin: 20px 0 0 15px;
	padding: 0 0 0 5px;
	border-left: 2px solid #866af2;
	}
	
#nasc_home_content_table {
	margin: 15px 0 0 15px;
	}
	
#nasc_homepage_text {
	margin: auto;
	text-align: justify;
	font-weight: bold;
	color: #1c6fde;
	width: 290px;
	margin-top: 10px;
	border-bottom: 1px solid #000;
	padding: 0 0 10px 0;
	}
	
#nasc_homepage_radio {
	margin: auto;
	text-align: justify;
	width: 290px;
	margin-top: 10px;
	border-bottom: 1px solid #000;
	}
	
#nasc_homepage_radio_button {
	margin: 10px 0 10px 15px;
	}
	
#nasc_homepage_view_emails {
	margin: 15px 15px 10px 15px;
	padding: 0 0px 15px 12px;
	border-bottom: 1px solid #000;
	}
	
#nasc_homepage_view_photos {
	margin: 0px 15px 15px 13px;
	padding: 0 0px 18px 12px;
	border-bottom: 1px solid #000;
	}
	
#nasc_homepage_map {
	margin: 0 0 0 25px;
	}
	
#nasc_homepage_meet_the_team {
	margin: 20px 0 10px 32px;
	}
	
#nasc_homepage_logo {
	margin: 0 0 25px 0;
	}
/* End NASC 2008 Home Page */

/* Begin WSC */
.wsc_background_dark {
	background-color: #26272f;
	}
	
.wsc_background_light {
	background-color: #2f303a;
	}
	
.wsc_background_orange {
	background-color: #803602;
	}
	
.wsc_background_white {
	background-color: #ffffff;
	}
	
.display_block {
	display: block;
	}
/* End WSC */

/* Begin WSC Sidebar */	
#wsc_sidebar_home {
	background: url('images/wsc/wsc_sidebar/text_home_off.png');
	width: 79px;
	height: 17px;
	margin: 0 11px 0 162px;
	}
	
#wsc_sidebar_home:hover {
	background: url('images/wsc/wsc_sidebar/text_home_on.jpg');
	cursor: hand;
	}
	
#wsc_sidebar_gps {
	background: url('images/wsc/wsc_sidebar/text_gps_off.png');
	width: 146px;
	height: 16px;
	margin: 0 10px 0 90px;
	}
	
#wsc_sidebar_gps:hover {
	background: url('images/wsc/wsc_sidebar/text_gps_on.png');
	cursor: hand;
	}
	
#wsc_home_sidebar_gps {
	background: url('images/wsc/wsc_sidebar/text_gps_off.png');
	width: 146px;
	height: 16px;
	margin: 0 10px 0 72px;
	}
	
#wsc_home_sidebar_gps:hover {
	background: url('images/wsc/wsc_sidebar/text_gps_on.png');
	cursor: hand;
	}
	
#wsc_sidebar_radio {
	background: url('images/wsc/wsc_sidebar/text_radio_off.png');
	width: 183px;
	height: 16px;
	margin: 0 14px 0 21px;
	}
	
#wsc_sidebar_radio:hover {
	background: url('images/wsc/wsc_sidebar/text_radio_on.png');
	cursor: hand;
	}
	
#wsc_home_sidebar_radio {
	background: url('images/wsc/wsc_sidebar/text_radio_off.png');
	width: 183px;
	height: 16px;
	margin: 0 14px 0 4px;
	}
	
#wsc_home_sidebar_radio:hover {
	background: url('images/wsc/wsc_sidebar/text_radio_on.png');
	cursor: hand;
	}
	
#wsc_sidebar_raceteam {
	background: url('images/wsc/wsc_sidebar/text_raceteam_off.png');
	width: 156px;
	height: 16px;
	margin: 0 11px 0 17px;
	}
	
#wsc_sidebar_raceteam:hover {
	background: url('images/wsc/wsc_sidebar/text_raceteam_on.png');
	cursor: hand;
	}
	
#wsc_home_sidebar_raceteam {
	background: url('images/wsc/wsc_sidebar/text_raceteam_off.png');
	width: 156px;
	height: 16px;
	margin: 0 11px 0 2px;
	}
	
#wsc_home_sidebar_raceteam:hover {
	background: url('images/wsc/wsc_sidebar/text_raceteam_on.png');
	cursor: hand;
	}
	
#wsc_sidebar_photos {
	background: url('images/wsc/wsc_sidebar/text_photos_off.png');
	width: 94px;
	height: 16px;
	margin: 0 9px 0 70px;
	}
	
#wsc_sidebar_photos:hover {
	background: url('images/wsc/wsc_sidebar/text_photos_on.png');
	cursor: hand;
	}
	
#wsc_home_sidebar_photos {
	background: url('images/wsc/wsc_sidebar/text_photos_off.png');
	width: 94px;
	height: 16px;
	margin: 0 9px 0 53px;
	}
	
#wsc_home_sidebar_photos:hover {
	background: url('images/wsc/wsc_sidebar/text_photos_on.png');
	cursor: hand;
	}
	
#wsc_sidebar_competitors {
	background: url('images/wsc/wsc_sidebar/text_competitors_off.png');
	width: 97px;
	height: 16px;
	margin: 0 11px 0 67px;
	}
	
#wsc_sidebar_competitors:hover {
	background: url('images/wsc/wsc_sidebar/text_competitors_on.png');
	cursor: hand;
	}
	
#wsc_home_sidebar_competitors {
	background: url('images/wsc/wsc_sidebar/text_competitors_off.png');
	width: 97px;
	height: 16px;
	margin: 0 11px 0 53px;
	}
	
#wsc_home_sidebar_competitors:hover {
	background: url('images/wsc/wsc_sidebar/text_competitors_on.png');
	cursor: hand;
	}
	
#wsc_sidebar_supporters {
	background: url('images/wsc/wsc_sidebar/text_supporters_off.png');
	width: 91px;
	height: 16px;
	margin: 0 16px 0 78px;
	}
	
#wsc_sidebar_supporters:hover {
	background: url('images/wsc/wsc_sidebar/text_supporters_on.png');
	cursor: hand;
	}
	
#wsc_home_sidebar_supporters {
	background: url('images/wsc/wsc_sidebar/text_supporters_off.png');
	width: 91px;
	height: 16px;
	margin: 0 16px 0 65px;
	}
	
#wsc_home_sidebar_supporters:hover {
	background: url('images/wsc/wsc_sidebar/text_supporters_on.png');
	cursor: hand;
	}
	
#wsc_sidebar_twitter {
	background: url('images/wsc/wsc_sidebar/text_twitter_off.png');
	width: 172px;
	height: 16px;
	margin: 0 16px 0 19px;
	}
	
#wsc_sidebar_twitter:hover {
	background: url('images/wsc/wsc_sidebar/text_twitter_on.png');
	cursor: hand;
	}
	
#wsc_home_sidebar_twitter {
	background: url('images/wsc/wsc_sidebar/text_twitter_off.png');
	width: 172px;
	height: 16px;
	margin: 0 16px 0 2px;
	}
	
#wsc_home_sidebar_twitter:hover {
	background: url('images/wsc/wsc_sidebar/text_twitter_on.png');
	cursor: hand;
	}
	
#wsc_sidebar_email {
	background: url('images/wsc/wsc_sidebar/text_email_off.png');
	width: 204px;
	height: 16px;
	margin: 0 14px 0 10px;
	}
	
#wsc_sidebar_email:hover {
	background: url('images/wsc/wsc_sidebar/text_email_on.png');
	cursor: hand;
	}
	
#wsc_home_sidebar_email {
	background: url('images/wsc/wsc_sidebar/text_email_off.png');
	width: 204px;
	height: 16px;
	margin: 0 14px 0 2px;
	}
	
#wsc_home_sidebar_email:hover {
	background: url('images/wsc/wsc_sidebar/text_email_on.png');
	cursor: hand;
	}
	
#wsc_sidebar_contact {
	background: url('images/wsc/wsc_sidebar/text_contact_off.png');
	width: 88px;
	height: 16px;
	margin: 0 0 0 155px;
	}
	
#wsc_sidebar_contact:hover {
	background: url('images/wsc/wsc_sidebar/text_contact_on.png');
	cursor: hand;
	}
/* End WSC Sidebar */

/* Begin WSC Home */
#wsc_home_content {
	height: 100%;
	width: 920px;
	margin: 8px 0 0 0px;
	padding: 0px 0 0 0;
	}
	
#wsc_home_race_position {
	margin: 0 4px 0 0;
	}
	
#wsc_home_main_text_box {
	background: url('images/wsc/home/wsc_2009_bottom.png');
	width: 358px;
	height: 71px;
	}
	
#wsc_home_main_text {
	color: #bebebe;
	font-size: 12px;
	padding: 0 0 0 10px;
	font-family: arial;
	line-height: 130%;
	}
	
#wsc_home_update_box {
	background: url('images/wsc/home/aus_main.jpg');
	width: 368px;
	height: 485px;
	}
	
#wsc_home_update {
	width: 236px;
	color: #cdcdcd;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0 0 0 120px;
	font-family: arial;
	line-height: 140%;
	border-left: 2px solid #cdcdcd;
	}
	
#wsc_home_most_recent_update {
	margin: 0 0 4px 0;
	}
	
#wsc_home_update_the_title {
	width: 200px;
	}
	
#wsc_home_update_the_title a {
	font-weight: bold;
	color: #cdcdcd;
	}
	
#wsc_home_update_the_title a:hover {
	text-decoration: underline;
	}
	
#wsc_home_update_post_date {
	width: 200px;	
	}
	
#wsc_home_gps_update_title {
	margin: 0 0 2px 20px;
	}
	
#wsc_home_gps_update {
	margin: 0 0 8px 20px;
	color: #cdcdcd;
	font-family: arial;
	line-height: 140%;
	}
	
#wsc_home_australia_time_title {
	margin: 5px 0 2px 0px;
	}
	
#wsc_home_australia_time {
	color: #cdcdcd;
	font-family: arial;
	}
	
#wsc_home_sidebar_radio_text {
	font-family: arial;
	font-size: 12px;
	color: #8f8783;
	padding: 3px 0 0 5px;
	}
	
#wsc_home_sidebar_radio_text a {
	text-decoration: underline;
	color: #8f8783;
	}
/* End WSC Home */

/* Begin WSC Navs */
#wsc_nav_back_left {
	background: url('images/wsc/wsc_navs/back_left.png');
	width: 334px;
	height: 24px;
	}
	
#wsc_nav_back_right {
	background: url('images/wsc/wsc_navs/back_right.png');
	width: 318px;
	height: 24px;
	}
	
#wsc_nav_returnhome_back {
	width: 100px;
	height: 24px;
	}
	
#wsc_nav_returnhome {
	background: url('images/wsc/wsc_navs/returnhome_off.png');
	width: 78px;
	height: 13px;
	margin: 5px 0 0 9px;
	}
	
#wsc_nav_returnhome:hover {
	background: url('images/wsc/wsc_navs/returnhome_on.png');
	}
	
#wsc_nav_thecar_back {
	width: 80px;
	height: 24px;
	}
	
#wsc_nav_thecar {
	background: url('images/wsc/wsc_navs/thecar_off.png');
	width: 49px;
	height: 13px;
	margin: 5px 0 0 12px;
	}
	
#wsc_nav_thecar:hover {
	background: url('images/wsc/wsc_navs/thecar_on.png');
	}
	
#wsc_nav_team_back {
	width: 72px;
	height: 24px;
	}
	
#wsc_nav_team {
	background: url('images/wsc/wsc_navs/team_off.png');
	width: 32px;
	height: 13px;
	margin: 5px 0 0 16px;
	}
	
#wsc_nav_team:hover {
	background: url('images/wsc/wsc_navs/team_on.png');
	}
	
#wsc_nav_archives_back {
	width: 82px;
	height: 24px;
	}
	
#wsc_nav_archives {
	background: url('images/wsc/wsc_navs/archives_off.png');
	width: 57px;
	height: 13px;
	margin: 5px 0 0 14px;
	}
	
#wsc_nav_archives:hover {
	background: url('images/wsc/wsc_navs/archives_on.png');
	}
	
#wsc_nav_donate_back {
	width: 72px;
	height: 24px;
	}
	
#wsc_nav_donate {
	background: url('images/wsc/wsc_navs/donate_off.png');
	width: 44px;
	height: 13px;
	margin: 5px 0 0 10px;
	}
	
#wsc_nav_donate:hover {
	background: url('images/wsc/wsc_navs/donate_on.png');
	}
	
#wsc_nav_photos_back {
	width: 71px;
	height: 24px;
	}
	
#wsc_nav_photos {
	background: url('images/wsc/wsc_navs/photos_off.png');
	width: 45px;
	height: 13px;
	margin: 5px 0 0 12px;
	}
	
#wsc_nav_photos:hover {
	background: url('images/wsc/wsc_navs/photos_on.png');
	}
	
#wsc_nav_updates_back {
	width: 88px;
	height: 24px;
	}
	
#wsc_nav_updates {
	background: url('images/wsc/wsc_navs/updates_off.png');
	width: 52px;
	height: 13px;
	margin: 5px 0 0 16px;
	}
	
#wsc_nav_updates:hover {
	background: url('images/wsc/wsc_navs/updates_on.png');
	}
	
#wsc_nav_media_back {
	width: 87px;
	height: 24px;
	}
	
#wsc_nav_media {
	background: url('images/wsc/wsc_navs/media_off.png');
	width: 37px;
	height: 13px;
	margin: 5px 0 0 14px;
	}
	
#wsc_nav_media:hover {
	background: url('images/wsc/wsc_navs/media_on.png');
	}
/* End WSC Navs */

/* Begin WSC Page */
#wsc_page_content {
	height: 100%;
	width: 920px;
	margin: 8px 0 0 0px;
	padding: 0px 0 0 0;
	}
	
#wsc_page_content a {
	outline: none;
	}
	
#wsc_page_header_left {
	background: url('images/wsc/page/header_left.jpg');
	width: 612px;
	height: 157px;
	}
	
#wsc_page_header {
	margin: 108px 0 0 28px;
	}
	
#wsc_page_sidebar_radio_text {
	font-family: arial;
	font-size: 12px;
	color: #8f8783;
	padding: 3px 0 0 4px;
	margin: 0 0 0 4px;
	text-align: center;
	}
	
#wsc_page_sidebar_radio_text a {
	text-decoration: underline;
	color: #8f8783;
	}
/* End WSC Page */

/* Begin WSC GPS Tracking */
#wsc_gps_main {
	height: 380px;
	margin: 10px 0 0 32px;
	}
	
#wsc_gps_options_container {
	margin: 10px 0 0 36px;
	color: #fff;
	}
	
#wsc_gps_options_container td {
	padding: 0 6px 0 0;
	}
	
#wsc_distance_travelled {
	color: #fff;
	}
/* End WSC GPS Tracking */

/* Begin WSC Race Team Members */
#wsc_raceteam_thumbs {
	width: 480px;
	height: 160px;
	margin: 0 0 0 28px;
	border-bottom: 3px solid #a6a6a6;
	}
	
.wsc_raceteam_thumbs_text {
	width: 50px;
	font-family: arial;
	font-weight: bold;
	color: #ea8106;
	text-align: center;
	}
	
.wsc_raceteam_thumbs_pics {
	margin: 3px;
	text-align: center;
	vertical-align: center;
	border: 2px solid #ea8106;
	}
	
.wsc_raceteam_thumbs_pics:hover {
	border: 2px solid #fff;
	}
	
#wsc_raceteam_team_pic {
	margin: 10px 0 0 40px;
	}
	
#wsc_raceteam_full_pic {
	margin: 0 0 0 28px;
	}

#wsc_raceteam_profile_name {
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	margin: 20px 0 10px 0;
	color: #fff;
	}
	
#wsc_raceteam_profile {
	 width: 290px;
	 height: 260px;
	 color: #fff;
	 background-color: #803602;
	 overflow: auto;
	}

.wsc_raceteam_profile_title {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	padding: 0 5px 6px 0;
	}

.wsc_raceteam_profile_title_desc {
	font-family: georgia;
	font-size: 12px;
	padding: 0 0 5px 0;
	}

.wsc_raceteam_profile_question {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0px 0px 0;
	}

.wsc_raceteam_profile_question_desc {
	font-family: georgia;
	font-size: 12px;
	padding: 0 0 0px 0;
	}
/* End WSC Race Team Members */

/* Begin WSC Competitors */
#wsc_competitors_school {
	margin: 10px 0 0 116px;
	}
	
#wsc_competitors_car {
	margin: 10px 0 0 163px;
	}
	
#wsc_competitors_number {
	margin: 10px 0 0 90px;
	}
	
#wsc_competitors_main {
	height: 360px;
	margin: 10px 0 0 32px;
	overflow: auto;
	}
	
.wsc_competitors_continent {
	margin: 0 0 12px 0;
	}
	
.wsc_competitors_flag {
	margin: 0 20px 10px 0;
	}
	
.wsc_competitors_text {
	color: #fff;
	margin: 0 0 15px 0;
	}
	
.wsc_competitors_text a {
	color: #fff;
	}
	
.wsc_competitors_text a:hover {
	text-decoration: underline;
	}
	
.wsc_competitors_country {
	margin: 0 0 3px 0;
	}
	
.wsc_competitors_school_box {
	width: 193px;
	padding: 0 10px 0 0;
	}
	
.wsc_competitors_car_box {
	width: 107px;
	padding: 0 10px 0 0;
	}
	
.wsc_competitors_number_box {
	padding: 0 0 0 22px;
	}
	
#wsc_competitors_coming_soon {
	color: #fff;
	}
	
#wsc_competitors_coming_soon a {
	color: #fff;
	text-decoration: underline;
	}
/* End WSC Cometitors */

/* Begin Archives */
#archive_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
/* End Archives */

/* Begin Email Updates */
.email_updates_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#email_updates_subpage_content {
	margin: 0 45px 0 30px;
	}
	
#email_updates_subpage_main_text {
	font-family: Georgia;
	width: 670px;
	margin: 25px 0 5px 15px;
	}
	
.email_updates_the_title {
	margin: 10px 0 0 5px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #51cc65;
	}
	
#email_updates_the_content {
	margin: 0 15px 0 20px;
	}
	
.email_updates_commentpage_link {
	margin: 0 15px 15px 20px;
	color: #866af2;
	}
	
.email_updates_commentpage_link a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}
	
.email_updates_the_category_content {
	margin: auto;
	font-weight: bold;
	width: 548px;
	text-align: justify;
	color: #4789f4;
	}
	
.email_updates_underline {
	margin: 0 0 0px 0;
	}
	
#email_updates_category_name {
	margin: 20px 10px 10px 0px;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: underline;
	font-size: 24px;
	text-align: center;
	color: #866af2;
	}
	
#email_updates_comments_link {
	margin: auto;
	font-weight: bold;
	width: 548px;
	text-align: justify;
	color: #866af2;
	}
	
#email_updates_comments_link a {
	text-decoration: underline;
	color: #000;
	}	
	
#email_updates_commentpage_content {
	margin: 0 48px 0 30px;
	}
	
.email_updates_commentpage_the_content {
	margin: 0 22px 0 15px;
	}
	
#email_updates_commentpage_comment_template {
	margin: 0 22px 0 15px;
	}
/* End Email Updates */

/* Start NASC Race Team Members */
#nasc_race_team_members_table {
	margin: 0px 15px 20px 10px;
	text-align: justify;
	border-bottom: 1px solid #000;
	padding: 0 0 20px 0;
	}
	
.nasc_race_team_member_photo {
	width: 150px;
	height: 150px;
	margin: 0 20px 0 10px;
	}
	
.nasc_race_team_member_name {
	margin: 0px 0 10px 0px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #4789f4;
	}
	
.nasc_race_team_member_desc {
	margin: 0px 10px 0px 0px;
	padding: 10px 0 0 0;
	}
	
.nasc_race_team_member_desc a {
	text-decoration: underline;
	color: #866af2;
	}
	
.nasc_race_team_members_field_of_study {
	text-align: right;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #51cc65;
	}
/* End NASC Race Team Members */

/* Start Regular Page */
#regular_home_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#regular_home_content table {
	width: 922px;
	}
	
#sidebar_regular {
	margin: 40px 0px 0px 0px;
	}
		
#regular_subpage_content {
	margin: 0 0 0 30px;
	}
	
#regular_subpage_main_text {
	font-family: Georgia;
	width: 710px;
	margin: 25px 0 25px 0;
	}
	
#regular_subpage_text_only {
	width: 450px;
	padding: 0 25px 0 0;
	vertical-align: top;
	}
	
#regular_subpage_image {
	padding: 25px 0 0 0;
	}
/* End Regular Page */

/* Start Media Home Page */
#media_home_content {
	height: 100%;
	width: 922px;
	border: 1px solid #777777;
	margin: 0px 0 0 0px;
	background: url('images/sidebar_fill.png') repeat-y left #fffef8;
	padding: 0px 0 0 0;
	}
	
#media_home_content table {
	width: 922px;
	}
	
#sidebar_media {
	margin: 40px 0px 0px 0px;
	}
	
#media_homepage_content {
	margin: 0 0 0 30px;
	}
	
#media_homepage_main_text {
	font-family: Georgia;
	width: 710px;
	margin: 25px 0 25px 0;
	}
	
#media_homepage_text_only {
	width: 350px;
	padding: 0 25px 0 0;
	vertical-align: top;
	}
	
#media_homepage_calendar {
	margin: 15px 0 0 20px;
	}
	
#media_homepage_pir {
	margin: 0px 0 0 40px;
	}
	
#media_homepage_newsletter {
	margin: 15px 0 0 90px;
	}
	
#media_homepage_google_groups {
	margin: 0px 0 0 22px;
	}
	
#media_homepage_twitter {
	margin: 15px 0 0 80px;
	}
	
#media_homepage_videos {
	margin: 50px 0 0 60px;
	}
/* End Media Home Page */

/* Begin Email Updates */
#email_update_form_label {
	margin: 0 0px 2px 0;
	}
/* End Email Updates */

/* Begin Twitter */
ul.twitter { /*the main ul (if list is activated)*/
	}

li.twitter-item { /*the ul items (if list is activated)*/
	}
	
p.twitter-message { /*each one of the paragraphs (if msgs > 1)*/
	color: #10038c;
	font-weight: bold;
	border-bottom: 1px dashed #777777;
	padding: 5px 0 17px 0;
	}
	
.twitter-timestamp { /*the timestamp span class*/
	font-family: sans-serif;
	color: #aaaaaa;
	}
	
.twitter-timestamp:hover {
	cursor: default;
	color: #666666;
	}
	
a.twitter-link { /*the tweet link class*/
	font-weight: normal;
	color: #8d1c0a;
	}
	
a.twitter-user { /*the @username reply link class*/
	font-weight: normal;
	color: #039fce;
	}
/* End Twitter */

/* Start Google Earth */
#google_earth_header {
	margin: 0px 0 20px 0;
	}
/* End Google Earth */