@CHARSET "ISO-8859-1";

body {
	background:#dbad72;
	font:12px Georgia, serif;
	margin-top:0;
}

img {
	margin:0;	
	display:block;
}

a { 
	color:#a43a33; 
}

a:hover { 
	color:#000;
}

#wrapper {
	position:absolute;
	width:784px;
	left:-342px;
	margin-left:50%;
}

#header {
	width:784px;
	background:#fee0a4;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;	
	padding-bottom:0;		
}

#header #nav {
	width:784px;
	height:21px;
	padding-top:1px;
	background:url(images/nav-bkgd.gif) top left no-repeat;
}

#links {
	width:654px;
	height:18px;
	margin-left:55px;
}

#nav .link {
	float:left;
}

#nav .link img {
	border:0;
}


#content {
	width:784px;
	background:#fee0a4;
}

#content hr { 
	border:1px solid #C27533;
}

#speakerSeriesContent {
	width:784px;
	background:#9B161C; 
	color:#FFFFFF;
}

#slideshow {
	width:784px;
	height:192px;
	background:url(images/slideshow_default.jpg) top left no-repeat;
}

#homeContent {
	width:784px;
	height:169px;
	background:url(images/home-main-bkgd.gif) top left repeat-x;	
}

#homeContent #nav {
	float:left;
	width:262px;
	margin:15px 0 0 50px;
	display:inline;
}

#homeContent #nav img {
	border:0;
	width:262px;
	height:24px;
}

#homeContent #intro {
	float:right;
	width:419px;
	height:141px;
	margin-right:19px;
	display:inline;
	background:url(images/home-msg-bkgd.gif) top left no-repeat;
}

#tableContent {
	margin:25px 25px 25px 25px;
	border:0;
}

#tableContent td {
	padding:0;
}

#introText {
	margin-left:15px;
	margin-right:15px;
	
	color:#FFF;
	font:13px/17px Georgia, serif;
}

#sidebar {
	float:left;
	display:inline;
	margin-right:10px;
	width:120px;
	line-height:20px;
}

#sidebar p {
	margin-top:8px;
}

#quote {
	color:#a43a33;	
	font:bold italic 12px/16px Georgia,serif;
}

#speakerSeriesContent #sidebar {	
	color:#FEE0A3;	
}

#contact {
	margin-left:15px;
	margin-right:15px;
	padding-top:15px;
	padding-bottom:15px;
}

#aboutPhoto {
	float:right;
	display:inline;	
	margin-left:30px;
	width:230px;
	height:316px;
	text-align:center;
	
	background:url(images/jt-vucurevich-portrait-bkgd.gif) top left no-repeat;
}

#aboutPhoto img { 
	margin:14px 14px 0 14px;
}

#aboutPhoto .text {
	color:#FEE0A4;
	width:200px;
	margin:3px 14px 0 14px;
	
	font:12px/14px Georgia, serif;
}

#footer {
	font:10px/12px Verdana, sans-serif;
	text-align:center;
}

.title {
	font: bold 14px/16px Georgia, serif; 
}

.text {
	font:12px/18px Georgia, serif;
}
.error {
	color:#F00;
	font:10px/14px Verdana, sans-serif;
	text-align:center;
}

#speakerSeriesContent .title {
	color:#fee0a4;
	font:bold 16px/20px Georgia,serif;
}

#speakerSeriesContent a {
	color:#FFF;
}
#speakerSeriesContent a:hover {
	color:#FEE0A4;
}
.highlight {
	color:#FEE0A4;
}