body 	{
	
	background: url(brown.jpg) #c5c5c5;
	padding: 0px;
	margin: 0px;
	width: 100%;
	}

p {
	color: #ffffff;
	font-family: Trebuchet MS; Trebuchet, Arial, Verdana, sans-serif;	
	font-size: 16px;
	line-height: 19px;
	margin: 10px 20px 20px 10px;
	/* text-align: justify;  */
	}

a {
	color: #ffffff;
	text-decoration: none;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
}

a:hover {
	color: #c3c3c3;
	}

#header {
	position: absolute;
	top: 175px;	
	left: 25px;
    opacity: 0.8;
	}

#header h1 {
	font-family: Trebuchet MS, serif;
	font-size: 225px;
	text-align: left;
	color: #ffffff;
    line-height: 180px;
    opacity: 0.8;
    text-shadow: 0px 1px 2px #555;

}



#links 	{
	position: absolute;
	background-color: #000000;
	top: 25px;
	left: 25px;
	width: 150;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
	padding: 0px;
	}

#links ul {
	padding: 0px;
	margin: 0px;
	}


#links li {
	display: block;
	list-style: none;
	line-height: 40px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	text-align: center; 
	text-transform: lowercase;
	color: #ffffff;
}


#links a {
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	width: 100%;
	padding: 10px 55px 10px 55px;
	}

#links li:hover {
	background-color: #aaaaaa;
	color: #000000;
	}

#links a:hover {
	background-color: #aaaaaa;
	color: #000000;
	}

#links li.active {
	color: #000000;
	background-color: #ffd700;
	}


#main 	{
	position: absolute;
	top: 25px; 
	left: 500px;
	width: 415px;
	}

.iwstyle {
    color: #000000;
	font-size: 10px;
	}

#main h1 {
	color: #ffd700;
	font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	margin-left: 10px;
	background: #000;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	padding: 10px;
}

#main h2 {
	color: #ffffff;
	font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	margin-left: 10px;
	background: #32556B;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	padding: 10px;
}

#about {
	background: #ffffff;
	position: absolute;
	top: 25px;
	left: 200px;
	width: 225px;
	height: 227px;
	opacity: 0.8;
    padding: 12px 12px 0px 12px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 6px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 6px;
	color: #000000;
	}

#about p {
    font-family: Trebuchet MS, sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 15px;
    margin-bottom: 10px;
	}
	
#sidebar {
	position: absolute;
	background: #000000;
	top: 25px;
	left: 940;
	width: 160px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	padding: 0px 0px 20px 10px;
	}

#sidebar h1 {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #ffd700;
}



#sidebar p {
	font-size: 12px;
	}

#sidebar img {
	width: 150px; 
	}

#frame {
	position: absolute;
	top: 150px;
	left: 700px;
	}



#footer	{
	position: relative;
	/*top: 950px;*/
	background-color: #ffffff;
	width: 100%;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
	}


#footer p {
	padding-left: 1025px;
	line-height: 11px; 
	font-family: sans-serif;
	font-size: 10px;
	color: #ffffff;
	}

#box {
	float: left;
	width: 195px;
	margin: 5px 5px 5px 7px;
	display: inline;
	}

#box h1 {
	color: #ff9900;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	background: #32556B;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	padding: 10px;
}

#box img{
	width: 180px;
	padding-left: 10px;
}