* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

a {
	border: 0px;
	color: inherit;
	text-decoration: none;
}

body {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-color: #dadada;
}

div.newsletterBox {
	background-image: url(images/newsletterBox_background.png);
	background-repeat: no-repeat;
	position: relative;
	left: -8px;
	padding: 10px;
}

div.newsletterBox form {
	padding-top: 5px;
}

div.newsletterBox input {
	background-color: transparent;
	background-image: url(images/form_background.png);
	width: 200px;
	padding-left: 10px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	border: 0px;
	font-size: 10px;
	color: #5c514b;
}

div.newsletterBox input[type=submit] {
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
}

div.smallInfo {
	font-family: Tahoma;
	font-size: 9px;
	padding: 5px;
	padding-top: 7px;
}

p {
	margin-bottom: 10px;
}

#submenu a {
	font-weight: bold;
	color: #534741;
	padding-right: 5px;
}

#content {
	width: 706px;
	height: 480px;
}

#contentLeft a {
	color: #534741;
}

#content h2, p.legend span.title {
	font-weight: bold;
	color: #534741;
}

#contentLeft span.title {
	font-weight: bold;
	color: #534741;
}

#contentLeft {
	margin-left: 40px;
	margin-top: 25px;
	width: 350px;
	float: left;
	height: 380px;
	padding-right: 50px;
	overflow: auto;
	color: #FFF;
}

#contentRight {
	margin-top: 0px;
	margin-left: 470px;
	width: 220px;
	padding-top: 25px;
}

#contentRight a {
	font-size: 10px;
	color: #5c514b;
}

#contentRight li {
	width: 200px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image: url(images/link_background.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
}

#contentRight li.selected {
	background-image: url(images/link_background_selected.png);
	color: #FFF;
}

#contentRight li.selected a {
	color: #FFF;
}

#contentRight p {
	margin-bottom: 15px;
}

#header {
	width: 706px;
	height: 171px;
	background-image: url(images/header.png);
	cursor: pointer;
}

#main {
	margin-left: 183px;
	margin-top: 73px;
	width: 706px;
	height: 700px;
}

#menu {
	width: 686px;
	height: 20px;
	background-color: #282117;
	padding-top: 2px;
	padding-left: 20px;
}

#menu a img {
	border-color: #282117;
}

#submenu {
	width: 706px;
	height: 20px;
	padding-left: 40px;
	padding-top: 5px;
}

p.legend {
	margin-left: 140px;
}

tr.title td {
	font-weight: bold;
	color: #534741;
}

td.content {
	padding-bottom: 5px;
	border-bottom: 2px solid #b7b4b1;
	color: #534741;
}

fieldset {
	border: 0px;
}

div.gallery img {
	border: 0px;
}

tr.new td {
	color: #dc143c;
}
