/* CSS Document */
body{
	background:#000000;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper{
	width:1072px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background:url(images/wrapperbg.jpg) no-repeat;
	position:relative;
}
#wrapper_events{
	width:1072px;
	margin:0;
	margin-left:auto;
	margin-right:auto;

	position:relative;
}
#contentwrapper{
	background:url(../images/repeater.jpg) repeat-y;
	position:relative;
	width:100%;
}
#header{
	
	height:228px;
}
#header #flashmenu{
	position:relative;
	top:185px;
	left:125px;
}
#header_events{
	background:url(../images/wrapperbg.jpg);
	height:228px;
}
#header_events #flashmenu{
	position:relative;
	top:185px;
	left:125px;
}
#left{
	float:left;
	width:195px;
	margin-right:10px;
}
#left ul{
	width:205px;
	padding:0;
	margin:0;
	list-style:none;
}
#left li{
	padding:5px;
	background:url(../images/leftmenubg.png) repeat-y;
	margin-bottom:2px;
}
#left li:hover{
	background:#2A2A2A;
}
#left  li a{
	text-decoration:none;
	color:#F5D280;
}
#left li a:hover{
	text-decoration:underline;
}
/*teaching */
#left_teaching{
	float:left;
	width:322px;
	margin-right:5px;
	
}
#left ul{
	width:205px;
	padding:0;
	margin:0;
	list-style:none;
}
#left li{
	padding:5px;
	background:url(../images/leftmenubg.png) repeat-y;
	margin-bottom:2px;
}
#left li:hover{
	background:#2A2A2A;
}
#left  li a{
	text-decoration:none;
	color:#F5D280;
}
#left li a:hover{
	text-decoration:underline;
}
#middle_teaching{
	float:left;
	width:544px;
	padding-left:3px;
	padding-right:7px;
	position:relative;
	top:17px;
}
#right_teaching{
	float:left;
	width:181px;
	background-color:#5B5B5B;
	position:relative;
	top:45px;
	padding:5px;
}
#right_teaching_inner{
	float:left;
	width:181px;
	background:#929091;
	padding-top:11px;
}

#right_teaching_inner .basket{
	background:#071D66;
	width:95%;
	border:1px solid #fff;
	color:#FFFFFF;
	margin-bottom:10px;
	height:200px;
	margin-bottom:10px;
}
#right_teaching_inner h1, #right_teaching_inner h2{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:10px;
}
#right_teaching_inner h1{
	font-size:16px;
	font-weight:bold;
	color:#071D66;
}
#right_teaching_inner h2{
	font-size:14px;
	font-weight:bold;
}
#endpage_teaching{
	clear:both;

	height:20px;
	padding-bottom:7px;
}

/*teaching */
#middle{
	float:left;
	width:602px;
	padding-left:3px;
	padding-right:2px;
}
#middleinner{
	float:left;
	width:687px;
	padding-left:3px;
	padding-right:2px;
}
#right{
	float:left;
	width:260px;
	background:url(images/right_background.jpg) no-repeat;
	height:600px;
	position:relative;
	padding-top:5px;
}
#rightinner{
	float:left;
	width:175px;
	
	position:relative;
	padding-top:11px;
}

#footer{
	clear:both;
	background:url(../images/footer.jpg) no-repeat;
	height:127px;
	padding:10px;
}
#footer h1, #footer p{
	padding:0;
	margin:0;
	font-size:12px;
}
#footer h1{
	color:#F5D280;
}
#footer p{
	width:900px;
	color:#FFFFFF;
}
#endpage{
	clear:both;
	
	height:20px;
	padding-bottom:7px;
}
#endpageinner{
	clear:both;
	
	height:20px;
	padding-bottom:7px;
}
#newslettersignup{
	position:absolute;
	top:0;
	left:831px;
	z-index:1000;
}
.left_title{
	background:#000;
	padding:5px;
}
.left_title, .left_title h2{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.left_title h2{
	font-size:18px;
		padding:0;
	margin:0;
}
.left_title div{
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	padding-top:5px;
}
.myleftside{
	
}
.myleftside h1, .myleftside h2{
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:0;
}
.myleftside h1{
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}
.myleftside h2{
	font-size:14px;
}
.myleftside p{
	color:#FFFFFF;
	font-size:12px;
}
