

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #211d1e url(images/body_deg.gif) repeat-x
}


#wrap {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 790px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
background-color: #000000;}

#header h3 {
width: 450px;
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: 75px;
margin: 0 0 10px 0;
padding: ;
font-size: 1.1em;
}

#avmenu ul {	
list-style: none;
width: 72px;
margin: 0 0 20px 0;
padding: 00;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 72px;		
text-decoration: none;
color: #fffff1;
display:block;
text-align: center;
background: #000000 url(images/logo-button.gif);
border-left: 1px #000000 solid;
}

#avmenu li a:hover {

background: #000000 url(images/testbutton2.jpg);
color: #00ee00;
border-left: 1px #000000 solid;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 75px;
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: 0 0 1.5em 0;
}

#content {
width: 520px;
margin: 0 auto;
line-height: 1.6em;
text-align: left;  (center font alignment)

}

#content h2 {
font-size: 1.5em;
color: #FFA500;
margin: 0 0 0.5em 0;
}

#content img {
border: 2px solid #FFA500;
padding: 1px;
display:inline;

}



h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #FFA500;
}

a:hover {
text-decoration: underline;
color: #FF8C00;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 244px;
background: #211d1e 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;
}

.hide {
display: none;
}
