html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color:#b5b5b5;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#page {
	margin: 0px;
	padding: 0px;
	height: 100%;
	
}
#header {
	margin: 0px;
	width: 950px;
	height: 300px;
	padding: 0px;
	background-image: url(images/home.jpg);
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #b60b0b;
}
#nameRED {
	width: 507px;
	height: 191px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerN {
	margin: 0px;
	width: 950px;
	height: 200px;
	padding: 0px;
	background-image: url(images/news.jpg);
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #D55523;
}
#headerW {
	margin: 0px;
	width: 950px;
	height: 200px;
	padding: 0px;
	background-image: url(images/writing.jpg);
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #596FB6;
}
#headerP {
	margin: 0px;
	width: 950px;
	height: 200px;
	padding: 0px;
	background-image: url(images/playing.jpg);
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #63AF5B;
}
#headerT {
	margin: 0px;
	width: 950px;
	height: 200px;
	padding: 0px;
	background-image: url(images/teaching.jpg);
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #D3BE48;
}
#headerL {
	margin: 0px;
	width: 950px;
	height: 200px;
	padding: 0px;
	background-image: url(images/links.jpg);
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #A76FB7;
}
#name {
	width: 379px;
	height: 144px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar {
	width: 550px;
	height: 33px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#taskbar {
	width: 550px;
	height: 33px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	width: 940px;
	margin: 0px;
	padding: 5px;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#contentN {
	width: 940px;
	margin: 0px;
	padding: 5px;
	background-image: url(images/bg6.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#contentW {
	width: 940px;
	margin: 0px;
	padding: 5px;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#contentP {
	width: 940px;
	margin: 0px;
	padding: 5px;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#contentT {
	width: 940px;
	margin: 0px;
	padding: 5px;
	background-image: url(images/bg5.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#contentL {
	width: 940px;
	margin: 0px;
	padding: 5px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
a:link {
	color: #D3BE48;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D3BE48;
}
a:hover {
	color: #D3BE48;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #D3BE48;
}
#footerT a:link {
	color: #000000;
	text-decoration: none;
}
#footerT a:visited {
	text-decoration: none;
	color: #000000;
}
#footerT a:hover {
	color: #000000;
	text-transform: uppercase;
}
#footerT a:active {
	text-decoration: none;
	color: #000000;
}
#footer{
	font-size: 10px;
	font-style: italic;
	width: 940px;
	height: 13px;
	background-color: #b60b0b;
	padding: 5px;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
}
#footerN{
	font-size: 10px;
	font-style: italic;
	width: 940px;
	height: 13px;
	background-color: #D55523;
	padding: 5px;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
}
#footerW{
	font-size: 10px;
	font-style: italic;
	width: 940px;
	height: 13px;
	background-color: #596FB6;
	padding: 5px;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
}
#footerP{
	font-size: 10px;
	font-style: italic;
	width: 940px;
	height: 13px;
	background-color: #63AF5B;
	padding: 5px;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
}
#footerT{
	font-size: 10px;
	font-style: italic;
	width: 940px;
	height: 13px;
	background-color: #D3BE48;
	padding: 5px;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
}
#footerL{
	font-size: 10px;
	font-style: italic;
	width: 940px;
	height: 13px;
	background-color: #A76FB7;
	padding: 5px;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;
}
.title {
	font-size: 25px;
	color: #804A64;
	font-weight: bold;
}
.head {
	font-size: 16px;
	color: #A76FB7;
	font-weight: bold;
}
.small {
	font-size: 12px;
}
.big {
	font-size: 16px;
}
#left{
	float: left;
}
#right{
	float: right;
}
#divider {
	height: 3px;
	background-color:#990000;
	width: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

