BODY {
	background-color:Black;
	margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; margin:0;
}
.intro_holder {
	text-align:center; vertical-align:middle; width:100%; overflow:hidden;
	margin-top:100px;
}
.launch_page {
	background-repeat:no-repeat; text-align:center;
}
.centered_div {
	background-image:url('/images/foge_background_page.jpg'); 
	width:800px; text-align:center; overflow:hidden; height:500px;
	position:relative;
}

a {
	color:#FFFF00;
}
A:hover {
	color:Yellow; background-color:Transparent; text-decoration: underline overline;
}
A.category_title {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
A.category_subtitle {
        color: White;
        font-weight: bold;
        text-decoration: none;
        font-family:Courier New;
        font-size:large;
}

.middle_content_area {
	position:absolute; left:215px; top:99px; width:553px; height:367px;
	overflow: auto; background-color:black; color:white; text-align:left; font-size:13px;
	overflow-y: auto; scrollbar-base-color:gray;
}
.middle_content_area a{
	color:yellow;
}
.middle_content_area a:hover{
	color:orange;
}
.middle_content_noscroll {
	position:absolute; left:215px; top:99px; width:553px; height:367px;
	overflow:hidden;
}
.copyright_statement {
	color:gray; font-size:10px; width:800px; text-wrap:none;
}
.copyright_statement a{
	color:yellow;
}
.copyright_statement a:hover{
	color:orange;
}
.highlight {
	color:white;
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #dddddd; FONT-STYLE: italic; FONT-FAMILY: tahoma
}
.smallheader {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #dddddd; FONT-STYLE: italic; FONT-FAMILY: tahoma
}


.left_navbar {
	position:absolute; left:9px; width:167px; top:98px; height:390px;
	overflow:hidden;
}
.v_menu a{
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#FFFFFF;
	width:163px;
	padding:2px;
	text-align:right;
	font-family:arial;
	font-weight:bold;
	border:1px solid #CCCCCC;
	font-size:1em;
}

.submenu{
	color:#FFFFFF;
	font-family:Helvetica;
	margin-bottom: 5px;
	text-align:right;
	width:160px;
	font-size:.9em;
}

.even{
	color:#BBBB44;
}
.odd{
	color:#FFFF00;
}
.submenu a:hover{
	color:orange;
}

.slideshow_slide{border:0;filter:blendTrans(duration=3);}
