body {
	margin: 0;
 	padding: 0;
	height: 1100px;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}
a:hover {
	color: #0E1158;
}
/*.headfont {
	text-align: center;
	font-size: 30px;
	text-decoration: overline;
	color: #FDE744;
	font-weight: bold;
	font-style: italic;
}*/
#whole {
	margin: 0;
	width: 100%;
	height: 100%;
}
#left {
	margin: 0;
	padding-top: 100px;
	padding-left: 20px;
	font: normal small Arial, Helvetica, sans-serif;
	color: yellow;
	float: left;
	width: 145px;
 	height: 1000px;
	background: url(images/leftcol_top.jpg) no-repeat left top;
}


#menu { margin-left: -30px; margin-top: -10px;}
#menu ul{ list-style-type: none; }
#menu a{ position: relative; color: #FDE744; font-weight: bold; font-size: 18px;font-style: oblique; text-decoration: none;}

#menu a:hover { color: #663366;}

#contact { color: #663366; padding-left: 10px; margin-top: 20px;}
#right {
	position: absolute; top: 0px; left: 145px;
	float: left;
	width: 700px;
	height: 100%;
	margin: 0 auto;
}

#header {
	width: 600px;
	height: 70px;
	background: url(images/head.jpg) no-repeat right bottom;
}
#header h1{
	padding-top: 29px; padding-left: 20px; margin: 0px;
	position: relative;
	text-align: left;
	font-size: 30px;
	color: #FDE744;
	font-weight: bold;
	font-style: italic;
}
.style18 {font-weight: bold;}
#header a { font-size: 10px;
}


#content {
	width: 740px;
	height: 418px;
	margin-top: 0px;
	margin-left: 0px;
	background: url(images/bg.jpg) no-repeat left top;
}
#main {
	width: 740px;
	height: 418px;
	margin-top: 0px;
	margin-left: 0px;
}
#main ul{ list-style-type: none; }
#main li{ margin-bottom: 15px; }
#intro {
	font-size: 14px; 
	color: #0E1158;
	padding: 10px;
	margin-left: 10px;
	width: 535px;
	height: 418px;
}