/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 
(Jan 04, 2007)
 */

body   { font: 100% Verdana, Tahoma, Arial, sans-serif; background: #211d1e url("images/body_deg.gif") repeat-x; margin: 0 auto; padding: 0 }

#wrap {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 790px;
}

#wrap_int {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 790px;
}

#header {
clear: both;
margin: 0px 0px 0px 0px;
padding: 0;
height: 30px;
background-color: #000000;}

#header2 {
clear: both;
margin: 0px 0px 0px 0px;
padding: 0;
height: 8px;
background-color: #000000;
border:  none;}

#header h3 {
width: 350px;
margin: 0px 0px 0px px;
float: left;
}

#header p {
	width: 650px;
	float: right;
	text-align: right;
	color: #a0a0a0;
	margin: 0px 15px 0px 5px;
	font-size: 12px;
	height: 35px;
	font-style: italic;
}

#header2 p {
	width: 650px;
	float: right;
	text-align: right;
	color: #a0a0a0;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	height: 8px;
	font-style: italic;
}

#avmenu {
clear: left;
float: left;
width: 149px;
margin: 2px 0 10px 0;
padding: 0;
font-size: 12px;
}

#avmenu ul {	
list-style: none;
width: 149px;
margin: 0 0 1px 0;
padding: 0;
font-size: 12px;
}	

#avmenu li {
margin-bottom: 3px;}

#avmenu li a   { 
color: #ffffcc; 
font-weight: bold; 
text-decoration: none; 
background: #760001 url("images/puls.jpg"); 
display: block; 
padding: 4px 0 0 8px; 
height: 20px; 
border-left: 0 solid #760001 
}
		
#avmenu p  { 
color: #FFFFCC; 
font-weight: bold; 
text-decoration: none; 
background: #000000; 
display: block; 
padding: 3px 0 0 8px; 
height: 20px; 
border-left: 0 solid #760001 }

#avmenu li a:hover   { 
color: #ffffcc; 
background: #760001 url("images/puls_over.jpg"); 
border-left: 4px solid #470000 }

#avmenu2 li {
margin-bottom: 3px;}

#avmenu2 li a   { 
color: #ffcc99; 
font-size: 12px;
text-decoration: none; 
font-style: italic; 
font-weight: bold; 
background: #760001 url("images/puls.jpg"); 
display: block; 
padding: 4px 0 0 20px; 
height: 20px; 
border-left: 5 solid #760001 }
		
#avmenu2 li a:hover   { 
color: #ffcc99; 
background: #760001 url("images/puls_over.jpg"); 
border-left: 4px solid #470000 
}

.announce  {
	color: #2D862D;
	background-color: #000000;
	padding: 10px;
	font-size: 12px;
	width: 135px;
	height: 20px;
	font-weight: bold;
}

.announceint  {
	color: #ffffff;
	background-color: #000000;
	margin: 0 0;
	padding: 10px;
	font-size: 12px;
	width: 135px;
	height: 80px;
	line-height: 15px;
}


#extras  { 
color: #ffcc99; 
font-size: 9px; 
line-height: 18px; 
margin: 0 0 10px; 
padding: 8px 2px 0 0; 
width: 165px; 
height: 400px; 
float: right; 
font-style: normal;
}

#extras p  { 
margin: 0px 10px 0px 0px;
font-size: 10px;
font-style: normal;
 }

#content {
margin: 0px 172px 20px 155px;
padding: 0 10px 0 10px;
line-height: 20px;
text-align: justify;
font-size: 12px; 
}

#content h2 {
font-size: 12px;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
}

#content2 {
margin: 0px 0px 0px 160px;
padding: 0 30px 0 10px;
line-height: 20px;
text-align: left;
font-size: 12px; 
text-align: justify;
}

#content3 {
margin: 0px 0px 0px 160px;
padding: 0 20px 0 10px;
font-size: 10px;
text-align: right;
}


#content2 h2 {
font-size: 1.5em;
margin: 0 0 5px 0;
}

#content2 img {
padding: 0 0 0 0;
margin: 0 0 0 0
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

h4 {
font-size: 1.1em;
margin: 0 0 0 0;
padding: 0px;
}

h5 {
font-size: 12px;
margin: 0 0 0 0;
padding: 0px;
}

a {
text-decoration: none;
color: #a8a8a8;
}

a:hover {
text-decoration: underline;
color: #a8a8a8;
}


#footer   { 
color: #808080; 
font-size: 10px; 
background: #211d1e; 
text-align: center; 
margin: 0 auto; 
padding: 0; 
width: 790px; 
height: 40px; 
clear: both; 
border: none 
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 5px 0px 5px;
float: left;
}

.right {
margin: 0px 5px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
