body {
padding-top : 5px;
text-align : left;
font : 11px/16px verdana, arial, "Trebuchet MS", sans-serif;
background : #fbe5f9;
color : #333;
}

#container {
width: 740px;
background : #ffffff;
color: #333;
border: 5px solid #900363;
margin-left: auto;
margin-right: auto;
padding: 5px;
}

#topimg {
height:50px;
padding: 0;
margin-bottom: 0;
color: #333;
background: #336633 url(img/topimg.jpg) no-repeat;
}

#topimg h1 {
float :right;
margin-top: 10px;
margin-right:5px;
font : normal 150% verdana, arial, "Trebuchet MS", sans-serif;
color: #fff;
background: transparent;
}

#navcontainer ul {
padding-left: 0;
margin: 0 0 20px 0;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
background-color: #900363;
color: #333;
float: left;
width: 100%;
font: normal 11px/18px verdana, arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
padding: 0.2em 1em;
background-color: #900363;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover {
background-color: #a04781;
color: #000;
}

#content {
margin-top: 0;
margin-bottom: 5px;
padding: 5px;
margin-left:25px;
margin-right:25px;
background-color: inherit;
color: #333;
}

#content a:link, #content a:visited {
	background-color: inherit;
	color: #a04781;
	text-decoration: underline;
}

#content a:hover {
	background-color: inherit;
	color: #a04781;
}

#sidebar {
float: left;
width: 160px;
margin-top: 0;
margin-right: 10px;
padding: 5px;
border-right: 0px solid #999;
background-color: #fce2f7;
color: #333;
}

.sidemenu ul {
list-style-type : none;
text-align: left;
}

.sidemenu ul li { 
display: block;
color: #666;
background-color: inherit;
 }

.sidemenu ul li a {
background: transparent url(img/list-off.gif) left center no-repeat;
padding-left: 15px;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #000;
}

.sidemenu ul li a:hover {
background: transparent url(img/list-on.gif) left center no-repeat;
color: #666;
}

.sidemenu ul li a#current
{
background: transparent url(img/list-active.gif) left center no-repeat;
color: #666;
}

#bottomimg {
height:50px;
padding: 0;
margin-bottom: 0;
color: #333;
background: #336633 url(img/bottomimg.jpg) no-repeat;
}

#bottomimg h1 {
float: left;
margin-top: 10px;
margin-left: 5px;
font : normal 16px/20px verdana, arial, "Trebuchet MS", sans-serif;
color: #fff;
background: ;
}

#footer {
clear: both;
padding: 5px;
margin-top: 0;
margin-bottom: 0px;
border-top:1px solid #fff;
font : 10px/16px verdana, arial, sans-serif;
background-color: #900363;
color: #666;
}


#footer a:link, #footer a:visited {
	background-color: inherit;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 0px dashed  #eee;
	background-color: inherit;
	color: #eee;
}

h1 {
margin-top:10px;
padding: 0;
font : normal 140% "Comic Sans MS", verdana, arial, sans-serif;
text-transform: uppercase;
color: #900363;
background-color : inherit;
}

h2 {
margin-top:10px;
padding: 0;
font : normal 16px/20px  "Trebuchet MS", verdana, arial, sans-serif;
text-transform: uppercase;
letter-spacing:5px;
text-align: center;
color: #fff;
background-color : none;
}

.img {
float: left;
padding:10px;
border: none;
}

.img a {
border: none;
}
