
* {
padding : 0;
margin : 0;
}
body {
font : 85% Verdana, Tahoma, Arial, sans-serif;
background : #eaeaea url(img/bg.gif) repeat-y top center;
color : #3a3a3a;
line-height : 18px;
}
a {
font : 85% Verdana, Tahoma, Arial, sans-serif;
color : #3a3a3a;

}
h1 {
color : #a9292f;
font : 250% Verdana, Tahoma, Arial, sans-serif;
}
#wrapper {
margin : 0 auto;
width : 760px;
}
#header {
color : #333;
width : 760px;
float : left;
height : 275px;
background : #ffffff url(img/front2.png) no-repeat;
}

#content {
float : left;
color : #333;
font : 90% Verdana, Tahoma, Arial, sans-serif;
line-height : 18px;
background : #ffffff;
padding-top : 10px;
padding-left : 10px;
width : 470px;
display : inline;
}
#content img {
border-left : 5px solid #ffffff;
border-right : 15px solid #ffffff;
border-top : 5px solid #ffffff;
border-bottom : 100px solid #ffffff;
}
#rightcolumn {
color : #333;
background : #ffffff;
margin : 0 0 0 0;
padding-top : 10px;
width : 130px;
float : left;
}
#avmenu {
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
}
#avmenu img {
border:solid 0px;
}

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

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

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #a9292f;
}

#avmenu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:135px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}


#footer {
width : 760px;
clear : both;
color : #808080;
background : #ffffff;
border-top : 2px solid #999999;
padding-top : 10px;
text-align : center;
}
