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

