#woo {
	background-color: #0000CC;
}
html{height:100%}
html,body {margin:0;padding:0;}
body{
	background:#990000;
	text-align:center;
	min-width:650px;
	height: 100%;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
#flashvertical{
	position:absolute;
	top:50%;
	margin-top:-220px;/* half flash height*/
	left:0;
	width:100%;
}
#flashhoz {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	height:440px;
	position: relative;
}
#bgpic {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}
h1 {color:#fff;margin:0;padding:0}
#precontent {
	display: none;
	height: 1px;
}
#flashcontent {
	position: absolute;
	top: 40px;
	left: 0px;
}
#titles {
	height: 40px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer {
	height: 22px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 410px;
	text-align: right;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
}
#maincontent {
	position: absolute;
	height: 185px;
	width: 530px;
	left: 220px;
	background-color: #CCCCFF;
}
#leftflash {
	position: absolute;
	height: 370px;
	width: 220px;
	left: 0px;
	background-color: #00FF00;
}
#lefttitle {
	height: 40px;
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	text-align: left;
	list-style-type: none;
}
#lefttitle ul {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 8px;
	margin-left: -40px;
}
#lefttitle li {
	float: left;
	margin-right: 35px;
	list-style-type: none;
}
#lefttitle a {
	float: left;
	list-style-type: none;
	text-decoration: none;
	color: #aaa;
}
#lefttitle a:hover {
	float: left;
	list-style-type: none;
	text-decoration: none;
	color: #fff;
}
* html #lefttitle ul {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 8px;
	margin-left: 0px;
}
#footer li {
	float: left;
	margin-left: 15px;
	list-style-type: none;
}
#footer ul {
	position: absolute;
	right: 0px;
}
#footer a {
	text-decoration: none;
	color: #aaa;
}
#footer a:hover {

	text-decoration: none;
	color: #FFFFFF;
}
#rightflash {
	position: absolute;
	height: 185px;
	width: 530px;
	left: 220px;
	top: 185px;
}
* html #footer {
	margin-top: 7px;
}
#maincontentfull {

	position: absolute;
	height: 370px;
	width: 530px;
	left: 220px;
	background-color: #CCCCFF;
}
#outer{
	width:760px;
	height:440px;
	}
html>body #outer{background:url(images/transcorner2.png) no-repeat left top;}
* html #outer{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transcorner2.png',sizingMethod='scale');}
/* Nav Menu CSS */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul li {
	position: relative;
	float: left;
	width:91px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #C60000;
	padding-top: 3px;
}
	
li ul {
	position: absolute;
	left: 0;
	top: auto;
	display: none;
	font-weight: bold;
	}

/* Styles for Menu Items */
ul li a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #FF9933;
	font-size: 8pt;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: -2px;
	}
/* commented backslash mac hiding hack \*/ 
* html ul li a {height:10px}
/* end hack */ 

/* this sets all hovered lists to red */
li:hover a, li.over a,
li:hover li a:hover, li.over li a:hover {
	color: #FFFFFF;
	font-weight: bold;
	border-right: 2px solid #B90000;
	border-left: 2px solid #B90000;
	background-color: #990000;
}

/* set dropdown to default */
li:hover li a, li.over li a {
	color: #FF9933;
	font-weight: bold;
	border-right: 2px solid #990000;
	border-left: 2px solid #990000;
	width: 109px;
	left: 0px;
	position: relative;
}
li ul li a {
	
} /* Sub Menu Styles */
li:hover ul, li.over ul { display: block; } /* The magic */
#navbar {
	position: absolute;
	top: 72px;
	margin-left: 10px;
	padding-top: -6px;
}
* html #desctext {
	position: absolute;
	height: 280px;
	width: 240px;
	left: 30px;
	top: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
}
#desctext {
	position: absolute;
	height: 280px;
	width: 240px;
	left: 30px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
}
#pics {

	position: absolute;
	height: 280px;
	width: 460px;
	left: 300px;
	top: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
}
#thumbpic {
	margin-right: 20px;
}
#desctext a {
	color: #ff9933;
	text-decoration: none;
}
#desctext a:hover {
	color: #ff9933;
	text-decoration: underline;
}
#flashvertical #flashhoz .style2 a {
	color: #FFFFFF;
}
#flashvertical #flashhoz #pics a {
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
