	a:link {color: yellow}
	a:visited {color: yellow}
	a:focus {color: yellow}
	a:hover {color: yellow}
	a:active {color: yellow}
	body { background-color: black; text-align: center;}

 	#wrap { width: 800px; background-color: transparent; height: 490px; }
	#nav { text-align:left; border-bottom: 3px solid black; background-color: transparent; height: 130px; } 
	.sidebar {width: 180px; height: 420px; float:left; border-left: 1px solid black; background-color: transparent; }
	.sidebar h6 { font-family: verdana, Verdana, Arial, Helvetica, sans-serif; color: yellow; font-size: 1.5ex; font-weight: bold; text-align: left; }
	#content {width: 349px; height: 420px; float:left; border-right: 1px solid black; background-color: transparent;}
	#footer { width: 600px; clear:both; border-top: 1px solid black; background-color: transparent; position: absolute; top: 550px; }
	p { color: #009ee0; font-size: 1.5ex; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; }

td { }

	h1 { font-family: Helvetica, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; color: #0064ad; font-size: 2ex; font-weight: bold; font-style: normal; }
	h2 { font-family: Helvetica, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; color: #ff9933; font-size: 1.5ex; font-style: normal; }
	h3 { font-family: Helvetica, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; color: silver; font-size: 1.5ex; font-style: normal; }
