html, body {
	padding:0;
	margin:0;
	background:#CBCBCB;
	padding-top:20px;
}
h2{
	font-size:15px;
}
h3{
	font-size:13px;
	margin:0px 0px 5px 0px;
}
a:link, a:visited {
	color:#AF0075;
	text-decoration: none;	
}	
	
a:hover, a:active, a:focus{
	text-decoration:underline;
}	

#container {
	width:694px;
	margin:0 auto;
}
	
#theTable {
	width:694px;
}
	
#cellLogo {
	width:163px;
}
	
#cellMenu1 {
	background:url(img/box2_bg.gif);
	width:164px;
	height:135px;
}
	
#cellMenu2 {
	background:url(img/box3_bg.gif);
	width:164px;
	height:135px;
}
	
#cellMenu3 {
	background:url(img/box4_bg.gif);
	width:163px;
	height:135px;
}
	
#cellSidebar {
	background:url(img/sidebar_face.jpg) left no-repeat;
	width:164px;
	height:360px;
}
	
#cellSidebarAudio {
	background:url(img/sidebar_audio_bg.gif) left no-repeat;
	width:163px;
	height:360px;
	font-weight:bold;	
}
	
#cellSidebarAudio a {
	font-family:Arial,sans-seif;
	color:#535353;
	font-size:11px;
	line-height:17px;
	text-decoration: none;
	font-weight:bold;	
}
	
#cellSidebarAudio a:hover {
	color:#f9f9f9;
	text-decoration:underline;
	font-weight:bold;	
}
	
#cellMain {
	background:url(img/main_corners.gif) left no-repeat #999999;
	font-family:Arial,sans-seif;
	font-size:12px;
	color:#535353;
}
	
#cellMainAudio {
	background:url(img/main_corners.gif) left no-repeat #999999;
	font-family:Arial,sans-seif;
	font-size:12px;
	color:#535353;
}
		
#pad {
	padding:12px;
}
	
#contHead {
	margin-bottom:14px;
}
		
#contScroll {
	height:298px;
	overflow:auto;
}
		
#cellSidebar2 {
	background:url(img/sidebar2_corners.gif) right no-repeat #999999;
	width:163px;
	height:360px;
}
	
#cellFoot1 {
	background:url(img/box_foot1.gif) left no-repeat;
	width:163px;
	height:38px;
}
	
#cellFoot2 {
	background:url(img/box_foot2.gif) left no-repeat;
	height:38px;
}
	
#cell30 {
	width:30px;
}
	
#cell17 {
	height:17px;
}
	
#cell5 {
	width:5px;
}