body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	font-size: 12px;
	marin: 0px;
	padding: 0px;
}

#topLinks {
	position: absolute;
	top: 3px;
	left: 144px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 25px;
}


#topSection {
	position: absolute;
	background: url(../images/topsection.png) no-repeat;
	left:90px;
	top: 104px;
	height: 132px;
	width: 534px;
	z-index: 19;
}

#sectionTitle {
	position: relative;
	top: 85px;
	margin-right: 25px;
	float: right;
	background:none;
}

#polaroid {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 20;
}

#mainsection {
	background: url(../images/mainsection.png) repeat-y;
	position: absolute;
	left: 90px;
	width: 534px;
	top: 236px;
	z-index: 10;
	line-height: 150%;
}

#content {
	width: 490px;
	position: relative;
	background: none;
	left: 22px;
}

#content p {
	position: relative;
	padding-left: 10px;
}

#gear img {
	margin-left: 5px;
	margin-right: 5px;
}

#gear, #footer {
	padding-top: 10px;
	text-align: center;
 	margin: auto;
}

#footer {
	font-size: 9px;
	line-height: 140%;
	display: block;
}

img {
	border: none;
}

h1 {

}

a, a:link, a:visited {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
}

#activePage {
	color: #000000;
}