.clear{
	clear:both;
}
body{
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 11pt;
	background: #313131 url(/images/bgrepx.gif) repeat-x;
}
a{
	color: #1A1A1A;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:0;
}	
li{
	list-style: none;
}
.content{
	width: 860px;
	background: #fff;
	padding:20px 48px;
	background: url('/images/shadow.png') repeat-y;
}
.join_email{
text-align:right;
}
.join_email h2{
text-align:left;
width:auto !important;
}
.join_email input{
	padding:2px;
	width:130px;margin-top:5px;margin-bottom:5px;margin-right:4px;
}
.join_email input.submit{
	border:1px solid #000;
	width: 60px !important;
	margin-top:0;
}
.content{
	min-height:500px;
}
.content a{
	text-decoration: underline;
}
#subscribe p{
	text-align:left;padding:4px;margin:0;
}
.right_pad_5{
	text-align:right;padding:5px;
}
.processing{
	padding-left: 20px;
	background: url(/images/processing.gif) top left no-repeat;
}

.left_content{
	float:left;width:540px;
}
.left_content h1{
	margin:0 0 10px 0;font-size:14pt;
}
.right_content{
	float:right;width:300px;
}
.right_content .item{
	width:300px;height:120px;margin-bottom:10px;vertical-align:text-bottom;position:relative;
}
.right_content .badge_draw{
	background:url(/images/bdf.jpg) no-repeat;
}

.right_content .badge_draw_wed{
	background:url(/images/bdw.jpg) no-repeat;
}
.right_content .badge_draw span, .right_content .badge_draw_wed span{
	padding:5px;position:absolute;top:20px;left:20px;color:#000;font-size:28pt;font-weight:bold;
}
.slide_container .whats_on_container{
	overflow:hidden;height:185px;position:relative;
}
.stretch{
	width: 860px !important;
}
#flash_events{
	margin:0;padding:0;width: 300px;
	height: 120px;overflow:hidden;
	margin-bottom: 10px;
}
#flash_events li{
	width: 300px;
	height: 120px;
	display:block;
}
	.course_description{
		float:left;width:500px;
	}
	.course_description h2{
		background:url(/images/flag.jpg) top left no-repeat; padding-left:35px;padding-top:5px;
	}
	#course_map_canvas{
		width: 500px; height: 300px;float:right;margin-top:25px;
	}
	.cross_stripes{
		background: #ccc;
		width: 100%;
	}
	.checkbox{
		width: auto !important;
	}
.footer{
	background:#1C1C1C;padding:20px;color:#fff;
}
.footer a{
	color: #fff;
}
.popular{
	margin: 0;padding:0;
}
.popular li img{
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #1a1a1a;
}
.popular li{
	padding: 0;
	margin: 0 0 10px 0;
}
#name{
	margin-left:5px;
}
.small{
	font-size:8pt;
}