body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	line-height: 1.5; 
	color: #000000;
	background-color: #8A1E59;
}
#container {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 820px;
	overflow: hidden;
	background-color: #9F5C81;
}
#sidebar {
	font-family: "Lucida Sans", Verdana, sans-serif; 
	background-color: #9F5C81;
	width: 180px;
	height:600px;
	border-right: 640px solid #ffebea;
	margin-right: -640px;
	float: left;
}
#content {
	font-family: Verdana, sans-serif; 
	background-color: #ffebea;
	width: 600px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	float: left;
}
#menu, #flash {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu {
	font-size: 90%;
}
#menu li{
	border-bottom: 1px solid #ffebea;
	display: block;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}
#menu li a:hover { 
	background: #755187; 
	color: #ffebea; 
	text-decoration: none;
}
#menu li a:visited { 
	color: #eddff4; 
	text-decoration: none;
}
#menu li a:active { 
	color: #eddff4; 
	text-decoration: none;
}
#menu li a:link { 
	color: #eddff4; 
	text-decoration: none;
}

#menu li.menu-item {
	color: #eddff4;
}

#menu li.current-item, #flash li {
	display: block;
	text-decoration: underline;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}	
#menu li.current-item {
	color: #eddff4;
	border-bottom:1px dotted #ffebea;
	font-weight:bold;
}
#flash li {
	border-bottom:1px solid #ffebea;
	color: #404040;
}
#flash li.tail {
	border-bottom:2px solid #ffebea;
}
#flash li.head {
	display: block;
	text-decoration: none;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:50px;
	padding:5px;
	border-top:2px solid #ffebea;
	border-bottom:none;
}	
#menu li.current-item:hover{
	background: #755187;
	color: #ffebea;
}

#banner {
	width:820px;
	height:60px;
}
ul.plain {
	list-style-type: none;
}

h1 {
	font-size: 200%; 
}
h2,h3,h4,h5,h6 {
	font-size: 150%;
}
h1,h2,h3,h4,h5,h6 {
	background-color: inherit;
	color: #571B75;
	font-weight: normal;
	font-family: Georgia, serif;
	font-style: italic;
}
#dateline {
	font-size: 60%;
	background-color: inherit;
	color: #A62824;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-style: normal;
}
p.abstract{font-family: Times, serif;
	font-size: 85%;}
a.prominent:link, a.prominent:visited, a.prominent:active,
a.prominent:hover {
	background-color: inherit;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	font-size: 125%;
}
	
a:link {
	background-color: inherit; 
	text-decoration: none;
	color: #755187; 
}
a:visited {
	background-color: inherit; 
	text-decoration: none;
	color: #755187; 
}
a:active {
	background-color: inherit; 
	text-decoration: none;
	color: #755187; 
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
       	color: #755187;	
}
td.grouping {
	font-family: Georgia, serif;
	font-size: 110%;
	font-style: italic; 
	background-color: inherit;
	color: #183070;
}
em {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	color: #A62824;
}
