﻿body
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    /*background-image: url(images/bg.png);
    background-repeat: repeat-y;
    background-position: center top;*/
    background-color:#CEA411;
    margin: 0px;
    font-size: 0.7em;
}

.page
{
    background: #FFFFFF url(images/DYD.png) no-repeat center top;
    height: 768px;
    width: 1024px;
}

.pageName
{
    font-size:26pt;   
    color:#CEA411;
    text-decoration:underline overline;
}
    
.content
{
	text-align:left;
	border: dashed 0px green;
	position: relative;
	width:520px;
	height:380px;
	left:10px;
	top:-90px;
	overflow-x: hidden;
	overflow-y:auto;
}

.sozomax
{
	position: relative;
	width:150px;
	height:170px;
	left:390px;
	top:70px;
}
/* Begin Menu CSS */
a
{
	color: #FFFFFF;	
	text-decoration: none;
	font-family: Georgia, Verdana;
	text-decoration:none;
}

.Menu
{
	font-size:24px;	
	color:Red;
}

.Menu a:hover
{
	font-size:24px;
}

.Menu .Home
{
	position: relative;
	width:115px;
	height:25px;
	left:-401px;
	top:203px;
}

.Menu .Photos
{
	position: relative;
	width:115px;
	height:25px;
	left:-401px;
	top:240px;
}

.Menu .About
{
	position: relative;
	width:115px;
	height:25px;
	left:-401px;
	top:278px;
}

.Menu .Mission
{
	position: relative;
	width:115px;
	height:25px;
	left:-401px;
	top:320px;
}

.Menu .Programs
{
	position: relative;
	width:115px;
	height:25px;
	left:-401px;
	top:363px;
}

.Menu .Camps
{
	position: relative;
	width:115px;
	height:25px;
	left:-401px;
	top:405px;
}

.Menu .Contact 
{
	position: relative;
	width:115px;
	height:25px;
	left:-401px;
	top:455px;
}

.Menu .Contact
{
	position: relative;
	width:115px;
	height:25px;
	left:-401px;
	top:455px;
}


/* End Menu CSS */

.footerAdmin
{
	text-align:left;
	position:relative;
	height:60px;
	width:190px;
	left:401px;
	top:-40px;
	color: Red;
	font-size:10px;	
}

.sponsors
{
	text-align:center;
	position:relative;
	height:210px;
	width:150px;
	left:405px;
	top:-360px;
}

.rotatingImages
{
	position:relative;
	height:190px;
	width:190px;
	left:-385px;
	top:-410px;
}

