#avmenu {
clear: left;
float: left;
width: 145px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.75em;
}

#avmenu ul {	
list-style: none;
width: 145px;
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: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}



body {
background: #CC99FF;
}

#headleft {
float: left;
clear: left;
width: 56px;
height: 150px;

background-image: url("SideL.gif");
background-position: left;
background-repeat: no-repeat;
margin-left: 30px;
}

#headright {
float: right;
clear: right;
width: 56px;
height: 150px;
background-image: url("SideR.gif");
background-position: right;
background-repeat: no-repeat;
margin-right: 30px;
}

#head {

background: #660099;
margin-left: 56px;
margin-right: 56px;
padding: 0px 0 0 0px;
height: 150px;
}

#head h1 {
color: #FFFFFF;
padding-top: 50px;
text-align: left;
}

#main {
background: #ffffff;
margin-top: 0px;
margin-right: 30px;
margin-left: 30px;
margin-bottom: 10px;
border: 6px solid #660099;
height: 150%;
}

#menu {
float: left;
clear: left;
width: 120px;
border-right: 1px dashed #660099;
height: 100%;
}

#menu a {

font-weight: bold;
height: 20px;
text-decoration: none;
display: block;
padding: 6px 5px 5px 10px;
background: #FFFFFF;
border-left: 4px solid #FFFFFF;
color: #660099;
}

#menu a:hover {
display: block;
text-align: center;
text-decoration: none;
font-weight: bold;
background: #CC99FF;
}

#menu a:visited {
color: #660099;
}

#extra {
float: right;
clear: right;
width: 120px;
height: 100%;
border-left: 1px dashed #660099;
padding-left: 5px;
padding-right: 5px;
}

#content {
margin-left: 160px;
margin-right: 120px;
height: 400%;
padding-left: 10px;
padding-right: 10px;
}

#contentcenter {

text-align: center;
}

#contentbottom{
font-size: 0.75em;
}
p.foot {
text-align: right;
}
#Logo  {
float: center;
clear: center;
}
