body {
	background: #353A43;
	background-image: url(texture03.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
}

p {
	margin: 0 0 1.8em;
	width: 450px;
	font-size: 12px;
	line-height: 22px;
	padding-left: 15px;
}


/* hyperlink styling */
a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #FFBA2B;
}

a:hover {
	text-decoration: none;
	color: #fff;
}

a:visited {
	text-decoration: none;
	color: #FFBA2B;
}

a:visited:hover {
	text-decoration: none;
	color: #fff;
}


/* main text container */
.content {
	position:absolute;
	left: 128px;
	top: 554px;
	width: 281px;
	padding-bottom: 60px;
	z-index: 1;
}


.pic {
	position: absolute;
	top: 0px;
	left: 0px;
}

.linkbar {
	position: absolute;
	top: 134px;
	left: 0px;
}

.mainpic {
	position: absolute;
	top: 218px;
	left: 0px;
}

.footer {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 14px;
	width: 700px;
}

.head {
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}

.head2 {
	font-style: italic;
}

.indent {
	margin-left: 20px;
}

.small {
	font-size: 10px;
}

.drypic {
	margin-left: 37px;
}