body   {
font-size: 1em; 
font-family: tahoma, verdana, Arial, Times, serif;
background-image: url(../images/main/mainbg.jpg); 
background-repeat: repeat;
background-attachment:fixed;
margin: 0; 
padding: 0;
color: #000000;}

#header {
height: 300px;
width: 100%;
line-height: 2em;
text-align:center;}

#main {
width: 95%;
margin-left: 2%;}

#menu {
text-align: center;
background:transparent; 
width: 225px;
position:absolute;}

#menu table  { 
text-align: center;
color: #999666}

#menu p.first {
color:#aa9800;
font-size:1em;
line-height:1em;}

#menu p.second {
color:#000;
font-size:.8em;
line-height:.9em;}

#content hr {
color: #aa9800;}

#content {
margin-left:235px;
color: #000000;
display:block; 
background:#73851b; 
border:1px solid #000000;
padding:15px;}

#content p {
line-height: 1.2em;
text-align: justify;}

#content p.center {
line-height: 1.2em;
text-align: center;}

#content em {
font-style: oblique;
font-weight: bold;
font-variant: small-caps;}

#content h1 {
font-size: 1.5em;
font-weight: bold;
text-align: center;
text-decoration: underline;
font-variant: small-caps;}

#content h2 {
font-size: 1.3em;
text-align: center;
font-variant: small-caps;}

#content h3 {
font-size: 1.2em;
text-align: left;
font-variant: small-caps;}

#main a:link, a:active, a:visited {
text-decoration: underline;
color: #2c1e00;}

#main a:hover {
color: #ffff99;}

#footer {
text-align: center;
font-style: oblique;
font-size: .75em;;
color: #ffffff;
margin-left: 250px;}

#footer a:link, a:active, a:visited {
text-decoration: underline;
color: #FF0;}

#footer a:hover {
color: #ffffff;}

