body {
	background: url(images/mainbg.jpg) repeat-x #274260;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.Normal {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.links {
	color: #fff;
}

a.links:link,
a.links:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.links:hover {
	color: #fff;
	text-decoration: underline;
}

a.Footer:link,
a.Footer:visited,
a.User:link,
a.User:visited,
a.Signin:link,
a.Signin:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

a.Footer:hover,
a.User:hover,
a.Signin:hover {
	color: #fff;
	text-decoration: underline;
}

#outerwrapper {
	text-align: center;
	width: 100%;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	top: 40px;
}

#container {
	width: 960px;
	float: left;
	position: relative;
	background: #fff;
}

#header {
	width: 960px;
	height: 136px;
	float: left;
	position: relative;
	background: url(images/underbanner.jpg) no-repeat;
	padding-top: 7px;
	padding-left: 7px;
	margin-right: 0px !important;
	margin-right: -7px;
}

#nav {
	width: 946px;
	height: 27px;
	float: left;
	position: relative;
	background: url(images/navbg_norm.gif) repeat-x #1A4061;
	margin-left: 7px;
	margin-bottom: 7px;
	z-index: 9999;
}

#message {
	width: 946px;
	height: 300px;
	float: left;
	position: relative;
	background: url(images/messagebg.jpg) repeat-x #B8D0E2;
	margin-left: 7px;
	margin-bottom: 7px;
}

#girldrink {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 371px;
	height: 209px;
}

.MessagePane {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 920px;
	height: 300px;
	padding-left:20px;
}

.TopPane,
.LeftPane,
.ContentPane,
.ContentPane2,
.RightPane,
.TriPane1,
.TriPane2,
.TriPane3,
.BottomPane {
	padding-left: 5px;
}

#content {
	width: 946px;
	float: left;
	position: relative;
	margin-left: 7px;
	padding-bottom: 5px;
}

#footer {
	width: 960px;
	height: 102px;
	float: left;
	position: relative;
	background: url(images/footerbg.jpg) no-repeat;
	text-align: center;
	padding-top: 48px;
}

#bottomlinks {
	width: 100%;
	position: relative;
	clear: both;
	text-align: center;
	margin-top: 50px;
	font-size: 10px;
	color: #fff;
}