<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imgs/bb-skyback.gif);
	background-attachment:fixed;
 	font-family:arial,verdana,helvetica;
	font-size:11px;
	color:#666666;
}

input {
width: 300px;
}

textarea {
width: 300px;
}

.floating-img {
  float:left;
  padding:5px;
	border:0;
}
.clear-left {
  clear:left;
}



#imgopacity:hover
{
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
}


#biggy {
	width:100%;
	height:100%;
	margin:0;
	top:0;
	left:0;
	position:absolute;
}
#bbptopbar {
	background-color:#999999;
	background:#999999;
	display:block;
	width:100%;
	height:50px;
	padding:0px;
	min-width:200px;
	
}



#bbcontax {
	z-index:300;
	display:block;
	top:4px;
	right:10px;
	margin-right:10px;
	background:url(../imgs/bb-contactinfo.gif);
	background-position:top right;
	background-repeat:none;
	width:233px;
	height:40px;
	float:right;
	padding:2px;
}
#mainy {
display:block;
margin-top:0px;
min-width:1120px;
width:100%;
vertical-align:top;
text-align:center;

}
 

#eachpho {
	background-repeat:no-repeat;
	background-position:center center;
	width:800px;
	height:534px;
	position:relative;
	left:50%;
	margin-left:-400px;
	 	font-family:arial,verdana,helvetica;
	font-size:12px;
}

#bbmainnav{
	top:13px;
	left:0px;
	position:absolute;
	width:700px;
		min-width:700px;


} 

 
#footy {
 	font-family:arial,verdana,helvetica;
	font-size:11px;
	color:#666666;
	width:100%;
	background-color:#999999;
	text-align:right;
	padding-top:10px;
	padding-bottom:5px;
 }

#footy p {
	margin-right:15px;
}
 
.pho {
	border: 10px;
	border-style:solid;
	border-color: #999999;
	}


.dtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.arrows {
	/* for IE */
  filter:alpha(opacity=00);
  /* CSS3 standard */
  opacity:0.0;
} 


img.nohover {border:0;}
img.hover {border:0;display:none;}
a:hover img.hover {display:inline;
/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
a:hover img.nohover {display:none;}


/* Begin CSS Drop Down Menu */

#menuh-container
	{
	position: absolute;		
	top: 1em;
	left: 1em;
	}

#menuh
	{
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin:1em;
	margin-top: 1em;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 0.5px solid #FFFFFF;
	white-space:nowrap;
	margin:.2px;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #999999;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #666666;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(../imgs/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color:#CCCCCC;
	border:none;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(../imgs/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:200;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */







a:link {
	color: #996633;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #993300;
}
a:active {
	color: #990033;
}
-->
</style>

<!--[if lt IE 7]>
<style type="text/css" media="screen">
#menuh{float:none;}
body{behavior:url(csshover.htc); font-size:100%;}
#menuh ul li{float:left; width: 100%;}
#menuh a{height:1%;font:bold 0.7em/1.4em arial, sans-serif;}
</style>
<![endif]-->




<!-- horiontal nav bar styles -->

#navcontainer ul
{

padding-left:0px;
margin-left:0px;
margin-top:0px;
background-color: #999999;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:13px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
font-family: arial, helvetica, sans-serif;
font-size:13px;
padding: 0.2em 1em;
background-color: #999999;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #CCCCCC;
}

#navcontainer ul li a:hover
{
background-color: #666666;
color: #fff;
}


