	
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

body {
background:#fff url(/sites/100501/assets/images/back2.jpg) repeat-x scroll 0 0;
color:#333333;
font-family:Georgia,"Times New Roman",Sans-Serif;
font-size:0.9em;
text-align:center;
}

#sidebar {
		float:left;
		width:245px;
		margin: 20px 2px;
		}
ul
{
	list-style-type: none;
}
ul,li,a {
	display:block;
	margin:0;
	padding:0;
	border:0;
}

#sidebar li { 
	margin: 0 0 3px 0; 
	/*border-bottom: 1px solid #222f64;*/
	position:relative;
	padding:1px;
	padding-left:0px;
	background-repeat:no-repeat;
	z-index: 9;}


#sidebar a {
	display: block;
	padding: 2px 2px 2px 15px;
	width: 160px;
	color:#222f64;
	font-weight:bold;
}


/* regular hovers */
#sidebar a:link, #sidebar a:visited
{
/*color: #222f64;*/
text-decoration: none;
}

#sidebar a:hover
{
background: #fff url(/sites/100501/assets/images/red-star.gif) no-repeat 0 center;
color: #be2032;
}

.child_menu {
	/* display: none; */
	
}

#sidebar div.child_menu ul li a {
	color: #494949;
	font-size: .75em;
}

#sidebar div.child_menu ul li a:hover {
	color: #be2032;
}

#wrapper {
background:transparent url(/sites/100501/assets/images/shadow.png) repeat-y scroll center center;
margin:0 auto;
padding: 0;
width:846px;
}

#main {
float:right;
margin:0;
padding:0 0 0 25px;
text-align:left;
width: 525px;
}

.content {
margin:0 auto;
text-align:left;
width:800px;
}
.content h2 { border-bottom: 1px solid #be2032; }
.content p {
padding: 10px;
}
.content a {
display: inline;
color:#be2032;
text-decoration:none;
}
.content a:hover {
background:#be2032;
color:#FFFFFF;
}

#main { list-style: none; }

#main li { padding-left: 10px; background-image: url(/sites/100501/assets/images/red-star-2.gif); background-repeat: no-repeat; background-position: 0 .25em; margin-bottom: 5px; }

#main li a { background: none; }

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
}

#footer {
background:transparent url(/sites/100501/assets/images/footer.png) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:1.2em;
height:43px;
}
#footer a {
color:#A82A15;
text-decoration:none;
}
#footer a:hover {
background: #ffffff;
}

