body {
	background:#454545;;
	font:14pt 'Garamond';
	margin:0;
}
#wrapper {
	width:900px;
	padding-left:25px;
	padding-right:25px;
	margin:0 auto;
	height:100%;
	background:#cccccc);
}
a img {
	border:0;
}
a#logo {
	display:block;
	background:url(berkeley_logo_small.jpg);
	width:220px;
	height:196px;
	text-indent:-9999px;
	overflow:hidden;
}
#left_col {
	width:220px;
	height:900px;
	float:left;
	border-right:1px solid #0f0f0f;
	background:#cccccc;
	padding-bottom:30px;
}
#right_col {
	margin-left:220px;
	width:680px;
	height:900px;
	padding-bottom:30px;
}
#content {
	padding-left:50px;
	padding-top:10px;
	width:630px;
	height:794px;
	background:#ffffff;
}
ul#thumbs {
	margin:0 auto;
	padding:0;
	margin-left:32px;
}
ul#thumbs li {
	display:inline;
	margin-right:7px;
	margin-bottom:7px;
}
ul#thumbs li img {
	border:1px solid #400f0a;
}
ul#thumbs li a:hover img {
	border:1px solid #fff;
}
.clear {
	clear:both;
}
#footer_clear {
	clear:both;
	width:903px;
	height:40px;
	background:url(bottombarbg.png) no-repeat center top;
	margin:0 auto;
	padding:0;
}
ul#navigation_menu {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom:20px;
}
ul#navigation_menu li {
	margin:0;
	padding:0;
}
ul#navigation_menu li a {
	background:url(menubg.png);
	width:220px;
	color:white;
	margin:0;
	line-height:35px;
	text-indent:16px;
	display:block;
	text-decoration:none;
}
ul#navigation_menu li a:hover {
	background:#712713;
	text-decoration:underline;
}
h1, h3 {
	color:#000000;
}
h2 {
	font-family:'Trebuchet MS', Arial;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#cc0000;
}
.left_heading {
	text-align:center;
	margin:10px;
	color:#000000;
	font-size:.9em;
	width:auto;
}
.left_notes {
	text-align:center;
	font-size:.8em;
	color:#000000;
	margin-bottom:5px;
}
.left_instructors {
	text-align:left;
	font-size:.8em;
	color:white;
	margin-bottom:5px;
}
.left_link {
	text-align:center;
	text-decoration:none;
	margin-bottom:30px;
}
.left_link a {
	color:#22130d;
	font-size:.75em;
}
.left_link a:hover {
	text-decoration:none;
}
#topbanner {
	background:url(top01.jpg);
	width:680px;
	height:125px;
	border-bottom:1px solid #0f0f0f;
}
a {
	color:#6a0e01;
}
a:hover {
	text-decoration:none;
}
.coolhr {
	size:1px;
	margin-top:1.75em;
	margin-bottom:1.75em;
	border-top:1px solid #651b07;
}
.left_instructors ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.left_instructors ul li {
	margin-bottom:.5em;
	text-align:center;
	color:#22130d;
}
.left_instructors ul li span {
	color:#f0a766;
	font-weight:bold;
}
.right_disclaimer {
	text-align:left;
	font-size:.7em;
	color:#000000;
	margin-bottom:5px;
	}
