.style4 {color: #CCC7AC}
.style5 {color: #333333}
.style3 {
	color: #000000
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4D4D4D;
	background-image: url(images/body-background.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #CCC7AC;
	height: 778px;
	margin-top: 25px;
}
#mainContent {
	width: 1062px;
	height: 778px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftcol {
	text-align: right;
	height: 778px;
	width: 231px;
	padding-top: 10px;
	float: left;
}
#leftcol h1 {
	font-size: 24px;
	line-height: 25px;
	color: #6D6152;
}
#navi {
	list-style-type: none;
	color: #4D4D4D;
	font-size: 16px;
	margin: 0px;
	text-align: right;
}
#leftcol p a {
	text-decoration: none;
	color: #6A6054;
	font-weight: bold;
}
#leftcol p a:hover {
	color: #CC0033;
	font-weight: bold;
}


#navi li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4D4D4D;
	text-decoration: none;
	text-align: right;
	line-height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	display: block;
	width: 130px;
}

#navi  li.urhere  a, #navi li a:hover{
	color: #CC0033;
}
h2 {
	font-size: 18px;
	color: #CC0033;
	font-weight: bold;
	line-height: 24px;
}


#rightcol {
	height: 778px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69604F;
	border-left-color: #6A6054;
	width: 600px;
	margin-left: 251px;
}
#pages {
	color: #CC0033;
	font-weight: bold;
	text-align: right;
	float: right;
}

#rightcol p {
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 20px;
	text-align: left;
}


#leftcol p {
	text-align: right;
}
#rightcol img {
	float: right;
}

#rightcol a {
	color: #CC0033;
	text-decoration: none;
}
#rightcol a:hover {
	color: #009F55;
}
#footer {
	text-align: center;
	height: 65px;
	padding-top: 10px;
	font-size: 11px;
}
#rightcol h1 {
	font-size: 17px;
	line-height: 0px;
	color: #CC0033;
	padding-left: 12px;
	padding-top: 0px;
}
#footer a {
	color: #333333;
}
