body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	min-height:650px;
	background:url(Images/bg_topxtile.jpg) repeat-x;
}

*{margin: 0; padding: 0;}

.clear-both {clear:both;}

:link img {
  border: none;
}

A:link {
text-decoration: none;
color:#000099;
}

A:visited {
color:#000099;
text-decoration: none;
}

A:hover {
color:#FF0000;
}

#PageWrapper {
	width:100%;
	min-height:100%;
	margin:0 auto;
	padding-bottom:10px;
}

#MainContainer {
	width: 950px;
	background: #000066;
	margin:20px auto;
	padding-bottom:20px;
	height:100%;
}

#HeaderContainer {
	height: 180px;
	width:920px;
	margin: 20px auto;
}

#BannerContainer {
	width:700px;
	height:180px;
	float:left;
}

#LoginContainer {
	width:204px;
	height:180px;
	float:right;
	background:url(/Images/bg_memberslogin.jpg);
}

#ContentContainer {
	width:920px;
	height:100%;
	margin:0 auto;
	position:relative;
}
#LeftContentContainer {
	width:180px;
	height:100%;
	background:#c90301;
	position:relative;
	float:left;
	z-index:10;
}
#LeftMenu {
	width:180px;
	min-height:150px;
	height:auto !important;
	background:#c90301;
	position:relative;
	float:left;
	z-index:11;
}
#LeftEvents {
	width:162px;
	min-height:150px;
	height:auto !important;
	background:#92c3e9;
	position:relative;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#000000;
	}

#ContentArea {
	width:730px;
	min-height:630px;
	height:auto !important;
	background:white;
	float:right;
	position:relative;
	color:#000000;
}

#Content {
	width:460px;
	min-height:585px;
	height:auto !important;
	margin: 22px 15px 22px 28px;
	position:relative;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-right: 15px;
	border-right:1px solid #999999;
	font-size:12px;
}

#ImageContainer {
	width:192px;
	min-height:370px;
	height:auto !important;
	position:relative;
	float:left;
	margin:5px 0 0 0;
	color:#000000;

}

#Image {
	height:219px;
	width:169px;
	float:left;
	margin:10px 0 0 10px;
	position:relative;
}

#MemberInfoContainer {
	min-height:300px;
	height:auto !important;
	width:184px;
	float:center;
	text-align:left;
	position:relative;
	background-color:#c90301;
	border:#000063 dashed 1px;
}
#MemberInfo {
	height:190px;
	width:169px;
	float:center;
	text-align:left;
	position:relative;
	background-color:#92c3e9;
	border:#000063 dashed 1px;
	margin:7px;
}

#AdminInfo {
	height:125px;
	width:169px;
	float:center;
	text-align:left;
	position:relative;
	background-color:#92c3e9;
	border:#000063 dashed 1px;
	margin: 7px;
}

.DefaultFontColor {
	color:#000000;
}
.contentlinks A:link {
color:#000063;
}
.contentlinks A:visited {
color:#000063;
}
.contentlinks A:active {
color:#000063;
}
.contentlinks A:hover {
color:#72b6ed;
}

.eventlinks A:link {
color:#000066;
font-weight:bold;
text-decoration: none;
}
.eventlinks A:visited {
color:#000066;
font-weight:bold;
text-decoration: none;
}
.eventlinks A:active {
color:#000066;
font-weight:bold;
text-decoration: none;
}
.eventlinks A:hover {
color:#006699;
font-weight:bold;
text-decoration: none;
}

