body {
	background: #ffffff url(images/bg_grad.jpg) repeat-x top left;
	font:.9em/1.4em Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	margin-top: 0;
}

h1 {
	font:bold 2em Calisto, Garamond, Times, Serif;
	color:#000033;
	text-align:center;
	border-bottom:1px solid #003;
	padding-bottom:10px;
	margin-bottom:10px;
}
h2 {
	font-size:14px;
}

td {
	font: 13px Arial, Helvetica, sans-serif;
}
a:link {
	color:#003366;
}
a:visited {
	color:#003366;
}
a:active {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#003366;
	text-decoration:none;
}

.shadow {
	background: #ffffff url(images/bg_inside.jpg) no-repeat top center;
	padding: 0;
	margin: 0;
	width: 655px;
	height:950px;
	display: block;
	margin-left: auto; 
	margin-right: auto;
}
.shell {
	padding: 0;
	margin: 0;
	width: 645px;
	display: block;
	margin-left: auto; 
	margin-right: auto;
}
.nav {
	background: #ffffff url(images/nav_bg.jpg) no-repeat;
	width: 645px;
	height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.nav ul {
	padding: 5px 0px 0px 48px;
	margin: 0;
}
.nav li {
	float: left;
	padding-right: 40px;
	list-style-type: none;
}
.nav li a:link {
	color:#fff;
	text-decoration: none;
	float: left;
}
.nav li a:visited {
	color:#fff;
	text-decoration: none;
	float: left;
}
.nav li a:active {
	color:#fc6;
	text-decoration: none;
	float: left;
}
.nav li a:hover {
	color:#fc6;
	text-decoration: none;
	float: left;
}
.content {
	margin-top:0px;
	padding-top:20px;
	text-align: left;
}
.fullcolumn {
	margin:25px;
}
.pagetitle {
	font:bold 25px Calisto, Garamond, Times, Serif;
	color:#000033;
	text-align:center;
	margin-bottom:10px;
	padding:10px;
}

.content p,
.workshopitem {
}

.highlights  { 
	background-color: #fff; 
	text-align: center; 
	margin:5px 25px 10px 25px; 
	padding:0 5px; 
	border: solid 1px #000033 }

.content table, {
	text-align: left;
}

table#staff {
	font-size:1em;
	font-style:italic;
	padding:0;
	}

table#staff td {
	font-size:1em;
	font-style:italic;
	padding-right:10px;
	padding-bottom:.8em;
	}


table#contactus {
	padding:0;
	}
table#contactus td {
	font-weight:bold;
	padding-right:10px;
	padding-bottom:5px;
	}

.footer {
	font-size: 11px;
	text-align: center;
	margin-top: 60px;
}
/* Media */
.photos {
	margin:0px auto 0px auto;
}
.photonav {
	width:300px;
	height:40px;
	padding-top:10px;
	margin:10px auto 5px auto;
	font:bold 12px arial,helvetica,sans-serif;
	color:#666666;
	text-align:center;
	background:url('images/medianav_bg.gif') no-repeat top center;
}
.photonav a:link {
	color:#000033;
}
.photonav a:visited {
	color:#000033;
}
.photonav a:active {
	color:#000033;
}
.photonav a:hover {
	color:#666666;
	text-decoration:none;
}
.photos td {
	background-color:#000;
}
