#bgpattern {
	position: absolute;
	height: 800px;
	width: 100%;
	top: 0px;
	right: 0px;
	background-image: url(images/bgpattern.jpg);
	background-repeat: repeat-x;
	z-index: 2;
}

#bgrepeat {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0px;
	background-image: url(images/bgcolor.jpg);
	background-repeat: repeat;
	z-index: 1;
}

#maincontainer {
	position: absolute;
	top: 0px;
	z-index: 3;
	left: 0px;
}

#banner {
	background-image: url(images/banner.jpg);
	position: relative;
	height: 185px;
	width: 800px;
}

#menu {
	position: relative;
	height: 40px;
	width: 800px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}

#menuText {
	position: relative;
	height: 20px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 35px;
	color: #FFFFFF;
}

#bodycontainer {
	position: relative;
	background-image: url(images/body.jpg);
	height: 475px;
	width: 800px;
}
#bodycontainer2 {
	position: relative;
	background-image: url(images/body2.jpg);
	height: 475px;
	width: 800px;
}

#body {
	overflow: auto;
	position: absolute;
	height: 468px;
	width: 490px;
	top: 5px;
	right: 30px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#body2 {
	overflow: auto;
	position: absolute;
	height: 468px;
	width: 738px;
	top: 5px;
	right: 30px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 32px;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#copyright {
	background-image: url(images/copyright.jpg);
	position: relative;
	height: 100px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: right;
}

#screenshot {
	position: absolute;
	z-index: 4;
	height: 188px;
	width: 247px;
	top: 229px;
	left: 26px;
}

#screenshotimage {
	position: absolute;
	z-index: 3;
	height: 173px;
	width: 230px;
	top: 236px;
	left: 34px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
}

#screenshotui {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	z-index: 5;
	height: 41px;
	width: 217px;
	left: 40px;
	top: 380px;
}
#screenshotImageDiv {
	position: relative;
	z-index: 5;
}
#screenshotImageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	vertical-align: bottom;
	z-index: 5;
	left: 4px;
	bottom: 4px;
}
#events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	height: 256px;
	width: 213px;
	left: 46px;
	top: 429px;
	visibility: visible;
}



.membersRankBar {
	position: relative;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.membersMain {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.membersAlt {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.memberProfessionDropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: relative;
}

.generalDropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.eventText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
	
	
#menu A, #screenshotui A, #body A, #screenshotImageTitle A, #bgpattern, #bgpattern A{
	color: #FFFFFF;
}
#body {
	color:#000000;
}
#body A, .bodyText A {
	color:#2C2239;
	color:#1A1C7D;
}

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {text-decoration: underline;} 

#newspost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
	width: 400px;
}
#newspostHead {
	border: thin dashed #000000;
	position: relative;
	width: 400px;
	padding: 0px;
}
#newspostHeadSubject {
	font-weight: bold;
	text-align: left;
	position: relative;
	left: 4px;
	top: 4px;
	height: 20px;
}
#newspostHeadDate {
	font-style: italic;
	text-align: left;
	position: relative;
	top: 0px;
	height: 20px;
	left: 4px;
	font-size: 10px;
}
#newspostBody {
	border: thin dashed #000000;
	position: relative;
	width: 390px;
	text-align: left;
	top: 5px;
	margin: 0px;
	padding: 5px;
}
#newspostBodyComments {
	position: relative;
	width: 100%;
	text-align: right;
	top: 2px;
	font-size: 9px;
}
