body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F4F4F4 url(css1/bg.jpg) repeat scroll 0 0;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:90%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 auto;
padding:2px 2px 2px 2px;
}
#wrap {
color:black;
margin:0 auto;
width:800px;
}
#header{
color:black;
text-align:center;
}
#extras p {
margin:0 0 1.5em;
}
#content {
background: #F4F4F4 url(css1/bg.jpg) repeat scroll 0 0;
background: rgba(1,1,1,0.1);
color:white;

line-height:1.6em;
margin:0 110px 2px 160px;
padding:0 10px;
text-align:left;
}
#avmenu {
clear:left;
float:left;
font-size:0.9em;
margin:2 0 10px;
padding:0;
width:160px;
}
#avmenu ul {
font-size:1.1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:2 0 20px;
padding:0;
width:151px;
}
#avmenu li {
margin-bottom:4px;
}
#avmenu li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-webkit-border-radius:3px;
background:blanchedAlmond;
color:black;
display:block;
font-weight:normal;
height:20px;
padding:4px 4px 0px 5px;
text-decoration:none;
-moz-box-shadow: 3px 3px 3px #000;
padding: 2px 2px 2px 2px;
-webkit-box-shadow: 3px 3px 3px #000;
}
#avmenu li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:lightSlateGray;
border-left:2px solid black;
border-right:2px solid black;
color:black;
}
#extras {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-radius:20px;
background:BlanchedAlmond none repeat scroll 0 0;
float:right;

font-size:0.9em;
line-height:1.5em;
padding:0;
width:100px;
text-align:center;
margin: 12px 0px 0px 5px;
-moz-box-shadow: 4px 4px 4px #000;
padding: 2px 2px 2px 2px;
-webkit-box-shadow: 4px 4px 4px #000;
}
#extras p {
margin:0 0 1.5em;
}
#content {
line-height:1.6em;
margin:0 110px 2px 160px;
padding:0 10px;
text-align:left;
}
#content h2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-webkit-border-radius:8px;
background:BlanchedAlmond none repeat scroll 0 0;
color:black;
font-size:1.2em;
font-style: italic; 
margin:0 0 0.5em;
padding:3px;
-moz-box-shadow: 3px 3px 3px #000;
padding: 2px 2px 2px 2px;
-webkit-box-shadow: 3px 3px 3px #000;
}
#content img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:blanchedAlmond;
display:inline;
padding: 2px 2px 2px 2px;
-moz-box-shadow: 3px 3px 3px #000;
padding: 2px 2px 2px 2px;
-webkit-box-shadow: 3px 3px 3px #000;
}
a {
color:black;
text-decoration:none;
}
a:hover {
color:black;
text-decoration:underline;
}
a img {
border:0 none;
}
#footer {
clear:both;
color:white;
font-size:1.2em;
font-style: italic; 
margin:0 auto;
padding:10px 60px 20px;
text-align:center;
width:500px;
}


