.container {
	vertical-align: middle;
	width: 1279px;
	padding: 0px;
}
body {
	background-image: url(new_images/container_bg.png);
	background-repeat: no-repeat;
}
.container a {
	color: #00C;
	text-decoration:none;
}
.container a:hover {
	color: #00C;
	text-decoration:underline;
}
.workshops_table_lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.workshops_table_nolines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.workshops_table_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.workshops_table_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
}

.frontpage_graphic {
	background-image: url(new_images/frontpage_image.gif);
	float: left;
	width: 400px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 240px;
}
.frontpage_boxes {
	width: 870px;
	background-image: url(new_images/frontpageboxes_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	top: -10px;
	margin: 0px;
	padding: 0px;
	clip: rect(-30px,auto,auto,auto);
}


.sidebar {
	float: right;
	width: 200px;
	text-align: left;
	padding-right: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.announcement {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.sidebar_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F60;
	font-weight: bold;
}
.sidebar_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.sidebar_pics {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.red_callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	color: #F60;
}
.spotlight_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	font-weight: bold;
}
.boxes_inside {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	width: 1000px;
	padding-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 200px;
	text-align: center;
}
.footer a {
	color: #000;
	text-decoration:none;
}
.footer a:hover {
	color: #F60;
	text-decoration:underline;
}
.sponsor_box {
	text-align: center;
	padding-bottom: 10px;

}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-left: 150px;
	padding-right: 450px;
}
.page_head {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
}
.event_pics {
	float: left;
	margin-top: 8px;
	border: thin solid #000;
	margin-right: 10px;

}
.section_pic {
	margin: 5px;
	float: right;
	border: thin solid #000;	
}
.smaller_text {
 font-family
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.rightside_table {
	margin-left: 10px;
}
