body{
	background: #000;
	font-family: Trebuchet MS;
	font-size:10pt;
}
body.subpage{
	background: #000 url(images/subpage_bg.jpg) top left no-repeat;
	font-family: Trebuchet MS;
	font-size:10pt;
}
body.subpage2{
	background: #000 url(images/subpage_bg2.jpg) top left no-repeat;
	font-family: Trebuchet MS;
	font-size:10pt;
}
a{
	color:yellow;
	text-decoration:none;
}
a:hover{
	color:white;
}
a.wbg{
	color:#000066;
}
a.wbg:hover{
	color:#888888;
}
p{
	color:white;
	line-height:16px;
}
p.sidecontact{
	padding:10px;
	text-align:right;
	font-size:0.76em;
	margin-right:20px;
	background: url(images/sidep_bg.png) top no-repeat;
}
p.sidelinks{
	text-align:center;
	padding:10px;
	padding-right:20px;
}
p.sidelinks img{
	padding:2px;
	border:1px dotted #666666;
	margin:2px;
	margin-left:-4px;
}
ul.links{
	list-style: url(images/linksListBG.png);
	margin-left:40px;
}
ul.links li{
	padding-top:3px;
	padding-bottom:3px;
	line-height:30px;
}
ul.links li a{
	color:#000099;
	font-weight:bold;
}
ul.links li a:hover{
	text-decoration:underline;
	color:#888888;
}
input, select, textarea{
	padding:1px;
	color:#00099;
	font-weight:bold;
	font-family:arial;
	font-size:90%;
}
input.submit{
	color:#990000;
	font-size:80%;
}
ul.gallerylist{
	margin-left:20px;
	line-height:16px;
}
h1{
	font-family:verdana;
	color:#FFF;
	font-weight:700;
	text-align:center;
	font-size:1.3em;
	letter-spacing:-0.05em;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	border-left:1px solid #212121;
	background:#999999 url(images/h1bg.jpg) left bottom repeat-x;
}
h2{
	font-family:verdana;
	font-size:0.9em;
	font-weight:bold;
	color:#333333;
	padding:5px;
	margin:5px;
	border-bottom:1px dotted #666666;
	padding-left:25px;
	background:url(images/h1bg.png) center left no-repeat;
}
#container{
	width:1000px;
}
/* Main Page Formatting */
#header{
	height:80px;
	width:1000px;
	background: url(images/main_header_bg.jpg) center no-repeat;
	text-align:center;
}
.header_topnav{
	padding:5px;
	float:right;
	height:40px;
	padding-top:30px;
}
.header_topnav ul{
	list-style:none;
	display:inline;
	text-align:right;
}
.header_topnav li{
	display:inline;
	padding:10px;
	font-size:100%;
	color:yellow;
}
.header_topnav li a{
	padding:7px;
	background:url(images/top_nav_bg.gif) center no-repeat;
}
#sub_header{
	height:95px;
	width:1000px;
	background: url(images/sub-head_mainbg.jpg) center no-repeat;
	text-align:center;
}
#container_ind{
	width:1000px;
	text-align:center;
	height:405px;
	background: url(images/bwp_mainbg.jpg) center no-repeat;
}
.maincontain_l1{
	float:left;
	width:280px;
	height:405px;
}
.maincontain_l2{
	float:left;
	width:545px;
	height:164px;
	margin-top:135px;
}
.maincontain_l3{
	float:left;
	width:175px;
	height:405px;
}
.navbar{
	width:160px;
	padding:2px;
	background:url(images/navbar_bg.gif) top right no-repeat;
}
.navbar ul{
	list-style:none;
	display:block;
	line-height:16px;
	font-weight:bold;
	text-align:right;
}
.navbar li{
	display:block;
	width:150px;
	padding:10px;
	font-size:100%;
	color:yellow;
}
.navbar li a{
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
}
.navbar li a:hover{
	color:white;
}
#subnavbar{
	width:100%;
	text-align:right;
	background:#E0E0E0;
}
#subnavbar ul{
	list-style:none;
	display:block;
	line-height:14px;
	font-weight:bold;
	font-size:80%;
	width:100%;
}
#subnavbar li{
	display:block;
	padding:5px;
	font-size:100%;
	color:#222222;
	border-bottom:1px dotted #666666;
	background-position:0,0;
	zoom:1;
}
#subnavbar li:hover{
	background:#B0B0B0 url(images/subnavbar_bg_over.png) left center no-repeat;
	zoom:1;
	color:white;
}
#subnavbar li.hover{
	background:#B0B0B0 url(images/subnavvar_bg_over.png) left center no-repeat;
	zoom:1;
	left: auto;
	color:white;
}
#subnavbar li a{
	padding-top:7px;
	padding-bottom:7px;
	color:#777777;
}
#subnavbar li:hover a{
	color:white;
}
#subnavbar li.hover a{
	color:white;
}
.mainlink1 a, .mainlinkover1 a, .mainlink2 a, .mainlinkover2 a, .mainlink3 a, .mainlinkover3 a, .mainlink4 a, .mainlinkover4	 a{
	height:270px;
	width:131px;
}
.mainlink1{
	float:left;
	height:270px;
	width:146px;
	background:url(images/main_links_l1_full.jpg) center no-repeat;
}
.mainlinkover1{
	float:left;
	height:270px;
	width:146px;
	background:url(images/main_links_l1-obw_full.jpg) center no-repeat;
	cursor: pointer;
}
.mainlink2{
	float:left;
	height:270px;
	width:131px;
	background:url(images/main_links_l2_full.jpg) center no-repeat;
}
.mainlinkover2{
	float:left;
	height:270px;
	width:131px;
	background:url(images/main_links_l2-obw_full.jpg) center no-repeat;
	cursor: pointer;
}
.mainlink3{
	float:left;
	height:270px;
	width:131px;
	background:url(images/main_links_l3_full.jpg) center no-repeat;
}
.mainlinkover3{
	float:left;
	height:270px;
	width:131px;
	background:url(images/main_links_l3-obw_full.jpg) center no-repeat;
}
.mainlink4{
	float:left;
	height:270px;
	width:137px;
	background:url(images/main_links_l4_full.jpg) center no-repeat;
}
.mainlinkover4{
	float:left;
	height:270px;
	width:137px;
	background:url(images/main_links_l4-obw_full.jpg) center no-repeat;
	cursor: pointer;
}
#footer{
	clear:both;
	width:1000px;
	height:120px;
	background: url(images/main_footer_bg.jpg) center no-repeat;
	text-align:center;
}
.footerfloat{
	float:right;
	margin-right:5px;
}
.footerfloat p{
	text-align:right;
	padding:8px;
	color:white;
	width:150px;
	font-size:80%;
	-moz-opacity:0.65;
	filter:alpha(opacity=65);
	zoom:1;
}

