body {
	text-align: center;
	margin: 0px auto;
	font: 12px Arial, Helvetica, sans-serif;
	
}
#wrapper {
	background: url(body_bg.gif) repeat-y 0px 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 759px;
	border-right: 1px solid #999999;
	position: relative;
	border-bottom: 1px solid #999999;
}
#header {
	height: 248px;
	position: relative;
	background: transparent url(header_pic.jpg) no-repeat 246px 8px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: #000000 url(kdvrsac_logo.gif) no-repeat 0px 0px;
	height: 204px;
	width: 181px;
	position: absolute;
	left: 20px;
	top: 40px;
}
#header h1 a {
	display: block;
	height: 204px;
	width: 181px;
}
#navigation {
	position: absolute;
	width: 224px;
	left: 0px;
}
#navigation p {
	color: #FFFFFF;
	text-align: right;
	padding-right: 22px;
	font-weight: bold;
	margin-top: 0px;
}
#navigation a {
	color: #CCCCCC;
	font-weight: normal;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul {
	margin: 0px;
	padding: 0px 22px 0px 0px;
	text-align: right;
	color: #660000;
	list-style: url(none) none;
	font-size: 19px;
	font-weight: normal;
}
#navigation li {
	background: #E8E8DC;
	padding-right: 5px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #660000;
}
#navigation li a {
	color: #660000;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#navigation li a:hover {
	color: #999999;
}
#navigation .selected {
	color: #999999;
}

#content {
	margin-right: 23px;
	margin-left: 246px;
	padding-top: 1px;
	padding-bottom: 10px;
	background: #DEE0D5;
	border: 1px solid #CCCCCC;
}
#content address {
	margin-left: 25px;
	font-size: 13px;
	font-style: normal;
}

#content img.thumbs {
	padding: 2px;
	margin-left:25px;
	border: 1px solid #CCCCCC;
	background: #E8E8DC url(indicator_medium.gif) no-repeat center center;
}

#content p {
	margin: 10px 25px 19px;
	color: #333333;
}
#content p b {
	font-size: 16px;
	color: #333333;
	display: block;
}
#content p strong {
	color: #333333;
}

#content a {
	color: #660000;
}
#content a:hover {
	text-decoration: none;
}
#content h2 {
	color: #660000;
	font-size: 19px;
	padding: 5px 10px;
	margin: 10px 15px 19px;
}
#content .home {
	background: #E8E8DC;
}
#content .cacib {
	color: #009900;
}

#content h2 b {
	color: #666666;
	display: block;
	font-weight: normal;
}
#content h2.cacib b {
	font-size:12px;
}
#content h3 {
	font-size: 18px;
	margin-left: 25px;
	color: #333333;
}
#content h4 {
	font-size: 16px;
	margin-left: 25px;
	margin-bottom: 10px;
}
#content ol {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	list-style: inside;
}



#footer {
	text-align: center;
	margin-right: 20px;
	margin-left: 250px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
#footer a.tk {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#footer .tk span {
	color: #993300;
}
#footer .tk b {
	font-weight: normal;
	color: #666666;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
}
#content li {
	margin-right: 5px;
}
#content  .red  {
	color: #FF0000;
}