﻿body {
	MARGIN: 0px auto;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4b47;
}
p { text-align: justify; margin: 0; padding: 0 0 5px; }
img {
	border: 0px;
	padding: 0px;
}
#container {
	MARGIN: 0px auto;
	width: 749px;
	height: auto;
	background-color: transparent;
	border-top: solid 1px #d7dbdd;
	border-right: solid 1px #d7dbdd;
	border-bottom: solid 1px #d7dbdd;
}
#containeradmin {
	MARGIN: 0px auto;
	width: 749px;
	height: auto;
	background-color: transparent;
	border-top: solid 1px #d7dbdd;	
	border-bottom: solid 1px #d7dbdd;
}
#logo {
	height: 339px;
	margin: 0px;
}
#leftcontent {
	width: 267px;
	background-color: #920608;
	margin-right: 10px;
	vertical-align: top;
	height: 100%;background-image: url('left.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	width: 267px;
	
}
#menuitem {
	padding-left: 18px;
}
#menuitem div a img {
	margin-bottom: 1px;
	margin-top: 1px;
	
}

#menuitem div{height:31px;}
#righcontent {
	width: 483px;
	float: left;
	height: 100%;
	vertical-align: top;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #920608;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom: 10px;
	color: #765b2f;
}
#foot {
	width: 733px;
	height: 28px;
	margin: 0px auto;
	background-color: #f0f0f0;
	font-family: Tahoma;
	font-size: 11px;
	color: #525151;
	text-align: right;
	bottom: 0px;
	padding-right: 17px;
	padding-top: 10px;
}
#foot a, #foot a:visited, #foot a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #525151;
	text-decoration: underline;
}
#foot a:hover {
	text-decoration: none;
}
.news {
	margin-top: 7px;
	color: #4c4b47;
	font-family: Tahoma;
	font-size: 11px;
	height: auto;
}
.newsitem {
	margin-top: 12px;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #4c4b47;
	height: auto;
	width: 440px;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #920608;
}
#textcontent { text-align: justify; height: auto; vertical-align: top; padding:0 10px 10px; }
#textcontenthome { text-align: justify; height: auto; vertical-align: top; padding-left:20px; }

