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



a:link, a:visited {color: #cc6633; text-decoration: none; border: none;}
a:hover {color: #663300; text-decoration: underline;}

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

body{	
	text-align: center;
	min-width: 799px;/* for mozilla*/
	background: url(../images/sky/skyprint_bg.jpg) no-repeat 0 485px #ffffff;
	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; text-align: center; font-family: times, times new roman, serif, georgia;color: #663300;font-size: 1.695em; margin: 10px 0 35px 0px; padding: 0 0 0 0;}

h2 {
	font-family: times, times new roman, serif, georgia;
	color: #663300;
	font-size: 1.5em;
	margin: auto;
	margin: 0px 0 17px 0;
}

h3 {
	font-family: times, times new roman, serif, georgia;
	color: #996600;
	font-size: 1.5em;
	font-weight: normal;
	margin: 15px 0 17px 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%;
	width: 799px;
	color: #ffffff;
	text-align:left;
	margin: auto;
	position:relative;
	background:  transparent;
	position:relative;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#main{
	float: left;
	width: 807px;
	color: #ffffff;
	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: 799px;
	height: 156px;
	background: transparent;
	border: none;
	overflow: hidden;
}

#left {
	position: relative;/*ie needs this to show float */
	width: 380px;
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	background: transparent;
	color: #cc9933;	
	
}
#left p {font-size: 1em; padding: 0 55px 0 75px; margin: 0 20px 0 22px; line-height: 18px; border-left: 1px solid #663300;border-right: 1px solid #663300;}

* html #left {margin: 0 0 0 0px;}

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


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

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


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

ul.nav {
	padding: 0;
	margin: 25px 0 0 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 27px 0 0; padding: 0px;}
ul.nav li a:link, .nav li a:visited {border: none; color: #663300; text-decoration: none;display: block;}
ul.nav li a:hover {text-decoration: underline; color: #ff6600;}
ul.nav li span {color: #ffcc00; font-weight: bold; display: block;}

ul.samples {
	width: 375px;
	margin: 0 0 127px -21px;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	border: none;
	font-size: 1.01em;
}
* html ul.samples {width: 390px; margin: 0 0 60px -41px;}
*:first-child+html ul.samples {margin: 0 0 60px -21px;}
ul.samples li {float: left; position: relative; margin: 0 0px 0 21px;}
ul.samples li a:link, ul.samples li a:visited {color: #663300; padding: 0; text-decoration: none; display: block;}
ul.samples li a:hover { text-decoration: underline; color: #ffcc00;}
ul.samples li span {font-weight: bold; color: #ffcc00; display: block;padding: 0;}

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

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


.tiny {font-size: .8em}

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

