@charset "utf-8";
/* CSS Document */

body {
	background-color:#2b1c1a;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.5em;
	font-size:12px;
}

#container {
	width:615px;
	background-color:#2b1c1a;
	margin:auto;
	padding:10px;
	margin-top:50px;
	border: 1px solid;
	border-color:#FFF;
}
#container3 {
	width:615px;
	background-color:#2b1c1a;
	margin:auto;
	padding:10px;
	margin-top:50px;
	border: 1px solid;
	border-color:#FFF;
}
#container2 {
	width:615px;
	background-color:#2b1c1a;
	background:url(interface/smallwatermark.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:auto;
	padding:10px;
	margin-top:50px;
	border: 1px solid;
	border-color:#FFF;
}

#header {
	width:615px;
	height:143px;
	background:url(interface/header.jpg);
}

#menu {
	float: right;
	margin-right:60px;
	margin-top:110px;
	color:2b1c1a;
}

#footer {
	background:#f1eeea;
	color:#2b1c1a;
	font-size:14px;
	text-align:center;
	margin-top:10px;
}

#content_area {
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
}

#content_area_white {
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	color:#ffffff;
}
#content_area_white3 {
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	color:#ffffff;
	background:url(interface/watermark.jpg);
	background-repeat:no-repeat;
}

#content_area_white_left {
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	color:#ffffff;
	float:left;
}
#content_area_white_right {
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	color:#ffffff;
	float:right;
}

a.menulink:link, a.menulink:active, a.menulink:hover, a.menulink:visited {
	color:#2b1c1a;
	text-decoration:none;
}
a.menulink2:link, a.menulink2:active, a.menulink2:hover, a.menulink2:visited {
	color:#ffffff;
	text-decoration:none;
}

a.menulink:hover {
	color:#aba6a6;
	text-decoration:none;
}
a.menulink2:hover {
	color:#aba6a6;
	text-decoration:none;
}

img {
	border:none;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.5em;
	font-size:12px;
	display:inline;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.5em;
	font-size:12px;
	display:inline;
	font-weight:100;
}
