body{
	/*background-image: url('/images/stripes_bg.gif');*/
	background-image: url('/images/background.gif');
	background-position: center center;
	background-repeat: repeat y;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #504D46;
	margin: 0px;
}
a, a:hover, a:visited, a:active{
	text-decoration: none;
	color: #C46501;
}
a.yellow_link{
	text-decoration: none;
	color: #FCFCBF;
}
a.yellow_link:hover{
	text-decoration: underline;
	color: #FCFCBF;
}
a.yellow_link:visited{
	text-decoration: none;
	color: #FCFCBF;
}
a.yellow_link:active{
	text-decoration: none;
	color: #FCFCBF;
}
#super_container{
}
#top_menu{
	width: 900px;
	height: 82px;
	background-image: url('/images/topmenu_bg.jpg');
}
#logo{
	width: 795px;
	height: 363px;
	background-image: url('/images/logo.gif');
}
#content{
	background-color: #000000;
	padding-bottom: 15px;
	width: 795px;
	height: 100%;
}
.bold{
	font-weight: bold;
}
#administration{
}
.aligned_right{
	text-align: right;
	width: 100%;
}
td{
	font-size: 12px;
	padding-right: 10px;
}
nav_menu{
	width: 191px;
	
}
.nav_menu_top{
	background-image: url('/images/nav_menu_top.gif');
	width: 191px;
	height: 16px;
}
.nav_menu_body{
	border-left: 1px solid #202020;
	border-right: 1px solid #202020;
	width: 179px;
	padding: 0px 5px 0px 5px;
	color: #FFFBB1;
}
.nav_menu_bottom{
	background-image: url('/images/nav_menu_bottom.gif');
	width: 191px;
	height: 16px;
}

.nav_menu_item{
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	background: #000000 url('/images/dotted.gif') repeat-x left bottom;
}
.nav_menu_item_no_border{
	padding: 5px 0px 5px 0px;
	margin: 0px 10px 0px 10px;
}
.nav_menu_title{
	font-size: 14px;
	padding-bottom: 10px;
	margin: 0px 10px 0px 10px;
}
.video_title{
	font-size: 16px;
	font-weight: bold;
}
.video_container{
	padding-bottom: 25px;
}
/* 36342f = separator */
