/* Stylesheet developed by M. Douglas Wray and Diana Forest */
	/* Copyright 2006 - OnTheFly Studios */
	body
	{
	font-family: verdana, arial, helvetica;
	background-color: #fff
	width: auto;
	}
	
		p {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: none;
	padding: 0 10px 10px 10px;
}

h1 {
	font-size: 17px;
	color:#CC0000;
	text-transform: uppercase;
	margin: 10px 0 16px 0;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 15px;
	color:#CC0000;
	text-transform: uppercase;
	margin: 10px 30px 3px 30px;
	font-weight: bold;
}



h3 {
	font-size: 13px;
	color:#333333;
	margin: 10px 30px 16px 30px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	color:#999999;
	text-decoration: none;
	padding: 0 0 0 10px;
}

	
h5 {
	font-size: 13px;
	color:#333333;
	text-decoration: none;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}


	h6 {
	font-size: 13px;
	color:#999999;
	text-decoration: none;
	padding: 15px 5px 0 0;
}

	h7 {
	font-size: 13px;
	color:#333333;
	text-decoration: none;
	margin: 2px 30px 0 30px;
}

	

	#navigation a, #navigation a:link, #navigation a:visited {
	font-family: Arial, Helvetica, San-Serif;
	align: left;
	padding: 15px 5px 0 0;
	text-decoration: none;
	color:#666666;
}

	#navigation a:hover {
	padding: 15px 5px 0 0;
	text-decoration:none;
	font-weight: normal;
	color:#CCCCCC;
}
	#navigation a:active {
	padding: 15px 5px 0 0;
	text-decoration:none;
	background:#999;
}


	
	#container
	{
	margin: 0px;
	height: 700px;
	width: auto;
	}
	
	#header
	{
	clear: both;
	padding: 0px;
	text-align:left;
	background-color: #FFFFFF;
	height: 80px;
	}
	
	#header_b
	{
	clear: both;
	padding: 0px;
	text-align:left;
	background-color: #FFFFFF;
	height: 100px;
	}
	
	#navigation
	{
	padding: 0 0 0 10px;
	text-align:left;
	background-color: #FFFFFF;
	height: 30px;
	color: #999999;
	border-bottom: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	}
	
	#arrows
	{
	clear: both;
	padding: 0px;
	text-align:center;
	border-top: 0;
	background-color: #FFFFFF;
	height: 20px;
	}


	#copy {
	width: 1000px; /* viewport width */
	height: auto; /* scrollbars */
	background: white; /* Mozilla page centering */
	text-align: left; /* IE centering fix */
	padding-left: 10px;
}

#small_box {
	width: 1000px; /* viewport width */
	height: 520px; /* viewport heigth */
	overflow: auto; /* scrollbars */
	background: white; /* Mozilla page centering */
	text-align: left; /* IE centering fix */
}

#news_box {
	width: 250px; /* viewport width */
	height: 510px; /* viewport heigth */
	overflow: auto; /* scrollbars */
	background: none; /* Mozilla page centering */
	text-align: left; /* IE centering fix */
	float: right;
	padding: 10;
	border-left: 1px solid thin;
}


#highlight_box {
	width: 710px; /* viewport width */
	height: 200px; /* viewport heigth */
	overflow: auto; /* scrollbars */
	background: white; /* Mozilla page centering */
	text-align: left; /* IE centering fix */
	float: left;
}

#feature_box {
	width: 1000px; /* viewport width */
	height: 550px; /* viewport heigth */
	overflow: auto; /* scrollbars */
	background: white; /* Mozilla page centering */
	text-align: left; /* IE centering fix */
	float: left;
}

#feature_box a, #feature_box a:link, #feature_box a:visited {
	text-decoration:none;
	color:#990000;
	font-size: 13px;
}

	#feature_box a:hover {
	text-decoration:none;
	font-weight: bold;
	color:#990000;
	font-size: 13px;
}



	#copy a, #copy a:link, #copy a:visited {
	text-decoration:none;
	color:#CC0000;
	font-size: 13px;
}

	#copy a:hover {
	text-decoration:none;
	font-weight: bold;
	color:#999999;
	font-size: 13px;
}
	#copy a:active {
	text-decoration:none;
	background:#999;
}
	
	#viewport {
	width: auto; /* viewport width */
	height: 540px; /* viewport heigth */
	overflow: auto; /* scrollbars */
	background: white; /* contrast */
	white-space: nowrap; /* image flow not stack */
	/* could use float: left or other approach */
  margin: 0 auto; /* Mozilla page centering */
	text-align: left; /* IE centering fix */
}
 
#viewport img {
  height: 500px; /* max height scaling of images */
  border-width: 0; /* remove a link border on images */
}


	
	#gallery
	{
	clear: both;
	height:700px;
	width: auto;
	}
	
	
	#footer
	{
	border-top: thin;
	border-top-color: #999999;
	border-top-style: solid;
	height: 30px;
	clear: both;
	padding: 5px 0 0 10px;
	margin-top: 0px;
	text-align:center;
	background-color: #FFFFFF;
	}
	
	
	
	#footer a, #footer a:link, #footer a:visited {
	font-size: 13px;
	text-decoration:none;
	color:#999999;
}
	#footer a:hover {
	text-decoration:none;
	font-weight: bold;
}
	#footer a:active {
	text-decoration:none;
	background:#999;
	font-size: 13px;
}
 

