body {
	background-color: #3d2d28;
	text-align: center;
	min-width: 600px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	margin: 50px auto 0px;
	width:998px;
	text-align: left;
	border: 1px solid #FFFFFF;
}
#heading {
	height: 171px;
	width: 998px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: #FFFFFF;
}
#images {
	height: 349px;
	width: 998px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: hidden;
	position: relative;
}
#main {
	width: 501px;
	background-image: url(/images/center.gif);
	background-attachment: fixed;
	background-position: bottom;
	height: 176px;
	float: left;
}
#footer {
	width: 998px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
}
#imgstrip {
	position: static;
	width: 1200px;
}
#left {
	height: 176px;
	width: 247px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}
#right {
	height: 176px;
	width: 247px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}
#menu
{
	margin: 0;
	padding: 0;
	z-index: 1000;
	position: relative;
}
#menu li {
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#menu li a {
	display: block;
	background: #333333;
	text-decoration: none;
	width: 124px;
	color: #999999;
	white-space: nowrap;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu li a.first {
	width: 126px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
#menu li.active a {
	color: #FFFFFF;
}

#menu li a:hover {
	color: #FFFFFF;
}
#menu li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu li ul li {
	float: none;
	display: inline;
}
#menu li ul li a {
	width: 124px;
	background: #52425c;
	color: #FFFFFF;
}
#menu li ul li a.sub_first {
	width: 124px;
	background: #52425c;
	color: #FFFFFF;
}
#menu li ul li a:hover {
	background: #62665e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu li ul li a.sub_first:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu li ul li a.sub_last:hover {
}
#content {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#content p {
	text-align: justify;
	margin-bottom: 10px;
}
p, li {
	font-size: 0.8em;
	}
blockquote {
	font-size: 0.9em;
	}
.tabula td, .tabula th {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabula {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tabula td {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabula th {
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
li {
	font-size: 0.8em;
}
a.left_rollover {
    display: block;
    width: 247px;
    height: 175px;
    background: url(/images/left.gif) no-repeat;
    text-decoration: none;
}
 
a.left_rollover:hover {
	background-position: 0px -176px;
}
#my_carousel {
	float: left;
	height: 349px;
	width: 501px;
	display: inline;
}
#img1 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#img2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.comments li {
font-size: 0.7em;
}