﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	background-color: black;
	background-image: url(bggradient.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

#masthead{
	margin: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height:115px;
	background-color: black;
    background-image:url(h.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#content{
	margin: 0;
	padding: 10px 0px;
	width: 100%;
}

.StaticMenuItemStyle
{
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	text-decoration:none
}

.StaticMenuItemStyleHover
{
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	color:Black;
	background-color: White;
	text-decoration:none
}

.MenuDropDownStyle 
{
	background-color:Black;
	color:White;
	border-color: White;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
}

.MenuDropDownItemStyle 
{
	background-color:Black;
	border-style: none;
	z-index: 1;
	color:White;
	padding: 3px;
}

.MenuDropDownItemStyleHover 
{
	background-color:White;
	border-style: none;
	z-index: 1;
	color:Black;
	padding: 3px;
}

#siteName
{
    font-size: 72px;
}

.frontitem
{
	font-size:small;
}

.ContentDiv
{
	position: absolute;
	width: 100%;
	height: 800px;
	background: url(binoculars_edges.gif) no-repeat center top;
	z-index: -1;
}
.DISCLAIMER
{
	font-size: smaller;
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color:Black;
	border: solid thin White; 
}
.ImgAlignRight
{
	float: right;
}
.ImgAlignLeft
{
	float:left;
}

/* ROUNDEDCONTAINER */
.rnd_container {
/*	background: #FFFFFF; */
	margin: 0px;
	margin-right: 12px;
/*	width: 212px;*/
	float: left;	
}
    .rnd_top, .rnd_bottom {display:block;  font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {border-left:1px solid white; border-right:1px solid white;}
    .rnd_b1 {margin:0 5px; background:white;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:1px; margin:0 1px;}

.rnd_content {
	display:block;
	border:0 solid white;
	border-width:0 1px;
	padding: 4px;
	line-height: normal;
	text-align:justify;
}
.rnd_content p {
	line-height: 120%;
}
.rnd_content p.hometext {
	margin-top: 4px;
	line-height: normal;
	color: #000;
	font-size: 11px;
	text-align: left;
}
.rnd_content a.hometext {
	line-height: normal;
}

.kit
{ 
    background-color:Black;
    background-position:center center;
    background-attachment:scroll;
    background-image:url(kit.jpg);
    background-repeat:no-repeat; 
}

.wtb
{
    background-position: center top;
    background-attachment: scroll;
    background-image: url(Weekend2009Saturday_65380_WTB.JPG);
    background-color: black;
    background-repeat: no-repeat;
}

.balloons
{
    background-position: center top;
    background-attachment: scroll;
    background-image: url(Weekend2009Saturday_75502_balloons.JPG);
    background-color: black;
    background-repeat: no-repeat;
}

.script
{
    background-position: center top;
    background-attachment: scroll;
    background-image: url(script.jpg);
    background-color: black;
    background-repeat: no-repeat;
}

.heads
{
    background-position: center top;
    background-attachment: scroll;
    background-image: url(heads.jpg);
    background-color: black;
    background-repeat: no-repeat;
}

.imgborder
{
    border:solid 2px white;
}
