@charset "utf-8";
/* CSS Document */

#maincontent {
	height: auto;
	width: 650px;
	padding-top: 10px;
	padding-right: 130px;
	padding-bottom: 10px;
	padding-left: 130px;
	background-image: url(images/essentials/FadeWEB.jpg);
	background-repeat: repeat-y;
	
}

.refs li {
	font-size: 80%;
	line-height: 150%;
}

#structure {
	height: 150px;
	width: 340px;
	
	}
	
	#ttable {
	width: 635px;
	height: 220px;
	margin-left: 5px;
	}
	
	h1, h2 {
	color: #ce7034;
	}
#qlinks {
	width: 200px;
	height: 220px;
	margin-left: 85px;
	}
#ttable li {
	list-style-type: none;
	text-align:left;
	background-position: -10px;
	margin-left: -40px;
	}
li a:link { color: #ce7034; }

li a:visited {color: #666666; }

li a:hover { color: #FFCC00}
