html {height: 100%;
}

body {
	margin:0px;
	padding:0px;
	height: 100%;
	background: url(_gui/bg_1000blue2.gif) top center repeat-y #FFFFFF;
	font-family:Tahoma, Verdana, Arial, San Serif;
	font-size: 12px;
}

.body_with_new_bg {
	width: 937px;
	height: 1330px;
	padding:1px;
	font-family:Tahoma, Verdana, Arial, San Serif;
	font-size: 12px;
	background-repeat:no-repeat;
	background-position: top left;
	background-image: url(_gui/web080710/bubbles.png);
	/*background-color: #5bc0ca;*/
}

.body_with_new_bg_h600 {
	width: 937px;
	height: 600px;
	padding:1px;
	font-family:Tahoma, Verdana, Arial, San Serif;
	font-size: 12px;
	background-repeat:no-repeat;
	background-position: top left;
	background-image: url(_gui/web080710/bubbles.png);
	/*background-color: #5bc0ca;*/
}

.firstpage_filmstrip {
	background-repeat:no-repeat;
	background-position: 0 -92px;
	background-image: url(_gui/web080710/filmstrip.png);
	height:900px;
}

.body_wo_bg {
	height: 100%;
	background-color:#FFFFE3;
	font-family:Tahoma, Verdana, Arial, San Serif;
	font-size: 12px;
}

.body_wo_bg_white_bgcolor {
	height: 100%;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, San Serif;
	font-size: 12px;
}

h1, h2, h3 {
	color: #F3754B;
	font-weight: normal;
	}
	
.Normal 
{
	font-family :Tahoma, Verdana, Arial, Sans-Serif;
	font-size:12px;
	}

td {
	font-size: 12px;
	font-weight:normal;
}

.header {
	width: 937px;
	height: 182px;
	}

.header img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.header .topmenu {
	background-color: #e4dac3;
	padding-left: 22px;
}

.header .topmenu ul {
	display:inline; 
	list-style:none; 
}

.header .topmenu ul li  {
	list-style:none;	
	/*display:block;*/
	/*border:solid 1px red;*/
	float:left;
	padding-left:21px;
	padding-right:5px;
	padding-top:2px;
	/*margin-top:2px;
	margin-right:10px;*/
	background-repeat: no-repeat;
	background-image: url(_gui/bul_header_blue_bb.jpg);
	/*background-position:right bottom;*/
	font-family: Tahoma,Verdana;	
	font-weight: bold;
	font-size:11px;
	height:21px;
	color: #434647;
}

.header .topmenu ul li a {
	text-decoration: none;
	font-family: Tahoma,Verdana;
	font-weight: bold;
	color: #434647;
}

.body {
	width: 937px;
	height: 500px;
	padding:1px;
	background-repeat:no-repeat;
	background-position: top left;
	/*background-image: url(_gui/bac_body_alt.jpg);*/
	background-image: url(_gui/bac_body.jpg); /* ---> PICK THIS ONE IF THEY FIND THE ABOVE ...EXTREME */
}

.body_admin {
	width: 937px;
	height: 500px;
	padding:1px;	
}


