body {
	margin: 0px;
	padding: 0px;
	font-size:76%;
	background-color:#3e3f38;
}

#container {
	background-image: url(../img/body_back.gif);
	background-position: center;
}

#wrapper {
	background-image: url(../img/wrapper-back.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
	padding-bottom:50px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 288px;
	width: 100%;
	background-image: url(../img/header_back.gif);
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: center top;
}

#enroll-tab {
	float:right;
	background-image:url(../img/enroll-tab.gif);
	width:158px;
	height:43px;
}

#enroll-tab a {
	position:absolute;
	width:158px;
	height:43px;
}

#enroll-tab a:hover {
	background-image:url(../img/enroll-tab-on.gif);
	position:absolute;
	width:158px;
	height:43px;
}

#enroll-tab a span{
	position:absolute;
	display:none;
}

#header-center {
	width:780px;
	margin:auto;
}

#logo {
float:left;
	margin: 0px;
	padding: 0px;
	width:269px;
	height:197px;
	padding-top:41px;
}

#logo a {
	display:block;
	background-image: url(../img/logo.gif);
	width:269px;
	height:197px;
}

#logo a span {
	display:none;
}

#header-quote {
	margin:0px;
	padding:0px;
	width:450px;
	height:200px;
	color: #E1E4C3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin-left:320px;
	padding-top:100px;
	line-height: 1.5em;	
}

#content {
	width:780px;
	margin:auto;
	font-size:1.2em;
	padding-top:10px;
}

/* Menu */
#menu  {
padding-top:10px;
	float:left;
}

#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu ul li {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	height:39px;
	width:271px;
}

#menu-home {
	background-image:url(../img/menu-home-off.gif);
}


#menu-home a {
	position:absolute;
	width:271px;
	height:39px;
}

#menu-home a:hover {
	background-image:url(../img/menu-home-on.gif);
}

#menu-home a span {
	position:absolute;
	display:none;
}

#menu-introduction {
	background-image:url(../img/menu-introduction-off.gif);
}

#menu-introduction a {
	position:absolute;
	width:271px;
	height:39px;
}

#menu-introduction a:hover {
	background-image:url(../img/menu-introduction-on.gif);
}

#menu-introduction a span {
	position:absolute;
	display:none;
}

#menu-admission {
	background-image:url(../img/menu-admission-off.gif);
}

#menu-admission a {
	position:absolute;
	width:271px;
	height:39px;
}

#menu-admission a:hover {
	background-image:url(../img/menu-admission-on.gif);
}

#menu-admission a span {
	position:absolute;
	display:none;
}

#menu-tuitionfees {
	background-image:url(../img/menu-tuition-off.gif);
}

#menu-tuitionfees a {
	position:absolute;
	width:271px;
	height:39px;
}

#menu-tuitionfees a:hover {
	background-image:url(../img/menu-tuition-on.gif);
}

#menu-tuitionfees a span {
	position:absolute;
	display:none;
}

#menu-dateslocations {
	background-image:url(../img/menu-dates-off.gif);
}

#menu-dateslocations a {
	position:absolute;
	width:271px;
	height:39px;
}

#menu-dateslocations a:hover {
	background-image:url(../img/menu-dates-on.gif);
}

#menu-dateslocations a span {
	position:absolute;
	display:none;
}

#menu-contactus {
	background-image:url(../img/menu-contactus-off.gif);
}

#menu-contactus a {
	position:absolute;
	width:271px;
	height:39px;
}

#menu-contactus a:hover {
	background-image:url(../img/menu-contactus-on.gif);
}

#menu-contactus a span {
	position:absolute;
	display:none;
}

#onepercent {
margin-left:25px;
	margin-top:20px;
	width:90px;
	height:166px;
	background-image:url(../img/onepercentfte.gif);
}

#onepercent span {
	position:absolute;
	visibility:hidden;
}

#info {
	margin-left:280px;
	background-image:url(../img/info-back.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:494px;
}

#page {
	margin-top:20px;
	padding:20px;
	font-size:1.1em;
	line-height:1.8em;
	font-family:'Lucida Grande', Arial, helvetica, sans-serif;
}

#page h2 {
	font-weight:normal;
	border-bottom:1px solid #000;
	line-height:1.3em;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#page a {
	color:#993333;
}

#footer {
	margin:auto;
	width:780px;
	height:55px;
	padding-top:10px;
	padding-left:25px;
	color: #E1E4C3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing:.4em;
}

#credits {
	float:right;
	width:147px;
	height:42px;
	background-image:url(../img/credits-off.gif);
}

#credits a {
	position:absolute;
	width:147px;
	height:42px;
}

#credits a:hover {
	background-image:url(../img/credits-on.gif);
}

#credits a span {
	display:none;
}
