a {
	color: #830220;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body, td {
	font-family: Georgia;
	font-size: 14px;
	line-height: 140%;
}
body {
  background: #f9f8df url('/img/bgpage.jpg') repeat-x ;
	color: #372f2d;
	margin: 0;
	padding: 0;
	text-align: center;
}
img {
	border: 0;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px; 
}
li {
	list-style-image: url('/img/_li.gif');
}

#header {
  background: #6e0a22 url('/img/bgfooter.gif') repeat-x ;
	height: 212px;
}
#header-contents {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px; 
	height: 212px;
}
#logo {
	position: relative;
	top: 0px;
	margin, padding: 0;
}
#topmenu {
	position: absolute;
	top: 182px;
	width: 6000px; 
	height: 30px;
	float: left;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topmenu li {
	float: left;
    height:30px;
	list-style: none;
	padding: 0px 3px 0px 3px;
	margin: 0px 2px 0px 0px;
	background-color: #cf4263;
}
#topmenu li.active {
	background-color: #fff;
}
#topmenu li a {
	color: #fff;
}
#topmenu li.active a {
	color: #372f2d;
}
#topmenu li h1 {
	font-family: Georgia;
	font-size: 14px;
	color: #fff;
	margin:0px 0px 0px 0px;
	padding:6px;
}
#topmenu li.active h1 a {
	font-family: Georgia;
	font-size: 14px;
	color: #372f2d;
	margin:1px 0px 0px 0px;
	padding:6px;
}

#account{
	width: 340px; 
	height: 30px;
	float:right;
	text-align: right;
	position: relative;
	top: 0px;
	color: #FFF;
}
#account a {
	color: #fff;
}
#main {
	margin, padding: 0px;
	width: 100%;
}
#page {
	margin: auto;
	width: 980px; 
}
#page-contents {
	background-color: #fff;
	float:left;
	text-align: left;
}
#lead {
	width: 644px;
	float: left;
	border-right: solid 1px #f3ebe8;
}
#subnav ul {
	margin: 8px 0px;
	padding: 0px;
}
#subnav ul li {
	list-style: none;
	display: inline;
	padding: 0 8px;
}
#subnav ul li a {
	color: #372f2d;
}

#side {
	width: 335px;
	float: right;
}
#side a {
	color: #372f2d;
}

#footer {
  background-color: #f0df8f;
  height: 200px;
}
#footer-contents {
	font-family: "Century Gothic";
	font-size: 12px;
	margin: auto;
	padding: 20px;
	width: 980px; 
	text-align: left;
}
#footer-contents a {
	color: #000;
}

.inner-padding {
	padding: 12px;
}
.clr {
	clear: both;
}
.date {
	color: #b7858c;
	font-family: Arial, Helvetica;
	font-size: 10px;
}
.sidebar-header {
	color: #775160;
	font-family: "Century Gothic";
	font-size: 18px;
	margin: 50px 0px 10px 0px;
}
.claim {
	color: #775160;
	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 142%;
	padding: 32px;
}
.agarik {
	line-height: 142%;
	padding: 32px;
	clear-after:both;
}
.agarik img 
{
    float:left;
    margin-right: 20px;
}

.error {
	font-size: 22px;
	margin: 20px 0 20px 0;
	color: #888;
	line-height: 140%;
	
}
.hint, .hint a {
	color: #888;
}
.srchhilite {
	background-color: # feffac;
}

.smallhint, .smallhint.a {
	color: #888;
	font-size: 11px;
	font-family: Arial, Helvetica;
}

.subtitle {
	font-size: 18px;
	margin: 20px 0 20px 40px;
	color: #7083C2;
	line-height: 140%;
	font-style: italic;	
}

input, textarea, .forminput1 {
	font-family: arial;
	font-size: 14px;
	color: #666;
	padding: 5px;
	border: solid 2px #bbb;
	
}
.forminput1 {
	width: 300px;
}
h1, h2, h3, h4 {
	line-height: 130%;
	font-weight: normal;
	margin: 10px 0px;
}

h1 {
	color: #cf4263;
	font-family: "Century Gothic";
	font-size: 26px;
	line-height: 120%;
}

h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #7083C2;
	margin: 0px;
}

h3, a h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #7083C2;
	margin: 0px;
}
h4 {
	font-family: "Century Gothic";
	color: #2E2E35;
	font-size: 16px;
	font-weight: bold;
}
/* Forums */

.forumcat-title {
	margin: 10px 0px 0px 0px;
}
.forumcat-title a {
	color: #372f2d;
}
.forumcatcontents {
	display: none;
}
.contrib {
	margin: 10px 0px 10px 0px;
	border: dotted 1px #999;
	background-color: #FFE;
	width: 610px;
	overflow: hidden;
}
.contrib-title {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
}
.contrib-sign {
	font-family: Arial, Helvetica;
	font-size: 11px;
}
.small {
	font-size: 11px;
	font-family: Arial, Helvetica;
}
.encadre {
	font-family: "Century Gothic";
	color: #FFF;
	background-color: #7083C2;
	padding: 10px;
	border: solid 1px #45599b;
	border-left: solid 10px #45599b;
	margin: 0px 10px;
}
.srchhilite {
	color: #000000;
	background-color: #FFFF00;
	font-weight: normal;
}
.graphbar {
	background-color: #8593A0;
	height: 20px;
	margin: 0px 10px;
	border-bottom: solid 1px #414B54;
	border-right: solid 1px #414B54;
}

hr {
	border : solid 2px #DDD;
}

/* Popups specific styles */
#popup {
  /*background: #6e0a22 url('/img/bgpage.gif') repeat-x ;*/
}
#popupheader {
  background: #cf4263 url('/img/bgpopupheader.gif') no-repeat ;
  height: 136px;
  text-align: left;
}
#popupheader .title {
	margin: 100px 0 0 120px;
}
#popuppage {
	background-color: #FFF;
	margin: 0 auto;
	width: 90%;
	text-align: left;
}
#popuptitle {
	padding: 90px 0px 0px 230px;
	color: #FFF;
	font-family: Century Gothic;
	font-size:30px;
}

/* // Popups specific styles */

