/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgbody.jpg);
	background-position:center;
	background-color:#676652;
	font:small Georgia; margin:0; padding:0;
	color:#39160D;

	line-height: 22px;
	}
p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
a:link, a:active, a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #576C3B;
	}
a:hover{ 
	text-decoration: none; 
	color: #576C3B;
	}
table {padding:0 0 0 0; margin:0 0 0 0; border:0; vertical-align:top;}
/* ~~~ Header and navigation~~~ */
#container {
display: block;
width: 778px;
height: auto;
position: relative;
margin-left: auto;
margin-right: auto;
}

#flashcontent { background:#EAE4D0 url(../images/header.jpg) no-repeat;width:778px; position:absolute; top:0; height:153px;}
#nav{ 
	background:#DFD4B2 url(../images/nav.jpg) repeat-y; 
	position: absolute; 
	top: 153px; 
	left: 0px; 
	width: 778px; 
	height: 32px;
	list-style-type: none;} 
	
#nav li {
float: left;
z-index: 0;
}

#nav h2 {font-size:small; font-family:Arial; font-weight:normal; padding:0 0 0 1em; margin:0 0 5px 0}  

#nav a {
padding: 2px 0 2px 15px; white-space: nowrap; 
width: 60px;
border: 0px;
z-index: 0;
color: #FAFAEF;
text-decoration:none;

}

#nav a:hover {
background-position: 0 0;
color: #D0C291;
text-decoration:none;
}

/* ~~~ Content ~~~ */	
#contentdiv {  
	position: absolute; 
	top: 185px; 
	left: 0px; 
	width: 778px;
	} 
#contentdiv #leftmenu {
	background:#DCCEA1 url(../images/leftpatern.jpg) top left repeat-y;
	color:#2D422A;
	position: absolute;
	left: 0px;
	width: 218px;
	height: 359px;
	 } 
#contentdiv #leftmenu h2 {font-size:small; font-weight:normal}  

#contentdiv #leftmenu a {font:small georgia; font-weight:bold; color:#F9E3A8;text-decoration:none; margin:0.2em 0 1.5em 1.5em;}  
#contentdiv #leftmenu a:hover {font:small georgia; font-weight:bold; color:#F5EDD9; text-decoration:underline;}  

#contentdiv #contenttext{ background:#DCCEA1 url(../images/contentpattern.jpg) repeat-y;
	position: absolute; 
	left: 218px; 
	width: 560px; 
	height: 360px; }

#contentdiv #contenttext h2{font-size:medium; padding:0px 5px 5px 5px ; font-weight:normal}

#contentdiv #contenttext #block0{
	clear:both; 
	z-index: 0;
	position: absolute; 
	left: 7px;
	top: 9px; 
	width: 532px; 
	height: 100px;
	
	}
#contentdiv #contenttext #block0 h2 {font-size:small; font-style:normal;  color:#39160D; }
#contentdiv #contenttext #block{
	background:#DCCEA1 url(../images/blockpatern.jpg) repeat-y;
	clear:both;
	z-index: 0;
	position: absolute;
	left: 9px;
	top: 132px;
	width: 532px;
	height: 199px;
	border:1px dotted #BFA85B;
	background-image: url(../images/blockpatern.jpg);
}
	
#contentdiv #contenttext #block2{
	background:#DCCEA1 url(../images/blockpatern.jpg) repeat-y;
	clear:both;
	z-index: 0;
	position: absolute;
	left: 9px;
	top: 49px;
	width: 532px;
	border:1px dotted #BFA85B;
	background-image: url(../images/blockpatern.jpg);
 }

#contentdiv #contenttext #block2 h2 {font-size:small; font-style:normal; margin:0.2em 0 0 1em; color:#39160D; }
#contentdiv #contenttext #block3{background:#DCCEA1 url(../images/blockpatern.jpg) repeat-y;
	position: absolute; 
	left: 217px;
	top: 204px; 
	width: 324px; 
	height: 150px;
	border:1px dotted #BFA85B;}	
#contentdiv #contenttext #more {
top: 5px;
left:5px;
}
#contentdiv #contenttext #bug {
left: 525px;
top: 157px; 
z-index:5;
position: absolute; 
height:20px;
width:20px;}

#contentdiv #contenttext #bug2 {
left: 527px;
top: 35px; 
z-index:5;
position: absolute; 
height:20px;
width:20px;}
/* ~~~ Footer ~~~ */	
#footer{
	position: absolute;
	z-index: 1;	
	left: 0px;
	width:778px;
	top:415px;}
/* ~~~ Styles ~~~ */	
.title {
	text-indent: 5px;
	line-height: 20px;
	color:#89260B;
	text-decoration: underline;
	font-size:small; font-style:normal; font-weight:bold;
	}
.titleBig {
	text-indent: 5px;
	line-height: 40px;
	color:#89260B;
	text-decoration: underline;
	font-size:Large; font-style:normal; font-weight:normal;
	}
.mailinglist {
	font-size:Large; font-style:normal; font-weight:bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
}
.mailinglist a {
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	text-decoration: none;
}
.mailinglist a:hover {
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
}

