#container {
	width: 778px;
	padding: 0px;
	clear: both;
	height: 100%;
	border: thin groove #0F1680;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/** HEADER */

#header {
	width: 778px;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: #060D81;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #0F1680;
	border-right-color: #0F1680;
	border-left-color: #0F1680;
}

/** TOP MENU */

#topmenu {
	height: 150px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	width: 778px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #0F1680;
	border-left-color: #0F1680;
}

#topmenu ul {
	list-style: none;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.5px;
	padding: 0px;
	float: left;
	position: relative;
}

/** CONTENT */

#content {
	background-color: #FFFFFF;
	clear: both;
	height: 100%;
	width: 778px;
}

#left {
	float: left;
	width: 194px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	height: 100%;
}

#right {
	float: right;
	width: 575px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
}

/** BOX1 */

#box1 {
	float: left;
}

/** LEFT NAV */

.leftNav {
	width: 195px;
	float: left;
}

.leftNav .headerbar {
	color: #FFFFFF;
	background-color: #0F1680;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	width: 182px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 3px groove #FF3E28;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 20px;
	margin-right: 2px;
}

.leftNav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: thin solid #CCCCCC;
}

.leftNav ul li{
}

.leftNav ul li a{
	display: block; /*link text is indented 8px*/
	text-decoration: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F1680;
	background-color: #E9E9E9;
	font-weight: bold;
	border: 2px solid #BEBEBE;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.leftNav ul li a:hover{ 
	list-style-type: none;
	background-color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px solid #1A2187;
}

/** BOX2 */

#box2 {
	float: left;
	width: 175px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 3px;

}

/** BOX3 */

#box3 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	height: 355px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
}

.videoBox {
	border: medium outset #FE7701;
	padding: 5px;
	float: left;
	height: 319px;
	width: 325px;
	background-color: #FF8B00;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/** EVENTS BOX */

#eventsBox {
	height: 800px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	width: 578px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/** BOX4 */

#box4 {
	float: left;
	width: 265px;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #CCCCCC;
	height: 100%;
}

/** BOX5 */

#box5 {
	padding: 10px;
	float: right;
	width: 265px;
	background-color: #FFFFFF;
	height: 100%;
}

/** BOX6 */

#box6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

/** BOX7 */

#box7 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
/** BOX8 */

#box8 {
}

/** BOX9 */

#box9 {
}

/** TABLES */

#table1 {
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	border: thick ridge #FE0000;
}

#table2 {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}

#table3 {
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

#table4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
}

/** FOOTER */

#footer {
	background-image: url(../Images/FootBack.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 75px;
	padding-top: 20px;
}

#footerTable {
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.footerLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.footerRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FE0000;
	text-decoration: none;
	text-align: center;
}

.footerRight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0F1680;
	text-decoration: none;
	text-align: center;
}
