/* CSS Document */
body {
	background-color: #888877;
}
#bar {
	width: 195px;
	height: 649px;
	position: absolute; top: 35px; left: 35px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	width: 708px;
	height: 100px;
	position: absolute; top: 35px; left: 230px;
	text-decoration: none;
}

#headercontainer {
	text-decoration: none;
	font: Verdana, Arial, Helvetica, sans-serif;
}

#headercontainer li {
display: inline;
	list-style-type: none;
	padding-right: 30px;
	position: relative; top: 30px; left: -8px;
	text-decoration: none;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
}

#headercontainer li a:link {
	word-spacing: 2px;	
	text-decoration: none;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
}

#headercontainer li a:hover {
	text-decoration: none;
	color: #000033;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
}

#headercontainer li a:focus, #headercontainer li a:visited, #headercontainer li a:active {
	text-decoration: none;}


#maincontent {
	background-image: url(images/main.jpg);
	background-repeat: repeat-y; 
	width: 708px;
	height: 549px;
	position: absolute; top: 135px; left: 230px;
}

#main {	
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height: 18px;
	text-align: center;
	font-weight: lighter;
	position:relative; top: 160px; left: 250px;
	color: inherit;
	width: 640px;
	font-weight: lighter;
}

#column1 {	
	font-family:  Arial, Helvetica, Verdana, Trebuchet, sans-serif;
	font-size:12px;
	line-height: 18px;
	font-weight: lighter;
	position:absolute; top: 150px; left: 365px;
	color: #888877;
	width: 540px;
	font-weight: lighter;
}


h1 {
	font-size: 19px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #888877;
	position: relative; top: 10px; left: 35px;
	font-weight: lighter;
}

h2 {
	font-size: 60px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #bbbbaa;
	position: relative; top: -35px; left: 35px;
	font-weight:lighter;
}


h3{
	font-size: 19px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #bbbbaa;
	padding: 0px;
	font-weight: lighter;
	width: 300px;
	position: relative; top: -460px; left: 200px;
}

#links {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	position: relative; top: -212px; left:720px;
	text-decoration: none;
	color: #bbbbaa;	
	width: 200px;
	line-height: 4px;
}

#links a:link {
	text-decoration: none;
	color: #000033;
}

#links a:hover {
	color: #ee5522;
}

#links a:visited {
	text-decoration: none;
	color: inherit;
}

#photo {
	position: absolute; top:13px; left: -126px;
	width: 200px;
}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: lighter;
	position: absolute; top: 705px; left: 258px;
	color: #ffffff;
	letter-spacing: 2px;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #000033;
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
	color: inherit;
}

.style5 {
	font-weight: bold;
	text-decoration: none;
	color: #996633;
}

#column1 a:link{
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}

#column1 a:hover {
	text-decoration: none;
	color: #888877;
	font-weight: bold;
}

#column1 a:visted {
	text-decoration: none;
	color: inherit;
}

.style4 {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}

.style1 {color: #888877}
.style2 {color: #FFFFFF}
