@charset "UTF-8";
/* CSS Document */


#a2a_dd {
	position: absolute;
	top: 70px;
	left: 850px;
}
#wrapper {
	position: relative;
	width: 960px;
	height: 720px;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:720px;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:80px;
}

#menu_ {
	position:absolute;
	left:0px;
	top:80px;
	width:130px;
	height:497px;
}

#content_ {
	position:absolute;
	left:130px;
	top:80px;
	width:830px;
	height:497px;
	background-image: url(images/content_bg.gif);
}

#videos_ {
	position:absolute;
	left:0px;
	top:577px;
	width:960px;
	height:110px;
}

#footer_ {
	position:absolute;
	left:0px;
	top:687px;
	width:960px;
	height:33px;
}
#content_listings {
	position:absolute;
	width:820px;
	height:487px;
	float: left;
}

a.nav:link {color:#663300; text-decoration: none; }
a.nav:visited {color:#666600; text-decoration: none; }
a.nav:hover {color:#663300; text-decoration: underline; }
a.nav:active {color:#996633 } 

a.pdf:link {color:#FFFFCC; text-decoration: none; }
a.pdf:visited {color:#FFFFCC; text-decoration: none; }
a.pdf:hover {color:#663300; text-decoration: underline; }
a.pdf:active {color:#FFFFCC } 
