body {
	margin : 0px;
	text-align : center;
	position : absolute;
	left : 0px;
	right : 0px;
	top : 0px;
	bottom : 0px;
	height : 100%;
	background-image : url("./body.bkg.gif");
	background-repeat : repeat-x;
	background-position : top left;
	background-color : #FFFFFF;
}

body, p, td, th, li {
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-size : 12px;
	line-height : 19px;
}

h1 {
	font-family : Arial Narrow, Arial, Helvetica, Verdana, Sans-serif;
	font-size : 20px;
	color : #BA2020;
	text-align : left;
	font-weight : normal;
	text-transform : uppercase;
}

h2 {
	font-family : Arial Narrow, Arial, Helvetica, Verdana, Sans-serif;
	font-size : 20px;
	color : #333333;
	text-align : left;
	font-weight : normal;
	text-transform : uppercase;
	margin-top : 0px;
}

#Layout {
	width : 1025px;
	height : 100%;
	margin : 0px auto;
	text-align : left;
	background-image : url("./body.bkg.gif");
	background-repeat : repeat-x;
	background-position : top left;
	background-color : #FFFFFF;
}

#TopBar {
	height : 107px !important;
	vertical-align : top;
}

#MainNav {
	display : block;
	float : left;
	margin-top : 45px;
	margin-left : 40px;
}

#MainNav > a {
	display : block;
	float : left;
	margin-left : 28px;
	margin-right : 28px;
}

#MainNav > a:first-child {
	margin-left : 12px;
}

#FollowNav {
	display : block;
	float : left;
	margin-top : 31px;
}

#FollowNav > a {
	display : block;
	float : left;
	margin-left : 0px;
	margin-right : 15px;
}

#SplashSpace {
	height : 336px !important;
	vertical-align : top;
	text-align : center;
	padding-bottom : 10px;
}

#SplashSpace img {
	margin : 0px auto;
}

#Content {
	vertical-align : top;
	padding-left : 42px;
	padding-right : 42px;
}

#BottomBar {
	height : 42px;
	vertical-align : middle;
	text-align : center;
}

#BottomBar > div {
	height : 42px;
	width : 941px;
	text-align : center;
	border-top : 1px #000000 solid;
	margin : 0px auto;
	color : #333333;
}

#BottomBar > div > span {
	margin-left : 15px;
	margin-right : 15px;
}

.eventBox {
	display : block;
	float : right;
	margin-left : 25px;
}

.eventBox a.bottomLink {
	display : block;
	text-align : right;
	text-transform : uppercase;
	color : #333333;
	margin-top : 6px;
	text-decoration : none;
	font-size : 13px;
}

.eventBox > p {
	height : 20px !important;
}
