@charset "utf-8";
/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif;font-size: 1em;line-height: 1.4em;margin: 0;padding: 0; color:#800000; background: url(img/bg.gif) 0 0 repeat;}
a, h1, h2, h3, h4, p, ul, li, form, fieldset, td {margin: 0;padding: 0;}
ul, li {list-style: none;}
h2, h3, h4, strong {color:#800000;}
a {color: #0000EE;}
a:hover {color:#551A8B;}
#wrap {text-align: center;}
#wrap1 {width: 980px;margin: 0 auto; text-align: left;}

#left_column {
	width: 110px;
	float: left;
	position: relative;
	position: fixed;
	text-align: center;
	}
#left_column ul {
	margin: 30px 0 0 0;
	text-align: center;
	}
#left_column li {
	float: left;
	margin-left: 0px;
	margin-bottom: 7px;
	width: 110px;
	height: 22px;
	}
#left_column a, #left_column img {
	padding-top: 20px;
	}
#left_column li a {
	padding-top: 0;
	display: block;
	padding-left: 5px;
	height: 22px;
	line-height: 22px;
	background: url(img/button.gif) 0 0 no-repeat;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	clear: none;
	}
#left_column li a:hover {
	background: url(img/button-hover.gif) 0 0 no-repeat;
	}
	
#right_column table {width: 850px!important;}#right_column {
	margin: 30px 0;
	width: 850px;
	float: right;
	}
#right_column a {
	text-decoration: underline;
	color: #1C4485!important;
	}
#right_column a strong,#right_column a span,#right_column a em,#right_column a b {
color: #1C4485!important;
	}
hr.cleaner,.cleaner {visibility: hidden;clear: both;padding: 10px 0;}

#main {padding: 25px 60px 40px 40px;color: #CCC;}
#main h2 {color: #FFF;font-size: 170%;font-weight: normal;margin-bottom: 1em;}
#main p {margin: 1.3em 0;}
td {border:1px solid #800000 !important}
#gallery {
	text-align: center;
	margin-top: 20px;
	}
#gallery .thumb,#gallery .thumb a,#gallery .thumb a img {
	display: inline;
	border: none;
	}
#gallery .thumb {
	margin: 5px;
	}
