body
{
	background: black;
	padding: 0;
	margin: 0;
	font-family: trebuchet ms;
	font-size: 20px;
	text-shadow: 2px 2px 1px black;
}

a:link 
{ 

	color: yellow; 
	text-decoration: none; 
	border: none;
}

a:visited 
{ 
	color: yellow; 
	text-decoration: none; 
}

a:hover 
{
	color: red; 
	text-decoration: underline; 
}

p
{
	text-indent: 40px;
	margin-left: 15px;
	margin-right: 15px;
}

.specialevent
{
	z-index: 1;
	height: 10px;
	width: 100px;
	margin-left: 400px;
}

.specialevent a{

	opacity: 1;
}

.specialevent a:hover{
	
	opacity: 0.5;
}

.pinkhead
{
	color: pink;
}

.mycenter 
{
	margin-left: auto; 
	margin-right:auto; 
	display:block; text-align:center;
} 

#wrapper
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	
}

#container
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.clearer{
	clear: both;
}

#header1
{
	width: 990px;
	height: 47px;
	background: url(header1.png) no-repeat;
}

#header2
{
	width: 950px;
	height: 163px;
	background: url(header2.png) no-repeat;
}


#menu
{
	width: 220px;
	height: 600px;
	float: left;
	background: url(menuback.png) no-repeat;
}

.glossymenu{
margin: 75px 25px;
padding: 0;
width: 170px; /*width of menu*/
border: 0px solid white;
}

.glossymenu a.menuitem{
background: black;
opacity: 0;
font: bold 16px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
text-shadow: #000000 2px 2px 2px;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 8px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(newback.png);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
opacity: 0;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 3px solid black;
text-shadow: none;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 14px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 5px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background-image: url(newback.png);
}




#content
{
	width: 730px;
	height: 600px;
	background: black;
	float: right;
	font-family: trebuchet ms;
	font-size: 18px;
	color: white;
	background: url(contentback.png) no-repeat;
}

#contentbox
{
	width: 450px;
	height: 25px;
	background: black;
	margin-right: 225px;
	margin-left: auto;
	margin-top: 100px;
	opacity: 0.6;
	border: none;
	padding: 10px;

}

#contentbox2
{
	width: 630px;
	height: 495px;
	background: black;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	opacity: 0.6;
	border: none;
	padding: 10px;
}

#contentbox3
{
	width: 630px;
	height: 510px;
	background: black;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	opacity: 0.6;
	border: none;
	padding: 10px;
}

#contentbox4
{
	width: 630px;
	height: 515px;
	background: black;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	opacity: 0.6;
	border: none;
	padding: 10px;
}



#contentbox5
{
	width: 630px;
	height: 305px;
	background: black;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	opacity: 0.8;
	border: none;
	padding: 10px;
}

#contentbox6
{
	width: 680px;
	height: 530px;
	background: black;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	opacity: 0.6;
	border: none;
	padding: 10px;
}

#contentbox9
{
	width: 630px;
	height: 335px;
	background: black;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	opacity: 0.6;
	border: none;
	padding: 10px;
}


#contentbox10
{
	width: 630px;
	height: 245px;
	background: black;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	opacity: 0.6;
	border: none;
	padding: 10px;
	
}

span.highlight
{
margin-left: 80px;
}


.sectionhead
{
	font-family: trebuchet ms;
	font-size: 40px;
	text-shadow: none;
	text-align: center;
	color: pink;
	margin-top: 10px;
}

.descriptionhead
{

	font-family: trebuchet ms;
	font-size: 20px;
	text-shadow: none;
	text-align: center;
	color: pink;
	margin-top: 10px;
}

.benefits
{
	font-family: trebuchet ms;
	font-size: 26px;
	text-shadow: none;
	color: pink;
	margin-left: 230px;
}

.list
{
	margin-left: 95px;
}

.list2
{
	margin-left: 200px;
}

.listcontainer{
position: relative;
width: 500px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.gallerycontainer{
position: relative;
height: 278px;
width: 680px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0px 5px 5px 14px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid pink;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: 0px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: underline;
text-shadow: none;
font-size: 12px;
text-align: center;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
width: 380px;
height: 278px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 50px;
left: 260px; /*position where enlarged image should offset horizontally */
z-index: 0px;
}


#footer
{
	padding: 0px;
	width: 100%;
	height: 20px;
	background: white;
	font-family: trebuchet ms;
	font-size: 12px;
	text-shadow: none;
	
}

#specialevent
{
	padding-left: 30px;
	height: 10px;
	width: 10px;
}
