body, html {
	background-color: #D6D0C7;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(imgs/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#wrapper {
	width: 900px;
	height: 100%;
	padding: 0px;
	margin: 0 auto 0 auto;
	background-image: url(imgs/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#header {
	width: 900px;
	height: 220px;
	background-image: url(imgs/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #D6D0C7;
}
#illustrated_menu {
	width: 900px;
	height: 205px;
}
#illustrated_menu ul{
	width: 900px;
	height: 205px;
	padding: 0px;
	margin: 0px;
}
#illustrated_menu li{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
a.ill_news:active, a.ill_news:link, a.ill_news:visited {
	background-image: url(imgs/illustrated_menu/news.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 84px;
	height: 205px;
}
a.ill_news:hover {
	background-image: url(imgs/illustrated_menu/news_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 84px;
	height: 205px;
}
a.ill_images:active, a.ill_images:link, a.ill_images:visited {
	background-image: url(imgs/illustrated_menu/images.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 59px;
	height: 205px;
}
a.ill_images:hover {
	background-image: url(imgs/illustrated_menu/images_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 59px;
	height: 205px;
}
a.ill_home:active, a.ill_home:link, a.ill_home:visited {
	background-image: url(imgs/illustrated_menu/home.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 50px;
	height: 205px;
}
a.ill_home:hover {
	background-image: url(imgs/illustrated_menu/home_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 50px;
	height: 205px;
}
a.ill_ethos:active, a.ill_ethos:link, a.ill_ethos:visited {
	background-image: url(imgs/illustrated_menu/ethos.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 102px;
	height: 205px;
}
a.ill_ethos:hover {
	background-image: url(imgs/illustrated_menu/ethos_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 102px;
	height: 205px;
}
a.ill_clients:active, a.ill_clients:link, a.ill_clients:visited {
	background-image: url(imgs/illustrated_menu/clients.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 70px;
	height: 205px;
}
a.ill_clients:hover {
	background-image: url(imgs/illustrated_menu/clients_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 70px;
	height: 205px;
}
a.ill_what:active, a.ill_what:link, a.ill_what:visited {
	background-image: url(imgs/illustrated_menu/what.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 143px;
	height: 205px;
}
a.ill_what:hover {
	background-image: url(imgs/illustrated_menu/what_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 143px;
	height: 205px;
}
a.ill_history:active, a.ill_history:link, a.ill_history:visited {
	background-image: url(imgs/illustrated_menu/history.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 38px;
	height: 205px;
}
a.ill_history:hover {
	background-image: url(imgs/illustrated_menu/history_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 38px;
	height: 205px;
}
a.ill_links:active, a.ill_links:link, a.ill_links:visited {
	background-image: url(imgs/illustrated_menu/links.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 76px;
	height: 205px;
}
a.ill_links:hover {
	background-image: url(imgs/illustrated_menu/links_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 76px;
	height: 205px;
}
a.ill_testimonials:active, a.ill_testimonials:link, a.ill_testimonials:visited {
	background-image: url(imgs/illustrated_menu/testimonials.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 68px;
	height: 205px;
}
a.ill_testimonials:hover {
	background-image: url(imgs/illustrated_menu/testimonials_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 68px;
	height: 205px;
}
a.ill_tutors:active, a.ill_tutors:link, a.ill_tutors:visited {
	background-image: url(imgs/illustrated_menu/tutors.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 97px;
	height: 205px;
}
a.ill_tutors:hover {
	background-image: url(imgs/illustrated_menu/tutors_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 97px;
	height: 205px;
}
a.ill_contact:active, a.ill_contact:link, a.ill_contact:visited {
	background-image: url(imgs/illustrated_menu/contact.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 97px;
	height: 205px;
}
a.ill_contact:hover {
	background-image: url(imgs/illustrated_menu/contact_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 97px;
	height: 205px;
}

#topnav {
	width: 900px;
	height: 50px;
	background-image: url(imgs/topnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #D6D0C7;
}
#accessibility {
	width: 195px;
	height: 23px;
	float: right;
}
#accessibility ul{
	width: 160px;
	height: 23px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#accessibility li{
	width: 23px;
	height: 23px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	float: left;
	list-style: none;
}
a.increase:active, a.increase:link, a.increase:visited {
	background-image: url(imgs/access_bar/increase.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 23px;
	height: 23px;
}
a.increase:hover {
	background-image: url(imgs/access_bar/increase_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 23px;
	height: 23px;
}
a.decrease:active, a.decrease:link, a.decrease:visited {
	background-image: url(imgs/access_bar/decrease.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 23px;
	height: 23px;
}
a.decrease:hover {
	background-image: url(imgs/access_bar/decrease_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 23px;
	height: 23px;
}
a.reset:active, a.reset:link, a.reset:visited {
	background-image: url(imgs/access_bar/reset.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 23px;
	height: 23px;
}
a.reset:hover {
	background-image: url(imgs/access_bar/reset_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 23px;
	height: 23px;
}
a.print:active, a.print:link, a.print:visited {
	background-image: url(imgs/access_bar/print.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 23px;
	height: 23px;
}
a.print:hover {
	background-image: url(imgs/access_bar/print_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 23px;
	height: 23px;
}

#main_content {
	width: 900px;
	height: 540px;
}
#column_left {
	width: 195px;
	height: 540px;
	float: left;
	background-image: url(imgs/menu_plaque.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainmenu {
	width: 166px;
	height: 405px;
	float: right;
}
#mainmenu ul{
	width: 126px;
	padding: 30px 0px 0px 20px;
	margin: 0px;
}
#mainmenu li{
	width: 126px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#mainmenu li a{
	padding: 0px;
	margin: 0px;
}
.hide {
display: none;
}
a.ethos:active, a.ethos:link, a.ethos:visited {
	background-image: url(imgs/mainmenu/ethos.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.ethos:hover {
	background-image: url(imgs/mainmenu/ethos_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.what:active, a.what:link, a.what:visited {
	background-image: url(imgs/mainmenu/what.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 90px;
	height: 20px;
}
a.what:hover {
	background-image: url(imgs/mainmenu/what_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 90px;
	height: 20px;
}

a.history:active, a.history:link, a.history:visited {
	background-image: url(imgs/mainmenu/history.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.history:hover {
	background-image: url(imgs/mainmenu/history_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.tutors:active, a.tutors:link, a.tutors:visited {
	background-image: url(imgs/mainmenu/tutors.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.tutors:hover {
	background-image: url(imgs/mainmenu/tutors_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.news:active, a.news:link, a.news:visited {
	background-image: url(imgs/mainmenu/news.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.news:hover {
	background-image: url(imgs/mainmenu/news_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.clients:active, a.clients:link, a.clients:visited {
	background-image: url(imgs/mainmenu/clients.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.clients:hover {
	background-image: url(imgs/mainmenu/clients_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.testimonials:active, a.testimonials:link, a.testimonials:visited {
	background-image: url(imgs/mainmenu/testimonials.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.testimonials:hover {
	background-image: url(imgs/mainmenu/testimonials_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.images:active, a.images:link, a.images:visited {
	background-image: url(imgs/mainmenu/images.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.images:hover {
	background-image: url(imgs/mainmenu/images_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.links:active, a.links:link, a.links:visited {
	background-image: url(imgs/mainmenu/links.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.links:hover {
	background-image: url(imgs/mainmenu/links_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.contact:active, a.contact:link, a.contact:visited {
	background-image: url(imgs/mainmenu/contactus.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}
a.contact:hover {
	background-image: url(imgs/mainmenu/contactus_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 126px;
	height: 20px;
}

#del_login {
	width: 145px;
	color: #FFF;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	border-top: 1px solid #999;
	}
	
#del_login p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 70%;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	}
	
#del_login form {
	width: 142px;
	margin: 0px;
	padding: 0px;
	}
	
#del_login input {
	width: 142px;
	margin: 0px;
	padding: 0px;
	}
	
#address {
	width: 146px;
	float: right;
	color: #990000;
	font-size: 65%;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 10px 10px 0px 0px;
}
#address a{
	color: #990000;
	text-decoration: none;
}
#address a:hover{
	color: #990000;
	text-decoration: underline;
}
#column_middle {
	width: 510px;
	height: 540px;
	float: left;
	background-image: url(imgs/paper_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#submenu {
	width: 132px;
	height: 540px;
	float: left;
}
#submenu h1{
	font-size: 80%;
	color: #D86619;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#submenu ul{
	width: 107px;
	float: left;
	padding: 0px 10px 0px 15px;
	margin: 0px;

}
#submenu li{
	padding: 6px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}
#submenu li a{
	width: 132px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
#submenu li a:hover{
	width: 132px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#content_container {
	width: 310px;
	height: 540px;
	float: left;
}
#text {
	width: 310px;
	float: left;
	padding: 0px 20px 20px 20px;
}
#text h1{
	font-size: 80%;
	color: #D86619;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 10px;
	margin: 0px;
}
#text p{
	font-size: 75%;
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px 0px 10px 0px;
	margin: 0px;
	line-height: 20px;
}
#text a{
	color: #990000;
	text-decoration: none;
}
#text a:hover{
	color: #000000;
	text-decoration: none;
}
#text ul{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#text li{
	font-size: 80%;
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-image: url(imgs/bullet.gif);
}
#bottom_links {
	width: 310px;
	height: 40px;
	clear: both;
	padding: 0px 20px 0px 20px;
	font-size: 65%;
	color: #D86619;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
#bottom_links a{
	color: #D86619;
	text-decoration: none;
}
#bottom_links a:hover{
	color: #669933;
	text-decoration: none;
}
#column_right {
	width: 195px;
	height: 540px;
	float: left;
}

form{
	width: 310px;
	clear: both;
}
form p{
	clear: both;
	line-height: 2em;
	padding: 0;
	margin: 0;
}
.boxes form p{ padding-bottom: 0; }


label{
	width: 120px;
	float: left;
}

.fbutton{
	width: 80px;
	float: right;
	margin: 10px 10px 0px 0px;
}

input, textarea, select{ /* for the text boxes and textarea */
	width: 180px;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.gbox, .gbuttn{ /* for the text boxes and textarea */
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.glabel{
	width: 100px;
	float: left;
}

.gbox{ width: 200px; }

.gbuttn{ 
	width: 120px; 
	margin: 0 0 0 20px;
}

form img{ float: left; }
#text h2 {

	font-size: 80%;
	color: #D86619;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

