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

body {
/*margin: 0 auto;
padding: 0;
font: 76% Tahoma,Arial,sans-serif;*/

background: url('images/gallery/back1.png');
/* background: #211d1e url(images/body_deg.gif) repeat-x; */
}


#wrap {
background: #000000;
color: #CE973D;
border:  none;
margin: 0 auto;
width: 900px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
/*background-color: #000000;*/
background:url(images/topheader.jpg);}

#header h3 {
width: 500px;
margin: 0px 0px 0px 15px;
float: left;
font-color: #A8A8A8;

}
#header h2{
width: 500px;
margin: 0px 0px 0px 15px;
float: left;
font-size:6em;
font-color:#A8A8A8;
}

#header h1 {
width: 500px;
margin: 0px 0px 0px 15px;
float: left;
}

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



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

#avmenu ul {
list-style: none;
width: 160px;
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: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #666666;
border-left: 1px #846837 solid;
}


#avmenu li a:hover {
background: #CCCCCC;
color: #fffff1;
border-left: 4px #666666 solid;
}
*/

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #a8a8a8;
background-color: #000000;
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: 0em 10px 20px 10px;
padding: 0 10px 0 10px;
line-height: 1.5em;
text-align: left;
color: #A8A8A8;
font-family: Tahoma;
font-size:0.9em;
}*/

/*#content {
margin: 0em 5px 5px 5px;
padding: 0 0px 0 0px;
line-height: 1.5em;
text-align: left;
color: #A8A8A8;
font-family: Tahoma;
font-size: 0.6em;
}*/

p{
margin: 0em 5px 5px 5px;
padding: 0 0px 0 0px;
line-height: 1.5em;
text-align: justify;
color: #999999;
font-family: Tahoma;
font-size: 0.8em;
}

ul{
/*type: disc;*/
/*margin: 0em 30px 10px 5px;*/
padding: 0 0px 0 0px;
line-height: 1.5em;
text-align: justify;
color: #999999;
font-family: Tahoma;
font-size: 0.9em;
}


li{
margin: 0em 20px 10px 5px;
padding: 0 0px 0 0px;
line-height: 1.5em;
text-align: justify;
color: #999999;
font-family: Tahoma;
font-size: 0.9em;
}



#content h2 {
font-size: 1.2em;
color: #A8A8A8;
font-family: Tahoma;
margin: 0 0 0.5em 0;
}

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



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

a {
text-decoration: none;
color: #A8A8A8;
}

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


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 900px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 200px;
/*background: #211d1e url(images/bottomtdn.jpg) no-repeat right;/*images/pom_bas.jpg*/*/
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;
}*/

/*.hide {
display: none;
}*/
