@charset "UTF-8";
/* CSS Document */

/* MAIN STYLES */
body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	text-align:left;
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	margin:0px;
	border: none;
	padding: 0px;
}

a:link {
	text-decoration:underline;
	border: 0px;
	color:#000000;
}

.whitetext {
	color:#FFF;
	font-size:26px;
}


a:visited {
	text-decoration: none;
	border: 0px;
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color:#666666;
	border: 0px;
}

a:active {
	text-decoration: none;
	border: 0px;
	color:#FFFFFF;
	text-decoration:none;
}

.hometext {
	font-size: 10px;
	line-height: 15px;
	margin: 5px;
	padding: 5px;
}

.teamtext {
	font-size:7px;
		line-height:7px;
	
}



h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:33px;
	color:#000000;
	line-height:36px;
}

ul {
	margin:0px;
	padding:8px;
}

li {
	margin:0px;
	padding:0px;
}

.header {
	width:940px;
	background-repeat:no-repeat;
	height: 169px;
	color:#000000;
	background-position: center;
	padding-left: 20px;
}

.headernav {
	width:960px;
	background-color:#000000;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 39px;
	color:#ffffff;
	background-position: center;
	text-align: center;
	font-size: 19px;
	text-transform: uppercase;

	
	
}




.container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
}
	
	
.links {
	display:inline;
	list-style:none;
	font-size:18px;
	text-decoration:none;
	margin-left: 8px;
	margin-right: 8px;
}	
	


.maincontent {
	width:910px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image:url(images/red.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	padding: 25px;
}

.groupimage {
	border-width:medium;
	border-color:#000000;
	border-style: solid;
	width: px;
	margin-right: 25px;
	margin-bottom: 10px;
	float: left;
}
	
	
.redtext {
	color:#ac0524;
	font-size:16px;
	font-weight: bold;
}

.clear {
	clear:both;
}

.footer {
	background-color:#000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	font:Arial, Helvetica, sans-serif;
}

.footer_links:link {
	text-decoration:none;
	border: 0px;
	color:#ffffff;
	
}


.footer_links:visited {
	text-decoration: none;
	border: 0px;
	color:#ffffff;
	text-decoration:none;
}

.footer_links:hover {
	text-decoration: underline;
	color:#999999;
	border: 0px;
}

.footer_links:active {
	text-decoration: none;
	border: 0px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer_links:link {
	text-decoration:none;
	border: 0px;
	color:#ffffff;
	font:Arial, Helvetica, sans-serif;
}


.footer_links:visited {
	text-decoration: none;
	border: 0px;
	color:#ffffff;
	text-decoration:none;
}

.footer_links:hover {
	text-decoration: underline;
	color:#999999;
	border: 0px;
}

.footer_links:active {
	text-decoration: none;
	border: 0px;
	color:#FFFFFF;
	text-decoration:none;
}






.main_links:link {
	text-decoration:none;
	border: 0px;
	color:#ffffff;
	font:Arial, Helvetica, sans-serif;
}


.main_links:visited {
	text-decoration: none;
	border: 0px;
	color:#ffffff;
	text-decoration:none;
}

.main_links:hover {
	text-decoration: underline;
	color:#999999;
	border: 0px;
}

.main_links:active {
	text-decoration: none;
	border: 0px;
	color:#FFFFFF;
	text-decoration:none;
}

.main_links:link {
	text-decoration:none;
	border: 0px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}


.main_links:visited {
	text-decoration: none;
	border: 0px;
	color:#ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.main_links:hover {
	text-decoration: underline;
	color:#999999;
	border: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.main_links:active {
	text-decoration: none;
	border: 0px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}



.containertopright {
	float: right;
	width: 300px;
	text-align: right;
	line-height: 18px;
	padding-right: 20px;
	padding-top: 20px;
}

.singleimage {
	border-width:medium;
	border-color:#000000;
	border-style: solid;
}



.sidebar {
	padding-left:20px;
	width:300px;
	float:right;
	font-size:17px;
	line-height:18px;
	min-height:512px;
	padding-right: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
