/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding: 0;
	margin: 0;
}



a:link, a:visited {color: #33ccff; text-decoration: none; border: none;}
a:hover {color: #666666; text-decoration: underline;}

div,p  {margin-top:0}/*clear top margin for mozilla*/

input {height: 20px; border: 1px solid #e5e5e5;}

body{	
	text-align: left;
	min-width: 800px;/* for mozilla*/
	background: #fafafa;
	color: #666666;
	font-size: 62.5%; /*Sets all fonts to roughly 10px*/
	font-family: verdana, arial, helvetica, sans-serif;
}

h1 {font-family: verdana, arial, helvetica, sans-serif;color: #cc9900;font-size: 1.8em;margin-top: 12px;}
h1.frontpage {font-weight: normal; font-family: arial, verdana, helvetica, sans-serif;color: #000000;font-size: 2em; margin: 0px 0 5px 0px; padding: 0 0 0 0;}

h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px 0 5px 0;
}

h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 1.6em;
	font-weight: normal;
	margin: 15px 0 5px 0;
}

#bub_fot {
	position: relative;
	float: right;
	margin: 25px 132px 0 0;
}

#dino {
	width: 321px;
	height: 325px;
	position: absolute;
	z-index: 110;
	left: -67px;
	top: 0;
}

#outer {
	height:99.9%;
	min-height:100%;
	border-right: 1px solid #000000;
	width: 800px;
	color: #666666;
	text-align:left;
	margin: 0;
	position:relative;
	background: url(../images/button/bg_outer.gif) repeat-y top left #ffffff;
	position:relative;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#main{
	float: left;
	width: 800px;
	color: #666666;
	text-align: left;
	border: none;
	background: transparent;	
	font-size: 1.2em;
	padding: 0 0 55px 0;
	margin: 0 0 0 0;
}
* html #main {background: transparent;padding: 0 0 55px 0;}

#maintop p {line-height: 18px; margin: 0 0 0 0px; padding: 0 140px 18px 0;}
* html #main p {line-height: 18px; margin: 5px 0 0 0;}

html>body #main{} /*for mozilla */

#header{
	width: 800px;
	height: 142px;
	background: transparent;
	border: none;
	overflow: hidden;
}

#headerbottom {
	width: 800px;
	height: 45px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid red;
	text-align: left;
	background: transparent;
}

#left {
	position: relative;/*ie needs this to show float */
	width: 382px;
	float: left;
	border: none;
	padding: 0;
	margin: 25px 0 0 83px;
	font-size: 1.1em;
	background: transparent;
	color: #666666;	
	
}
#left p {padding: 0; margin: 15px 0 0 0; line-height: 16px;}

* html #left {margin: 25px 0 0 40px;width: 375px;}

#footer {
	width: 800px;
	clear:both;
	height: 40px;
	border-top: none;
	background: transparent;
	text-align: center;
	left:0;
	bottom:0;
	position: absolute;
}
* html #footer{margin-bottom:-1px;}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:42px;/* for ie5 */
	he\ight:40px;/* for ie6 */
}
#footer span {font-size: 1.1em;padding: 0 21px 0 20px;}


#rightcontent {
	position: relative;
	width: 303px;
	float: right;
	border: none;
	margin: 25px 10px 25px 0;
	padding: 0 0 0px 0;
	border: none;
	background: transparent;
	color: #cc9933;
	font-size: 1.195em;
}
* html #rightcontent {margin: 25px 5px 25px 0;}
#rightcontent p {margin: 0 10px 35px 0;font-size: 1em;}

#bluebox {width: 301px; background: #e6f2fa; text-align: center;}

#clearfooter {width:100%;height:42px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-42px;} /*safari wrapper */


.movie {
	border: 1px solid #999999;
}

ul.nav {
	padding: 0;
	border: 1px solid #ffffff;
	height: 85px;
	margin: 25px 0 35px 0;
	font-size: 1.01em; 
	list-style: none;
	list-style-position: inside; 
	font-family: verdana, arial, helvetica, sans-serif;
}
ul.nav li {float: left; position: relative; margin: 0 60px 25px 0; padding: 0px;}
ul.nav li a:link, .nav li a:visited {border: none; color: #33ccff; text-decoration: none;display: block;}
ul.nav li a:hover {text-decoration: underline; color: #333333;}
ul.nav li span {color: #ffcc00; font-weight: bold; display: block;}

ul.samples {
	width: 360px;
	margin: 25px 0 25px 0px;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	border: none;
	font-size: 1.01em;
	text-align: left;
}
* html ul.samples {margin: 25px 0 25px 0px; border: none;width: 350px;}
ul.samples li {float: left; position: relative; margin: 0 100px 25px 0px;}
ul.samples li a:link, ul.samples li a:visited {color: #33ccff; padding: 0; text-decoration: none; display: block;}
ul.samples li a:hover { text-decoration: underline; color: #333333;}
ul.samples li span {font-weight: bold; color: #333333; display: block;padding: 0;}

a.foot-link:link, a.foot-link:visited {color: #33ccff; font-size: 1em; padding: 0 0px 0 0px; text-decoration: none; margin: 5px 20px 0 20px;}
a.foot-link:hover {text-decoration: underline; color: #666666;}

.footp {margin: 0; padding-top: 0px;}
.copyright {color: #333333; font-size: .9em;margin: 0px 0 0 0;}


.tiny {font-size: .8em}

.footercont {text-align: center; width: 380px;}

.headerblue {width: 800px; height: 23px; background: #66ccff; border-bottom: 1px solid #000000;}

.loginplace {text-align: right; float: right; position: relative; width: 350px; color: #000000; margin: 2px 0 0 0;}
.imgbord {border-bottom: 3px solid #ffffff;}
.loglinks {padding: 0 0 0 25px; margin: 0 10px 0 0;}
.fadelogo {margin: 0 0 15px 44px;}
.footergray {position: absolute; left: 0; bottom: 0;width: 100%; background: url(../images/button/bg_outer.gif) repeat-y top left #f0f0f0; margin:0; padding: 5px 0 10px 0;}


ul.sitelinks {
	width: 271px;
	margin: 15px auto;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	border: none;
	font-size: 1.1em;
}
* html ul.sitelinks {margin: 0 auto; padding: 0;border: none;}
ul.sitelinks li {float: left; position: relative; margin: 0 35px 15px 35px; padding: 0px;}
* html ul.sitelinks li {margin: 0 35px 15px 5px;}
ul.sitelinks li a:link, ul.sitelinks li a:visited {border: none; color: #003399; text-decoration: none;display: block; padding: 7px 5px;}
ul.sitelinks li a:hover {text-decoration: none; color: #000000; background: #ffffff;}
ul.sitelinks li span {color: #003399; font-weight: bold; display: block;}

