/* CSS Document */
body {
	margin:	0px;
	padding: 0;
	text-align: center;
	background-image: url(../Background.jpg);
	}

#container {
	padding: 0;
	margin: auto;
	text-align:left;
	width:800px;
	voice-family: "\"}\" ";
	voice-family:inherit;
	width: 800px;
	position: relative;
	border: thin solid #000000;
	background-color: #FFFFFF;
	font-size: medium;
	top: -40px;
	border-color: #FF0000;
	border-width: medium;
	}
	
#banner {
	height:143px;
	}

	
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
	
#Leftsidebar {
	float:left;
	width: 150px;
	top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#content {
	right: 0px;
	top: 0px;
	width: 450px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	bottom: auto;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../Images/TeamCabarrusLogo_Faded.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	}
	
#Rightsidebar {
	float:right;
	width: 150px;
	top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


	
#footer {
	clear: both;
	font-size: medium;
	padding: 5px 5px 5px 5px;
	margin-top: -1px;
	text-align: center;
	background-color: #FF0000;
	}
	

legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-size: medium;
}

fieldset {
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 5px;

}

hr {
	color: #FF0000;
}