body
{
	text-align: center;
	font-family: Arial;
	background-color:#CCCCCC;
	letter-spacing: 0.2px;

	margin: 0;
}
		
#page_wrap
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	text-align: justify;
	border: 1px solid #999999;
}



#header
{ 
	background: url("../images/template/stuk.png");
	height: 134px;
	width: 950px;
}
#header_menu
{
	position: relative;
	top: 104px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#header_menu li
{
	margin: 0;
	padding: 0;	
	display: block;
	float: left;
	list-style-type: none;
	position: relative;
}
#header_menu a
{
	text-decoration: none;
	display: block;

	height: 22px;
}
#header_menu a span
{
	visibility: hidden;
}
#home{		left: 120px;	}
#about{		left: 144px;	}
#courses{	left: 174px;	}
#news{		left: 202px;	}
#faq{		left: 234px;	}
#links{		left: 262px;	}

#home a{	width: 72px;	}
#about a{	width: 87px;	}
#courses a{	width: 82px;	}
#news a{	width: 122px;	}
#faq a{		width: 61px;	}
#links a{	width: 137px;	}

#home a:hover{		background-image: url("../images/template/home.png");		}
#about a:hover{		background-image: url("../images/template/about.png");		}
#courses a:hover{	background-image: url("../images/template/courses.png");	}
#news a:hover{		background-image: url("../images/template/news.png");		}
#faq a:hover{		background-image: url("../images/template/faq.png");		}
#links a:hover{		background-image: url("../images/template/links.png");		}




#content
{
	border-top: 1px solid #999999;
	background: url('../images/template/right_background.gif') repeat-y right;
	padding: 0 291px 20px 50px;
	font-size: 12px;
}

#content h1
{

	font-size: 16px;
	font-weight: bold;
}
#content h1, #content h3
{
	color: navy;
}
#content h1, #content h2
{
	border-bottom: 1px solid #999999;
}
#content table{
	border-spacing: 9px; 
}
#content td, #content th{
	padding: 3px;
}
#content th{
	background-color: #EEEEEE;
}




#right
{
	margin-top: 1px;
	background: url('../images/template/right_background.gif') repeat-y right;
	width: 241px;
	float: right;
	padding: 0 10px 10px 10px;
	font-size: 10px;
}
#right h2{
	margin: 20px 0 5px 0;
	font-size: 15px;
	clear: right;
}
#right li{
	list-style-type: none;
	margin: 0 0 5px 0;
}
#right ul{
	margin: 10px 0 0 5px;
	padding: 0;		
}
#right img.lozenge{
	display: block;
	border: 0;	
}

#right #random_tutor{
	text-align: center;
}
#right #random_tutor img{
	border-width: 2px;
	border-style:solid;
	margin: 5px 0;
}
#right #random_tutor span{
	display: block;	
}
#right #contact_us p
{
	margin: 0;
}
#right #contact_us img
{
	float: right;
}
#right #contact_us_electronic
{
	margin-top: 10px;
}


#foot
{
	border-top: 1px solid #999999;
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	font-size: 9px;
}






#internalmenu
{
	float: right;
	font-size: 10px;
	padding: 10px;
	border: 1px dashed navy;
	margin: 0 0 20px 20px;
	background-color: #EEEEEE;

}
#internalmenu ul
{
	margin: 0;
	padding: 0;
}
#internalmenu li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#internalmenu ul ul
{
	padding: 0 0 0 20px;
}
.toplink a
{
	text-decoration: none;
}
.toplink a:hover
{
	text-decoration: underline;
}
.toplink a img
{
	border: 0;
}

#tutors
{
	margin: 0;
	padding: 0;
}
#tutors li
{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 10px 10px 10px;
}
#tutors li a
{
	text-align: center;
	display: block;
	width: 150px;
	height: 180px;
}
#tutors li a img
{
	border: 1px solid #000000;
	width: 100px;
	height: 123px;
	display: block;
	margin: 0 auto;
}
#tutors p
{
	margin: 5px 0;
}
#content-news-list img.left, #content-news-article img.left
{
	display: block;
	float: left;
	margin: 10px 10px 10px 0;
	border: 1px solid black;
}
#content-news-list h3
{
	clear: left;
	margin-bottom: 0;
	border-top: 1px solid #999999;
	padding-top: 5px;
}
#content-news-list span, #content-news-article span
{
	font-size: 9px;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}

.logos img
{
	margin: 0 10px 0 10px;
}

#content fieldset
{
	border: 0;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #999999;
}
#content div.field label
{
	width: 175px;
	padding: 0 10px 10px 0px;
	float: left;
	font-weight: bold;
}
#content div.field input
{
	width: 200px;
}
#content div.field textarea
{
	width: 200px;
	height: 50px;
}
#content div.field{
	clear: left;
	padding: 5px;
}
