@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style-position: inside;
	list-style-type: circle;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: circle;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1000px;
	height: 165px;
	float: left;
}
#nav {
	width: 970px;
	height: 25px;
	background-color: #430E50;
	float: left;
	padding-left: 30px;
}
#contentwrapper {
	width: 1000px;
	float: left;
	background-repeat: no-repeat;
}
#leftcolumn {
	width: 150px;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	color: #430E50;
}
#subnav {
	width: 150px;
	margin-top: 0px;
	float: left;
	margin-bottom: 30px;
}
#uploadbox {
	width: 150px;
	margin-top: 0px;
	float: left;
	bottom: 0px;
	margin-bottom: 30px;
}
#networkingbox {
	width: 150px;
	margin-top: 0px;
	float: left;
	bottom: 0px;
	margin-bottom: 30px;
	border: 1px solid #AF83B9;
}
#maincontent {
	width: 420px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	min-height: 360px;
}
#maincontent .Heading {
	font-size: 16pt;
	color: #430E50;
	font-weight: bold;
}
#maincontent .SubHeading {
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
#maincontent .Quote {
	font-size: 10pt;
	font-style: italic;
}
#maincontent a {
	color: #430E50;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:hover {
	color: #430E50;
	text-decoration: underline;
}
#maincontent .Ticker {
	width: 420px;
	margin-bottom: 30px;
	float: left;
}
#Privacy  {
	width: 790px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}
#Privacy  .Heading {
	font-size: 16pt;
	color: #430E50;
	font-weight: bold;
}
#Privacy  .SubHeading {
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
#Privacy  a {
	color: #430E50;
	text-decoration: none;
	font-weight: bold;
}
#Privacy  a:hover {
	color: #430E50;
	text-decoration: underline;
}
#Illustration {
	width: 390px;
	margin-left: 610px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	min-height: 100%;
	position: static;
	background-repeat: no-repeat;
	z-index: 1;
}
#footer {
	width: 940px;
	height: 23px;
	background-color: #430E50;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 7.5pt;
	padding-top: 12px;
	color: #af83b9;
	z-index: 100;
}
#footer a {
	color: #af83b9;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#membership {
	width: 970px;
	height: 50px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 30px;
	text-align: right;
}

