/* CSS Document */

body {
	background-color: black;
	margin:10px auto;
	padding:0 auto;
}

body,td,th {
	font-family: "Verdana";
	font-size: 12px;
	color:#FFFFFF;
}

	#topBanner {
		background: none;
		width: 800px;
		height: 125px;
		border:solid 1px #FFFFFF;
		z-index: 1;
		}
	
	#menu {
		background-image:url(assets/carbonTexture.gif);
		background-repeat:repeat;
		width: 794px;
		min-height:14px;
		border-left: solid 1px #FFFFFF;
		border-right: solid 1px #FFFFFF;
		padding: 3px;
		z-index: 1;
		}
	
	#background {
		background: white;
		width: 770px;
		height: auto;
		padding: 15px;
		border: solid 1px #FFFFFF;
		z-index: 1;
		}
	
	#backgroundPicture {
		background: white;
		background-image:url(assets/mtclogo.gif);
		background-repeat:no-repeat;
		background-position:center;
		width: 770px;
		height: auto;
		padding: 15px;
		border: solid 1px #FFFFFF;
		z-index: 1;
		}
	
	#news {
		background: white;
		width: 770px;
		min-height: 180px;
		height: auto;
		padding: 15px;
		border: solid 1px #FFFFFF;
		z-index: 1;
		}
	
	#extras {
		background:none;
		width: 800px;
		height: 186px;
		border: solid 1px #FFFFFF;
		z-index: 0;
	}
	
	#about {
		float: left;
		background-image:url(assets/redRectangle.gif);
		background-repeat:no-repeat;
		width: 247px;
		height: 176px;
		padding-left: 10px;
		padding-top: 10px;
		z-index: 2;
		}
		
	#team {
		float: left;
		background-image:url(assets/teamPic.gif);
		width: 286px;
		height: 186px;
		z-index: 1;
		}
		
	#upcomingEvents {
		float: left;
		background-image:url(assets/redRectangle.gif);
		background-repeat: no-repeat;
		width: 247px;
		height: 176px;
		padding-left: 10px;
		padding-top: 10px;
		z-index: 1;
		}
	
	#photoGallery {
		background: white;
		width: 790px;
		height: auto;
		padding: 5px;
		padding-top:10px;
		border: solid 1px #FFFFFF;
		z-index: 1;
		}
	
	#choice {
		float: right;
		z-index:3;
		}
		
	#thanks {
		background-image:url(assets/carbonTexture.gif);
		background-repeat:repeat;
		width: 800px;
		height: 20px;
		border-left: solid 1px #FFFFFF;
		border-right: solid 1px #FFFFFF;
		padding-top:2px;
		z-index: 2;
		}
		
	#sponsors {
		background: #FFFFFF;
		width: 800px;
		height: 50px;
		border: solid 1px #FFFFFF;
		z-index: 2;
		}
	
	#copyright {
		background: none;
		width: 800px;
		height: 15px;
		border: none;
		z-index: 2;
		}	
		
a:link { color: #FFFFFF;  text-decoration: none;}

a:hover{ color: #FFFFFF;	text-decoration: none;}

.heading {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
}

a.heading:link {font-family:Verdana; font-weight: none; font-size:14px; color:#FFFFFF; text-decoration:none;}
a.heading:hover {font-family:Verdana; font-weight: none; font-size:14px; color:#FFFFFF; text-decoration:underline;}
a.heading:visited {font-family:Verdana; font-weight: none; font-size:14px; color:#FFFFFF; text-decoration:none;}

.blackHeading {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight:bold;
}

a.blackHeading:link {font-family:Verdana; font-weight: bold; font-size:14px; color:#000000; text-decoration:none;}
a.blackHeading:hover {font-family:Verdana; font-weight: bold; font-size:14px; color:#000000; text-decoration:underline;}
a.blackHeading:visited {font-family:Verdana; font-weight: bold; font-size:14px; color:#000000; text-decoration:none;}


.text{
	font-family:Verdana;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.text:link {font-family:Verdana; font-size:11px; color:#FFFFFF; text-decoration:none;}
a.text:hover {font-family:Verdana;  font-size:11px; color: #FFFFFF; text-decoration:underline;}
a.text:visited {font-family:Verdana;  font-size:11px; color:#FFFFFF; text-decoration:none;}

.smallBlackText{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
a.smallBlackText:link {font-family:Verdana; font-size:9px; color:#000000; text-decoration:none; font-weight:bold;}
a.smallBlackText:hover {font-family:Verdana;  font-size:9px; color: #000000; text-decoration:underline; font-weight:bold;}
a.smallBlackText:visited {font-family:Verdana;  font-size:9px; color:#000000; text-decoration:none; font-weight:bold;}

.smallText{
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}
a.smallText:link {font-family:Verdana; font-size:9px; color:#FFFFFF; text-decoration:none;}
a.smallText:hover {font-family:Verdana; font-size:9px; color:#FFFFFF; text-decoration:underline;}
a.smallText:visited {font-family:Verdana; font-size:9px; color:#FFFFFF; text-decoration:none;}

.blackText{
	font-family:Verdana;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
a.blackText:link {font-family:Verdana; font-weight: bold; font-size:12px; color:#000000; text-decoration:none;}
a.blackText:hover {font-family:Verdana; font-weight: bold; font-size:12px; color:#000000; text-decoration:underline;}
a.blackText:visited {font-family:Verdana; font-weight: bold; font-size:12px; color:#000000; text-decoration:none;}

.boldBlackText{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #000000;
}

.redText{
	font-family:Verdana;
	font-size:12px;
	color: #e4382f;
	text-decoration:none;
	font-weight:bold;
}
a.redText:link {font-family:Verdana; font-weight: bold; font-size:12px; color:#e4382f; text-decoration:none;}
a.redText:hover {font-family:Verdana; font-weight: bold; font-size:12px; color:#e4382f; text-decoration:underline;}
a.redText:visited {font-family:Verdana; font-weight: bold; font-size:12px; color:#e4382f; text-decoration:none;}

.bigHeading{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}