@charset "UTF-8";
.stylesheet {
	margin:auto;	
}
#container {
	margin: 0 auto;
	position: relative;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:rollover{color:#00CCFF;}
a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color:#6A2F03;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}

#header {
	background-image: url(images/headerBack_02.jpg);
	height: 193px;
	width: 930px;
	position: relative;
}

#footer {
	height: 115px;
	width: 930px;
	position: relative;
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: 100;
	color: #6A2F03;
	right: 20px;
	line-height: normal;
}
.titles {
	font-weight: 50;
}
lines {
	line-height: 1px;
}
