/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 
(Jan 04, 2007)
 */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #FFFFF0 url(images/body_deg.gif) repeat-x
}


#wrap {
background: #FFFFF0;
color: #000000; /* this is the default text color */ 
border:  none;
margin: 0 auto;
width: 790px;
}


#header {
clear: both;
margin: 10px 0em 0px 0em;
padding: 0;
height: 25px;
}

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;
}


#avmenu {
clear: left;
float: left;
width: 150px;
margin: 300px 0 10px 0;
padding: 0;
font-size: 0.9em;
}


#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 6px 0 0 5px;
background: #191970; / A0522D 800000 8B4513 left menu background/
}
	
	
#avmenu li a:hover {
background: #4682b4;
color: #ffffff;
}

.announce {
margin: 3px 0 3px 0;
padding: 2px;
width: 145px;
color: #000000; 
border: 1px solid #990000;
line-height: 1.3em;
}

#extras {
float: right;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0em 0px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #191970;
}

#content img {
padding: 0px;
display:inline;
}

.underpics {
position: absolute;
top:700px;
}

.leftcol {
width: 275px;
padding: 0 10px 0 0px;
line-height: 1.6em;
text-align: left;
}

.rightcol {
align:right;
left: 500px;
}

div.imggalrt
{
  margin: 3px;
  border: 1px solid #990000;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
}	

div.imggalrtnb
{
  margin: 3px;
  border: 0;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
}	

div.imggallft
{
  margin: 3px;
  border: 1px solid #990000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}

div.imggallftlft   {
  margin: 3px;
  border: 1px solid #990000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  position:relative;
  left:-20px;
}


div.desc
{
  text-align: center;
  font-weight: normal;
  width: 250px;
  margin: 2px;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: underline;
font-weight: normal;
color: #191970;
}

a:hover {
text-decoration: underline;
color: #4682b4;
}

#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: left;
color: #808080;
font-size: 0.9em;
height: 244px;
background: #FFFFF0 url(images/pom_bas.jpg) no-repeat right;
border: none;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.boldblue {
font-weight:bold;
color:#191970;
}

.hide {
display: none;
}

.blue {
color:#191970;
font: 90% Verdana;
}

.left-in {
margin-left: 3.5cm;
}
