@charset "utf-8";
body		{
	text-align: center;
	background-color: #CCC;
	background-image: url(NewDesignImages/images/images/bg.png);
	background-repeat: repeat;
}
#container {
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 150px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCC;
}
#topnav {
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	width: 950px;
}
#flash {
	float: left;
	height: 400px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
    font-family: "Times New Roman", Times, serif;
    font-size: large;
    color: #FFFFFF;
}
#news {
	width: 450px;
	height: 400px;
	background-color: #000;
	float: left;
	overflow: visible;
}
#events {
	background-color: #000;
	float: left;
	width: 450px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
    }

#content {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #000;
	text-align: left;
	float: none;
	margin-top: 25px;
	height: 1100px;
}
#templatecontent {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #000;
	text-align: left;
	float: none;
	margin-top: 25px;
}
#media {
	text-align: center;
	height: 400px;
	width: 950px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
#main	{
	height: 500px;
	background-color: #000;
	width: 500px;
	padding: 0px;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
#flv {
	background-color: #000;
	height: 500px;
	width: 950px;
}

#main table  {
	text-align: center;
}
#main td {
	background-color: #000;
}

h1 {
	color: #FFF;
	margin: 25px;
}
#news {
	float: left;
	width: 450px;
	background-color:#000;
	height: 400px;
}
#footer	{
	background-color:#000;
	height: 100px;
	clear: both;
}
.footerformat {
	color: #FFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #000;
}
.footerformat a {
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}

.footerformat a:hover {
	color: #0CC;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: underline;
}

#events td  {
	color: #FFF;
	margin: 2px;
	padding: 10px;
	font-size: small;
	background-color: #000;
}
.nopadding {
	padding: 0px;
	margin: 0px;
}
#news td  {
	color: #FFF;
	margin: 2px;
	padding: 10px;
	text-align: left;
	font-size:: 6px;					font-size: medium;
	background-color: #000;
}
#buffer {
	background-color: #000;
	clear: both;
	height: 200px;
	width: 950px;
}
#mini {
	background-color: #000;
	height: 10px;
	width: 950px;
}
.left   {
	text-align: left;
}
.center   {
	text-align: center;
}
#template {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#template {
	padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}
#container #templatecontent hr {
	color: #FFF;
	width: 900px;
	margin-left: 25px;
	margin-right: 25px;
}
#container #templatecontent #template h5 #form1 table tr td {
	font-size: 12px;
	color: #000;
}
#container #templatecontent #template h5 #form1 table {
	color: #FFF;
}
td {
	color: #000;
	background-color: #FFF;
}
form {
	background-color: #FFF;
}
table {
	color: #FFF;
    height: 250px;
    width: 97%;
}
a {
	color: #999;
	text-decoration: underline;
    font-size: medium;
    font-family: "Times New Roman", Times, serif;
}
#section {
	background-color: #000;
	height: 600px;
	width: 800px;
}

