/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background:url(../images/tcmc_bckgrnd.jpg) #929b9f no-repeat fixed;
	font:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	width:875px;
	margin-top:416px;
	}

	
p {
	font-family:Helvetica, Arial, sans-serif;	
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	line-height:15px;
	text-align: justify;
	margin:0px 15px 15px 20px;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-color:#ce0000;
	border:#525252 solid 1px;
	width:853px;
	padding:5px 0px 7px 20px;
	margin-bottom:0px;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-color:#999999;
	border:#525252 solid 1px;
	width:853px;
	padding:5px 0px 7px 20px;
	margin-bottom:20px;
	}
	
h4 {
	background-color:none;
	font-family:Helvetica, Arial, sans-serif;	
	font-size:12px;
	font-weight:bold;
	color:#fff;
	border-bottom:#CCC 2px solid;
	letter-spacing:1px;
	line-height:15px;
	text-align: left;
	margin:15px 15px 5px 20px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#CCC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #999;
	}

#transBox {
	background:#000000;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
	width:875px;
	height:11600px;
	}
	
#transBox2 {
	background:#000000;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
	width:875px;
	height:10300px;
	}
	
#content {
	width:875px;
	float:left;
	position:absolute;
	top:0px;
	}
	
#sponsors {
	float:left;
	position:absolute;
	top:65px;
	left:20px;
	}	

#header {
	}
	
#about {
	margin-top: 15px;
	}
	
#updates {
	margin:15px 15px 15px 20px;
	}
	
#leftTeam {
	float:left;
	width:420px;
	margin:0px 0px 15px 20px;
	}
	
#rightTeam {
	float:right;
	width:410px;
	margin:0px 15px 15px 0px;
	}
	
#leftLA {
	float:left;
	width:420px;
	margin:0px 0px 15px 20px;
	}
	
#rightLA{
	float:right;
	width:410px;
	margin:0px 15px 15px 0px;
	}	

#leftSpons {
	float:left;
	width:420px;
	margin:15px 0px 15px 20px;
	}
	
#righSpons{
	float:right;
	width:410px;
	margin:15px 15px 15px 0px;
	}	

#leftLinks {
	float:left;
	width:420px;
	margin:15px 0px 15px 20px;
	}
	
#rightLinks{
	float:right;
	width:410px;
	margin:15px 15px 15px 0px;
	}	

.bio {
	height:100px;
	width:410px;
	margin:0px 0px 25px 0px;
	}
	
.bio img {
	float:left;
	border:#CCC 1px solid;
	margin: 0px 15px 0px 0px;
	}

.bio h4 {
	line-height:17px;
	margin:0px 0px 5px 0px;
	}

.bio p {
	margin:5px 0px 0px 0px;
	}

.update {
	margin: 0px 15px 20px 20px;
	}

.update p {
	float:left;
	margin: 0px 10px 15px 0px;
	}

.update h4{
	margin:15px 15px 0px 0px;
	}

.update img{
	border:#CCC 1px solid;
	margin: 0px 5px 10px 0px;
	}
