body
{
	background-color: #EEEEEE;
	margin: 0;
	padding: 0;
	font-size: 0;
	font-family: Verdana;
}

p
{
	margin: 0;
}

#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg-sidebar.gif);
}

#left
{
	width: 250px;
	background-color: #003366;
	background-image: url(images/bg-sidebar.gif);
	text-align: right;
	color: #99CCFF;
	margin: 0;
	padding: 0;
}

#topleft
{
	height: 70px;
}

#middleleft
{
	height: 215px;
}

#bottomleft
{
	font-size: 14px;
	padding: 15px 15px 0 15px;
}

#bottomleft h1
{
	margin: 0 0 1em 0;
	font-size: 14px;
	color: #6699FF;
}

#bottomleft a
{
	color: #6699FF;
	text-decoration: none;
}

#bottomleft a:hover
{
	color: #FFFFFF;
}

#bottomleft p
{
	margin: 0 0 1em 0;
}

.small
{
	font-size: 11px;
}

#right
{
	float: right;
	width: 550px;
	background-color: white;
	margin: 0;
	padding: 0;
}

#topright
{
	height: 70px;
	font-size: 18px;
	text-align: center;
}

#topright p
{
	padding-top: 20px;
}

#topright a
{
	margin: 25px;
	color: #CC9999;
	text-decoration: none;
}

#topright a:hover
{
	border-top: 3px solid;
	border-bottom: 3px solid;
}

#topright a.active
{
	color: #990000;
}

#middleright
{
	height: 215px;
	background-color: #CCCCFF;
	background-image: url(images/bg-header.jpg);
	font-size: 18px;
	color: #990000;
	text-align: right;
}

#middleright h1
{
	margin: 0;
	padding: 10px 10px 0 0;
	font-size: 24px;
	font-weight: normal;
	color: #660000;
}

#middleright p
{
	padding: 0 10px 0 0;
}

#symposium
{
	font-size: 26px;
	letter-spacing: -0.125em;
	color: #CC0000;
}

#symposium a
{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

#symposiumdate
{
	font-size: 16px;
	letter-spacing: -0.1em;
	color: #CC0000;
}

#bottomright
{
	color: #894949;
	font-size: 12px;
	padding: 15px 15px 0 15px;
	text-align: justify;
}

#bottomright h1
{
	color: #FF0000;
	font-size: 14px;
	margin: 0 0 1em 0;
}

#bottomright h1 a
{
	color: #FF0000;
	font-size: 14px;
}

#bottomright h2
{
	color: #FF0000;
	font-size: 12px;
}

#bottomright h2 a 
{
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}

#bottomright p
{
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

#bottomright a
{
	color: #663333;
}

#bottomright a:hover
{
	color: #CC3333;
	text-decoration: underline overline;
}

#bottomright form
{
	margin-bottom: 1em;
}

#bottomright .image
{
 	margin-bottom: 10px;
}

#bottomright .centerimg
{
	width: 266px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}

#bottomright .imagefloatlft{
	width: 120px;
	float: left;
	padding-right: 7px; 
}

#bottomright .imagefloatrt{
	width: 120px; 
	float: right; 
	padding-left: 7px;
	clear: left;
}

#bottomright .image tr td
{
	padding-right: 10px;
	text-align: center;
}

#bottomright .profiles tr td
{
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	line-height: 1.5em;
}

#bottomright .profiles tr td.center{
	text-align:center;
	padding-right: 5px;
}

#bottomright .profiles tr td.space{
	padding-right: 7px;
}

#bottomright .spacer
{
	height: 10px;
}

#bottomright #contacttable 
{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#bottomright .tablespacer
{
	width: 150px;
}

#photo
{
	border: #FF0000 3px solid;
	padding: 5px 10px 5px 5px;
	margin-bottom: 10px;
}

#photo img
{
 	float: left;
	margin-right: 7px;
}

#photo p
{
	margin-bottom: 3px;
}

#footer
{
	clear: both;
}