body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: -2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}
.site_container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 751px;
	z-index: 2;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.colm_right2 {
	position: absolute;
	left: 496px;
	top: 0px;
}

.flash_container {
	position: relative;
	height: 350px;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/intro_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 15px;
	top: 0px;
}
#top {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 241px;
	width: 751px;
	z-index: 0;
}
.logo00 {
	width: 569px;
	height: 91px;
	margin-left: 45px;
}

.logo_top {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 241px;
	width: 223px;
	z-index: 2;
	background-image: url(images/logo_top.jpg);
}
.top_center {
	position: absolute;
	height: 70px;
	width: 452px;
	left: 223px;
	top: 0px;
}
.flash00 {
	width: 685px;
	height: 91px;
	margin-left: 0px;
	position: absolute;
}
.nav_box {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	text-align: center;
	font-size: 14px;
	top: -6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	left: 0px;
	height: 16px;
}
.colm_left {
	position: absolute;
	width: 175px;
	top: 4px;
	border-left-style: none;
	height: 140px;
}
.colm_right {
	position: absolute;
	margin-left: 175px;
	width: 320px;
	top: 5px;
	left: 0px;
}
.colmn_box {
	position: absolute;
	width: 685px;
	height: auto;
	top: 16px;
	background-repeat: repeat-y;
	background-position: center;
	left: 17px;
}
.footer {
	position: absolute;
}

.quick_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	top: 11px;
	left: 162px;
	width: 393px;
	z-index: 2;
}

.contact_info {
	position: absolute;
	left: 71px;
	top: 39px;
	height: 11px;
	width: 550px;
}

.email {
	position: absolute;
	right: 0px;
	top: 0px;
	left: 286px;
	width: 263px;
	margin: 0px;
	padding: 0px;
}
.base_bg {
	position: absolute;
	top: 22px;
	left: -69px;
	z-index: 2;
}
.email_gphc {
	position: absolute;
	top: -1px;
	left: 61px;
}



.base_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: -2px;
	top: 19px;
	width: 549px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.bottom_nav {

	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	text-align: center;
	font-size: 14px;
	top: 14px;
}

#ipbwrapper{ 
	margin: 20px auto 20px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 750px is a common fixed resolution size */
	width: 98%;
}
