@charset "utf-8";
body {
	background-image: url(../Images/Shared/Background.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

img { 
	behavior: url(iepngfix.htc)
	}


/* CSS Document */

#Splash {
	width: 100%;
	height: auto;
}
#Container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: auto;
}
#Left   {
	width: 185px;
	margin-right: 10px;
	float: left;
	margin-left: 12px;
	height: auto;
}
#Left  #Logo {
	float: left;
	margin-bottom: 10px;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Left  #Title {
	float: left;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Left  #Navigation {
	float: left;
	width: 185px;
}
#Left #Navigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.75em;
	padding: 3px;
	float: left;
	clear: left;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(../Images/Home/navUp.png);
}
#Left #Navigation a#Active {
	background-image: url(../Images/Home/navOver.png);
}

#Left #Navigation a:hover {
	color: #FFFFFF;
	background-image: url(../Images/Home/navOver.png);
}


#Content  {
	float: left;
	width: 740px;
	height: auto;


}
#Content    .Hi1       {
	color: #FF1976;
}
#Content  #Intro  {
	float: left;
	width: 720px;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 1.25em;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
	margin-bottom: 10px;
}
#Content    #Intro    .Sub    {
	color: #333333;
	
}
#Content #News {
	float: left;
	width: 220px;
	background-image: url(../Images/Shared/White80.png);
	padding: 10px;
	font-size: 0.8em;
	color: #666666;
	margin-right: 10px;
}
#Content #News .Title {
	background-image: url(../Images/Home/Shape.png);
	background-repeat: no-repeat;
	height: 25px;
	background-position: center 5px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -10px;
	font-size: 1.5em;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
	width: 218px;
	margin-left: -10px;
}
#Content #News .Sub {
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
}
#Content #Recent {
	background-color: #333333;
	float: right;
	width: 470px;
	font-size: 0.8em;
	margin-bottom: 10px;
	padding: 5px;
	overflow: hidden;
	clear: right;
}
#Content #Recent #Text {
	width: 180px;
	float: left;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}
#Content #Recent #Text .Sub {
	font-size: 1.2em;
	color: #FF1A76;
}


#Content #Recent .Title {
	background-image: url(../Images/Home/Shape.png);
	background-repeat: no-repeat;
	height: 25px;
	background-position: right 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
	width: 164px;
	float: left;
	margin-left: 10px;
}
#Content   #Recent   #VidBox {
	float: left;
	display: block;
}
#Content #WhatWeOffer {
	background-image: url(../Images/Shared/White80.png);
	float: right;
	width: 460px;
	font-size: 0.8em;
	color: #333333;
	padding: 10px;
	margin-bottom: 10px;
	clear: right;
}
#Content #WhatWeOffer .Title {
	background-image: url(../Images/Home/Shape.png);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
	float: left;
	margin-right: 10px;
	margin-top: -10px;
	width: 218px;
	clear: right;
}
#Content #WhatWeOffer .Sub {
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
}

#Content #WhatWeOffer div {
	float: left;
	width: 460px;
}
#Footer {
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../Images/Shared/White80.png);
	float: left;
}
#Footer img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Content #TextBox {
	background-image: url(../Images/Shared/White80.png);
	float: left;
	width: 470px;
	font-size: 0.8em;
	color: #333333;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#Content #TextBox div {
	float: left;
	width: 460px;
}


#Content #TextBox .Title {
	background-image: url(../Images/Home/Shape.png);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
	float: left;
	margin-right: 10px;
	width: 218px;
	clear: left;
}
#Content #TextBox .Sub {
	font-size: 1.1em;
	color: #333333;
}


#Content #Aside {
	float: right;
	width: 224px;
	background-image: url(../Images/Shared/White80.png);
	font-size: 0.8em;
	color: #666666;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#Content #WorkBlock {
	float: left;
	margin-bottom: 10px;
}

#Content #Aside img {
	margin-bottom: 5px;
}
#Content #StudentPic {
	float: left;
	width: 224px;
	background-image: url(../Images/Shared/White80.png);
	font-size: 0.8em;
	color: #666666;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
a {
	color: #FF1A76;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
