﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
}

#masthead {
	height: 138px;
	width: 710px;
}


#container {
	min-width: 600px;
	width: 910px;
	height: 595px;
	float: none;
}

#left_col {
	width: 219px;
	float: left;
}
#page_content {
	margin-left: 220px;
	padding-left: 45px;
	padding-right: 25px;
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	padding-top: 0px;
	margin-top: 70px;
	background-color: #FFFFFF;
}
#menu {
	position: absolute;
	width: 692px;
	height: 28px;
	top: 133px;
	right: 5px;
	left: 215px;
	visibility: visible;
}
#logincorner {
	position: absolute;
	width: 200px;
	height: 138px;
	left: 694px;
	top: 1px;
	visibility: visible;
}
#members {
	position: absolute;
	width: 691px;
	height: 42px;
	top: 160px;
	left: 217px;
}
#peiacc {
	position: absolute;
	width: 346px;
	height: 112px;
	top: 1px;
	left: 365px;
}
#peipart {
	position: absolute;
	width: 355px;
	height: 110px;
	top: 1px;
	left: 362px;
}
#peispec {
	position: absolute;
	width: 353px;
	height: 111px;
	left: 365px;
	top: 1px;
}
#nbacc {
	position: absolute;
	width: 350px;
	height: 109px;
	left: 366px;
	top: 0px;
}
#nbpart {
	position: absolute;
	width: 359px;
	height: 111px;
	top: 0px;
	left: 361px;
}
#nlacc {
	position: absolute;
	width: 353px;
	height: 112px;
	top: 0px;
	left: 362px;
}
#nlpart {
	position: absolute;
	width: 353px;
	height: 112px;
	top: 0px;
	left: 363px;
}
#logocolor {
	position: absolute;
	width: 180px;
	height: 95px;
	top: 139px;
	left: 20px;
	background-color: #5DC2E8;
	visibility: visible;
}
#about {
	position: absolute;
	width: 98px;
	height: 90px;
	top: 144px;
	left: 99px;
}
#adrotator {
				margin-right: auto;
				margin-left: auto;
				float: none;
				position: relative;
				clip: rect(auto, auto, auto, auto);
}

