/* Mondo Polymers */
/* CSS Styles */
/* created by Chris Hlubb */
/* (c)2008 OffWhite */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#container {
	width: 800px;
	background-color: #FFFFFF;
	position: relative;
	border: 1px solid #000000;
}

#header {
	position: relative;
}

#join {
	position: absolute;
	top: 132px;
	left: 15px;
	z-index: 10;
}

#printpage {
	position: absolute;
	top: 10px;
	left: 715px;
	z-index: 10;
}

#sharepage {
	position: absolute;
	top: 10px;
	left: 750px;
	z-index: 10;
}

#aboutsection {
	position: absolute;
	top: 28px;
	left: 330px;
	z-index: 10;
}

#eventsection {
	position: absolute;
	top: 28px;
	left: 330px;
	z-index: 10;
}

#educationsection {
	position: absolute;
	top: 28px;
	left: 330px;
	z-index: 10;
}

#communicationsection {
	position: absolute;
	top: 28px;
	left: 325px;
	z-index: 10;
}

#statesection {
	position: absolute;
	top: 28px;
	left: 330px;
	z-index: 10;
}

#contactsection {
	position: absolute;
	top: 28px;
	left: 330px;
	z-index: 10;
}

#navigation {
	position: relative;
	text-align: left;
	width: 257px;
	padding-left: 62px;
	padding-top: 40px;
	padding-bottom: 20px;
}

#nav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 2px;
}

#nav a{
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover{
	color: #F03733;
	text-decoration: none;
}

#secondlevel {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 7px;
	padding-bottom: 2px;
}

#secondlevel a{
	color: #FFFFFF;
	text-decoration: none;
}

#secondlevel a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#navline {
	padding-bottom: 2px;
}

#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

#contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 406px;
	text-align: left;
	padding-left: 35px;
	padding-right: 40px;
	padding-top: 15px;
}

#contentarea a{
	color: #F03733;
	text-decoration: none;
}

#contentarea a:hover{
	color: #F03733;
	text-decoration: underline;
}
#utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#utility a{
	color: #CCCCCC;
	text-decoration: none;
}

#utility a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

#footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

#footerleft a{
	color: #FFFFFF;
	text-decoration: underline;
}

#footerleft a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#footerright {
	color: #F3F1DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 5px;
}

#footerright a{
	color: #F3F1DD;
	text-decoration: underline;
}

#footerright a:hover{
	color: #F3F1DD;
	text-decoration: none;
}