body
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
a, a:link, a:visited
{
    color: #000;
	text-decoration:none;
	font-weight:bold;
}
a:visited:hover, a:hover
{
    color: #9CCC3C;
	text-decoration:none;
	font-weight:bold;
}

img
{
	border:none;
}
#centerContent
{
	margin:0 auto;
	padding:0;
	width:1024px;
	height:768px;
}

#header
{
	height:135px;
	width:1024px;
}

#logo
{
	height:135px;
	width:700px;
	position:absolute;
}

#logo #headericon
{
	position:absolute;
}

#breadcrumb
{
	color:#000;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:10px;
	text-decoration:none;
	z-index:50;
}

#breadcrumb a, #breadcrumb a:visited
{
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	z-index: inherit;
}
#breadcrumb a:hover, #breadcrumb a:visited:hover
{
	color:#DFDFDF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	z-index: inherit;
}
#breadcrumb .currentPage
{
	color:#A7C941;
	z-index: inherit;
}

#schoolInfo
{
	padding-left:10px;
	width:700px;

}
#schoolInfo .label
{
	color:#9CCC3C;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#schoolInfo .labelInfo
{
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#schoolSideBar
{
	float:right;
	margin-top:-175px;
	text-align:center;
	width:300px;
}
#schoolLogo
{
	height:200px;
	width:300px;
}
#schoolLogo img
{
}


#schoolMenu
{
	margin-top:25px;
}

#content
{	
	margin-left:210px;
	padding:5px;
	position:relative;
	width:550px;
	z-index:1;
	margin-top:20px;
}
#content .contentTitle
{
	color:#000;
	padding-bottom: 4px;
	font-size:22px;
	text-decoration:none;
	font-weight:bold;
	height:22px;
	z-index: inherit;
}
#content .contentTitle2
{
	color:#000;
	font-size:19px;
	text-decoration:none;
	font-weight:bold;
	height:19px;
	z-index: inherit;
}
#content .contentTitle3
{
	color:#000;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	height:16px;
	z-index: inherit;
}

#content .contentTitle4
{
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-style:italic;
	text-align:center;
	height:14px;
	z-index: inherit;
}

#content .contentText
{
	color:#000;
	height:229px;
	font-size:14px;
	text-decoration:none;
	overflow:auto;
	z-index: inherit;
}
#content .textNamesTitles
{
	font-style:italic;
}
#content .underline
{
	text-decoration:underline;
}
#content .label
{
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#content .labelInfo
{
	color:#000;
	font-size:12px;
	text-decoration:none;
}

#video
{
	height:260px;
	position:absolute;
	width:200px;
	z-index:inherit;
	padding-left:10px;
	margin-top:25px;
}
#video1
{
	height:130px;
	margin-left:0;
	position:absolute;
	width:175px;
	z-index:inherit;
}
#video2
{
	height:130px;
	margin-top:130px;
	position:absolute;
	width:175px;
	z-index:inherit;
}

#FLVPlayer3, embed, object
{
	z-index:inherit;
	display:block;
}

#footer
{
	width:100%;
	height:227px;
	min-width:1024px;
	position:absolute;
	left:0px;
}
#footerLinks
{
	height:0px;
	width:0px;
	display:none;
}
#footerLinks a
{
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	z-index: inherit;
}

