body
{
	background-color: #B5D783;
	background-image: url(images/home/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#container
{
	height: 100%;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: 1008px;
	z-index: 1;
}
#header
{
	position: absolute;
	width: 1008px;
	height: 223px;
	left:-8px;
	top: 0px;
	background-image: url(images/home/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
}
#search
{
	height: 42px;
	left: 659px;
	position: absolute;
	top: 166px;
	width: 254px;
	z-index: 1;
}
#body
{
	background-repeat: no-repeat;
	height: 750px;
	left: 0;
	position: absolute;
	top: 223px;
	width: 1008px;
	z-index: 1;
}
#footerNav
{
	height: 12px;
	left: 108px;
	position: absolute;
	top: 708px;
	width: 800px;
	z-index: 1;
}
#projectSheets
{
	height: 177px;
	left: 650px;
	position: absolute;
	top: 22px;
	width: 318px;
	z-index: 1;
}

#upProjectSheetSummartImage
{
	width: 169px;
	height: 149px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}

.fontProjectSheetsTitle
{
	color: #364621;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

#projectSheets a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E7F3DD;
	text-decoration: none;
	line-height: 16px;
}

#projectSheets a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E7F3DD;
	text-decoration: none;
	line-height: 16px;
}

#projectSheets a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E7F3DD;
	text-decoration: underline;
	line-height: 16px;
}

#projectSheets a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E7F3DD;
	text-decoration: none;
	line-height: 16px;
}

#episodes
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 198px;
	left: 639px;
	position: absolute;
	top: 217px;
	width: 354px;
	z-index: 1;
}

.fontEpisodes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #242D18;
	text-decoration: none;
	line-height: normal;
}

#mainFlash
{
	border-style: none;
	border-width: 0;
	height: 392px;
	left: 46px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 22px;
	width: 576px;
	z-index: 1;
}

#subFlash
{
	height: 196px;
	left: 64px;
	position: absolute;
	top: 482px;
	width: 593px;
	z-index: 1;
}

#subTitle
{
	height: 24px;
	left: 64px;
	position: absolute;
	top: 441px;
	width: 359px;
	z-index: 1;
}

#socialLinks
{
	height: 251px;
	left: 677px;
	position: absolute;
	top: 450px;
	width: 290px;
	z-index: 1;
}
#footer
{
	position: absolute;
	width: 1008px;
	height: 120px;
	left: 0px;
	top: 750px;
	z-index: 1;
}
.footerFont
{
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

.footerFont a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7F3DD;
	text-align: center;
	line-height: 14px;
}

.dropDownMenu
{
	background-color: #B8D988;
	border: 1px solid #364621;
	color: #364621;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding: 2px;
}

.projectSheetActionsBox
{
	background-color: #eb5f27;
}
.searchInput {
background-color:#FFFFFF;
border:1px solid #333333;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:14px;
width:100px;
}
.searchDropdown {
background-color:#FFFFFF;
border:1px solid #333333;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:18px;
width:100px;
}