body {
	margin:0px 0 10px 0; 
	padding:0;
	font-family:"lucida console", arial, sans-serif; 
	font-size:75%; 
	color:#000; 
}

a:link {
	color:#3cf; 
	text-decoration:none;
}

a:visited  {
	color:#c96; 
	text-decoration:none;
}

a:hover {
	color:#3cf; 
	text-decoration:underline;
}

a:active {
	color:#693; 
	text-decoration:underline;
}

div.wholepage {
	margin:0 2% 0 2%; 
	padding:0; 
}

div {
	margin:0; 
	padding:0;
}

h1 {
	font-size:150%; 
	font-family:"lucida console", "lucida sans", arial, sans-serif; 
	font-weight:normal;
}

p {
	margin:0; 
	padding:0.4em 0.2em 0.4em 0.2em;
}


/* +++ Start Of Header Section +++ */

#header {
	margin:0; 
	padding:0;
}

.duperheader {
	float: right;
}

.superheader {
	display:none;
}

.header_red {
	background-color:#000;
	margin-bottom: 3em;
	border-bottom: 4px solid;
	text-align:left;
}

.header_orange {
	background-color:#000;
	margin-bottom: 3em;
	border-bottom: 4px solid;
	text-align:left;
}

.header_green {
	background-color:#000;
	margin-bottom: 3em;
	border-bottom: 4px solid;
	text-align:left;
}

.header_blue {
	background-color:#000;
	margin-bottom: 3em;
	border-bottom: 4px solid;
	text-align:left;
}

.header_slate {
	background-color:#000;
	margin-bottom: 3em;
	border-bottom: 4px solid;
	text-align:left;
}

.header_purple {
	background-color:#000;
	margin-bottom: 3em;
	border-bottom: 4px solid;
	text-align:left;
}

/* .subheader {
	background-color:#000000; 
	margin:0; 
	padding:0.1em;
	text-align:center; 
}

.subheader p {
	margin:0; 
	padding:0.2em; 
	font-size:120%; 
	text-indent:4em; 
	font-weight:bold;
	color:#000;
}*/


/* +++ Start Of Side Menu Section +++ */

#sidecontainer {
	display:none;
}

/* .nav {
	margin:2em 0 0 0; 
	padding:0; 
	list-style-type:none; 
	font-size: 110%;
	font-family:"Trebuchet MS", "lucida sans", arial, sans-serif; 
}

.nav li {
	margin:.5em; 
	padding:0; 
	display:block; 
	border:1px dashed #666;
	background-color:white; 
}

.nav a:link {
	display:block; 
	margin:0; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000; 
	margin:0; 
	padding:0.5em;
}

.nav a:visited  {
	display:block; 
	margin:0; 
	font-weight:bold; 
	text-decoration:none; 
	color:#3cf; 
	margin:0; 
	padding:0.5em;
}

.nav a:hover {
	display:block; 
	margin:0; 
	text-decoration:none; 
	font-weight:bold; 
	color:#c33; 
	margin:0; 
	padding:0.5em; 
}

.nav a:active {
	display:block; 
	margin:0; 
	text-decoration:none; 
	font-weight:bold; 
	color:#ccc; 
	margin:0; 
	padding:0.5em;
}
*/

#backgroundfill {
	margin:0; 
	padding:0; 
	background-color:#000;
}


/* +++ Start Of Content Section +++ */

#content {
	margin:0 0 0 0; 
	padding:0 2em 2em 2em; 
	background-color:#000;
}

#content img {
	float:right;
	margin:5px;
	border:0;
}

#content h1 {
	margin:0; 
	padding:1em 0.1em 0.1em 0;
}

#content p {
	margin-left:1em; 
	margin-right:1em; 
	line-height: 1.5em;
}

#content ul {
	list-style:square; 
	margin-left:2em; 
	margin-right:2em; 
	line-height: 1.5em;
}

#content li {
	margin-left:2em; 
	margin-right:2em;
	margin-bottom:.5em; 
}

.adobe {
	display:none;
}

.featurebox_red {
}

.featurebox_orange {
}

.featurebox_green {
}

.featurebox_blue {
}

.featurebox_slate {
}

.featurebox_purple {
}

/* +++ Start of Footer Section +++ */

#footer {
	margin:0; 
	padding:0;
}

.superfooter {
	display:none;
}

.mainfooter {
	padding:0.1em; 
	background-color:#000; 
	text-align:center;
}

.subfooter {
	display:none;
}