/* Subpage Formatting */

#subpage_left_color, #subpage_left_bw{
	width: 323px;
	height:700px;
	float:left;
}
#subpage_left_color{
	background: url(images/left_bwp_cl.jpg) center no-repeat;
}
#subpage_left_bw{
	background: url(images/left_bwp_bw.jpg) center no-repeat;
}
#subpage_right{
	width:677px;
	height:1000px;
}
#subfootie{
	width:1000px;
	border-top:2px solid #111111;
	margin-top:5px;
	clear:both;
}
#subfootie p{
	text-align:center;
	color:white;
	font-size:80%;
	margin-top:0px;
	padding-top:10px;
}
#sub_page_left{
	width:323px;
	height:700px;
	background: url(images/sub_page_blank_left.jpg) top center no-repeat;
	float:left;
}
#sub_page_right{
	width:677px;
	height:700px;
	float:left;
	background: url(images/sub_page_blank_right.jpg) top center no-repeat;
}
#topnotch, #topnotch_sub{
	width:665px;
	height:100px;
	text-align:right;
	padding:5px;
	height:75px;
	padding-top:15px;
}
#topnotch ul, #topnotch_sub ul{
	list-style:none;
	display:inline;
	text-align:right;
	font-size:90%;
	margin-right:-5px;
}
#topnotch li, #topnotch_sub li{
	display:inline;
	font-size:100%;
	color:yellow;
}
#topnotch li a{
	padding:2px;
	background:url(images/top_nav_bg.gif) center no-repeat;
}
#topnotch_sub li a{
	padding:2px;
}
#subbody{
	width:677px;
	color:#333333;
}
#subbody p{
	color:#333333;
	padding:10px;
	padding-left:25px;
}
.subcontain_l{
	float:left;
	width:500px;
	color:#333333;
}
.subcontain_r{
	float:left;
	width:176px;
	border-left:1px dotted #444444;
	border-top:1px dotted #444444;
}
table.contact{
	padding:5px;
	color:#333333;
	margin-left:25px;
	margin-top:20px;
	font-size:90%;
}
td{
	padding:3px;
	margin:3px;
}
table.contact td{
	padding:5px;
}
table.login{
	font-size:90%;
	margin:0 auto;
}
table.login input.text{
	color:#000066;
}

