img, div, input { behavior: url("/iepngfix.htc") }

body
{
/*
    SCROLLBAR-FACE-COLOR: #3F3625;
    SCROLLBAR-HIGHLIGHT-COLOR: #F5F2E5;
    SCROLLBAR-SHADOW-COLOR: #F5F2E5;
    SCROLLBAR-3DLIGHT-COLOR: #F5F2E5;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #F5F2E5;
    SCROLLBAR-DARKSHADOW-COLOR: #F5F2E5;
*/
	font-family: Trebuchet MS, verdana, arial;
	font-size: 10pt;
	color: #000000;
	background-color: #990000;
	background-image: url('/images/main_bkg_new2.jpg');
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}

a:link { color: #03C; text-decoration: none; }
a:visited { color: #03C; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:active { color: #FFF; text-decoration: none; }

input, textarea, select, option
{
	font-family: Trebuchet MS, verdana, arial;
	font-size: 10pt; 
}


.drop-shadow
{
	width: 327px;
	height: 254px;
	background: url('/images/video_shadow.png') no-repeat;	
}

.drop-shadow-inner
{
	width: 320px;
	height: 246px;
}

.popupbox
{
	background: #EEEEEE;
	position: absolute;
	display: none;
} 

.popup_shadow
{
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#666666, strength=5);
}

.partner_names
{
	font-family: Trebuchet MS, verdana, arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.partner_town
{
	font-family: Trebuchet MS, verdana, arial;
	font-size: 8pt;
	color: #000000;
}

#sub_menu
{
	position: relative;
	float: right;
	top: -28px;
	right: 6px;
	font-family: Trebuchet MS, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
#sub_menu a:link { color: #FFFFFF; text-decoration: none; }
#sub_menu a:visited { color: #FFFFFF; text-decoration: none; }
#sub_menu a:hover { color: #FFFFFF; text-decoration: underline; }
#sub_menu a:active { color: #FFFFFF; text-decoration: none; }

#wrapper
{ 
	width: 824px; height: 142px; text-align: center; margin-left: auto; margin-right: auto;
}

#layout_header { background-image: url('/images/top_clouds.jpg'); height: 142px; position: relative; }
	img#top_logo { position: absolute; bottom: 0px; left: 30px; }
	img#top_text { position: absolute; bottom: 20px; right: 30px; }
	img#top_fade {  }

#layout_menu { background-image: url('/images/menu_bkg.gif'); height: 35px; width: 100%; }
	img#menu1 { position: relative; top: 6px; }
	img#menu2 { position: relative; top: 6px; }
	img#menu3 { position: relative; top: 6px; }
	img#menu4 { position: relative; top: 6px; }
	img#menu5 { position: relative; top: 6px; }
	img#menu6 { position: relative; top: 6px; }
	img#sep { position: relative; top: 6px; }
	
#layout_body { background-color: #fff; width: 100%; text-align: left; }

#layout_footer { background-image: url('/images/bottom_bkg.gif'); height: 35px; width: 100%; }
	#copyright_text { font-family: arial; font-size: 8pt; position: top; }
	#copyright_text a:link { color: #000000; text-decoration: none; }
	#copyright_text a:visited { color: #000000; text-decoration: none; }
	#copyright_text a:hover { color: #000000; text-decoration: underline; }
	#copyright_text a:active { color: #000000; text-decoration: none; }
	
#layout_hr { background-image: url('/images/hr_bg_ppp.gif'); height: 6px; width: 100%; }
