* {margin: 0; padding: 0; border: none; text-decoration: none;}
html {
	background: #000000 center;
	text-align: center;
	font: small "Georgia", "Palatino Linotype", "Times New Roman", serif;
	color: #ffffcc;
}
body {
	background: url(images/bg2.jpg) center top repeat-x;
}
p, ul, ol {
	padding: 5px 0;
	line-height: 150%;
}
ol {list-style-type: upper-roman;}
ul {list-style-type: circle;}
li {margin-left: 1.5em;}
a:link {border-bottom: 1px solid; font-weight: normal;}
a:visited {border-bottom: 1px dashed; font-weight: normal;}
code {color: #ffffff; font-size: 100%;}
blockquote, .box {
	border-left: 5px solid #660000;
	background: url(images/quote.gif) #000000 top left no-repeat !important;
	background-position: .1cm 0;
	margin: 10px 0;
	padding: 0 10px 0 20px;
	font-style: italic;
	color: #ffffcc;
}
#container {
	width: 757px;
	margin: 0 auto;
	text-align: left;
	background: url(images/header.gif) center top no-repeat;
	padding-right: 13px !important;
	padding-right: 12px;
}
#header {
	height: 200px;
	position: relative;
}
#content {
	width: 540px;
	float: right;
	background: url(images/bg_content-top.jpg) #330000 left top no-repeat;
	color: #FFfCcc;
	position: relative;
}
#content div {
	background: url(images/bg_content-bottom.gif) left bottom no-repeat;
	padding: 20px;
	position: relative;
}
#content div div {background: none; padding: 0;}
#column {
	margin-top: 253px;
	margin-right: 82 px;
	width: 200px; {200}
	float: right;
}
#column div {background: url(images/colhead.jpg) left top no-repeat; padding: 0;
	margin-top: -260px;
	margin-left: 7px;
	padding: 30px 15px;
	position: relative;
}
#column div div {
	margin: 0;
	padding: 0;
	background: none;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 85%;
	color: #990000;
}
#footer a:link, #footer a:visited {
	color: #993333;
	border: none;
	font-weight: bold;
}
#footer a:hover {color: #990000;}
#column h2, #column h3 {color: #cc0000;}
#column ul.menu {padding-bottom: 10px;}
#column ul.menu li {
	display: inline;
	margin:0;
	list-style: none;
}
#container #column ul.menu li a {
	display: block;
	margin: 3px 0;
	background: #000000;
	border-bottom: 1px solid #990000;
	padding: .2em .3em;
	color: #ffffcc;
	position: relative;
	font-weight: normal;
}
#container #column ul.menu li a:hover {
	color: #000000;
	background: url(images/sidemenu_hover.gif) #ffffff right center no-repeat;
}
h1 {
	color: #ffffff;
	font: italic normal 3em "Times New Roman", "Georgia", sans-serif;
	padding: 10px 0 0 270px;
}
#content h2 {
	background: url(images/bg_title.gif) right top no-repeat;
	color: #cc0000;
	margin: 0 -20px;
	font: italic normal 1.6em "Times New Roman", "Georgia", sans-serif;
	padding: 22px 10px 20px 90px;
}
h3 {
	padding-top: .3em;
	font: italic bold 1.6em "Times New Roman", "Georgia", sans-serif;
}
#content h3 {
	font-size: 1.3em;
	color: #cc0000;
	border-bottom: 3px solid #990000;
}
#content p, #content li {text-align: justify;}
#column a:link, #column a:visited {
	color: #ff6666;
	border-color: #cccccc;
}
#content a:link, #content a:visited {
	color: #cc6666;
	border-color: #cccccc;
}
#column a:hover {color: #ffffff;}
#content a:hover {color: #ffffff;}

#mainmenu {
	position: absolute;
	right: 0;
	bottom: 1px !important;
	bottom: 0;
	list-style: none;
}
#mainmenu li {
	width: auto;
	float: left;
	margin-left: 5px;
}
#container #mainmenu li a {
	display: block;
	border: none;
	color: #cc0000;
	padding: 0 9px;
	font: italic bold 1.5em "Times New Roman", "Georgia", sans-serif;
}
#container #mainmenu li a span {
	display: block;
	padding: 5px 0;
}

#container #mainmenu li:hover a span, #container #mainmenu li.over a span {
	background: #000;
}
#container #mainmenu li a:hover {
	color: #ffffff;
}
#container #mainmenu .active a span {
	color: #ffffff;
}
#content, #column div {
	overflow: visible !important;
	overflow: hidden;
}

 .thumbnail
{
float: left;
min-width: 100px;
border: 1px solid #ffffcc;
margin: 0 15px 15px 0;
padding: 5px;
text-align: center;
}

.clearboth { clear: both; }

 .figure {
  float: center;
  min-width: 100px;
  margin: 0 15px 15px 0;
  padding: 5px;
text-align: center;
}