.adbar {
	background: #ffffff;
	border-bottom: 1px dotted #cb95cb;
	border-left: 1px dotted #cb95cb;
	border-right: 1px dotted #cb95cb;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-top: 10px;
	text-align: center;
	}

.article {
	background: #ffffff;
	border-bottom: 1px dotted #704a96;
	border-left: 1px dotted #704a96;
	border-right: 1px dotted #704a96;
	font-size: 10pt;
	padding: 10px;
	}

.article a, .article a:link, .article a:visited, .article a:active {
	font-weight: bold;
	border-bottom : 1px dashed;	}

.articletitle {
	background: #cb95cb;
	border-bottom: 2px dotted #704a96;
	color: #ffffff;
	font-size: 16px;
	padding: 2px;
	}

.box {
	background:#c9d8e4;
	border: 1px dotted #9595cb;
	font-size: 9pt;
	margin:2px;
	padding: 5px;
	width:90%;
	}
	
.calloutmac {
	background:#c9c8e4;
	border: 1px dotted #9595cb;
	font-size: 9pt;
	font-style: italic;
	margin:0px 0px 20px 10px;
	padding: 10px;
	}
	
.calloutent {
	background:#e4c8e3;
	border: 1px dotted #cb95cb;
	font-size: 9pt;
	margin:0px 0px 20px 10px;
	padding: 10px;
	}
	
.calloutelse {
	background:#ebe0ff;
	border: 1px dotted #704a96;
	font-size: 9pt;
	margin:0px 0px 20px 10px;
	padding: 10px;
	}
	
.callout {
	background:#c9d8e4;
	border: 1px dotted #9595cb;
	float:right;
	font-size: 9pt;
	margin:0px 0px 20px 10px;
	padding: 10px;
	width:150px;
	}
	
.crawl {
	color: #ffffff;
	font-size: 1px;
	line-height: 1%;
	}
	
.date {
	color: #4a4a96;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	}
	
.leftimage {float: left;
	display: block;
	margin: 6px 0 0 0;
	padding: 1em 6px 2px 0;
	}

.meat { 
	padding: 0;
	}

.msglink { 
	color: #704a96;	
	font-size: 10px;
	}

.rightimage {float: right;
	display: block;
	margin: 6px 0 0 0;
	padding: 0em 0 2px 4px;
	}

.sidebar {
	background: #ffffff;
	border-bottom: 1px dotted #cb95cb;
	border-left: 1px dotted #cb95cb;
	border-right: 1px dotted #cb95cb;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	padding: 10px;
	}
	
.midbar {
	background: #ffffff;
	border-bottom: 1px dotted #cb95cb;
	border-left: 1px dotted #cb95cb;
	border-right: 1px dotted #cb95cb;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	}

.midbar p { 
	margin-bottom: 4px;
	margin-top: -1px;
	}

.sidebar p { 
	margin-bottom: 4px;
	margin-top: -1px;
	}

.sidebartitle {
	background: #b095cb;
	border-bottom: 2px dotted #cb95cb;
	color: #ffffff;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: .1em;
	margin-left: 4px;
	padding: 3px;
	}

.sidebartitlead {
	background: #95b0cb;
	border-bottom: 2px dotted #b095cb;
	color: #ffffff;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: .1em;
	margin-left: 4px;
	padding: 3px;
	}
	
.stats {
	background: #ffffff;
	color: #000000;
	font-size: 9px;
	padding: 3px;
	}
	
.title { 
	color: #4a7096;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	}

.titlesub { 
	color: #4a7096;
	font-size: 13px;
	font-weight: bold;
	}
	
.donors {
	color: #4a7096;
	font-size: 10px;
	font-weight: bold;
	}


#adcolumn {
	left: 772px;
	position: absolute;
	text-align:center;
	top: 90px;
	width: 150px;
	}

#content {
	left: 192px;
	margin-right: 15px;
	position: absolute;
	top: 90px;
	width: 575px;
	}

#links {
	left: 12px;
	padding-left: 0;
	position: absolute;
	top: 90px;
	width: 175px;
	}
 
a:hover, a:active {
	color: #9595cb;
	border-bottom : 1px dashed;
	}

a:link {
	color: #4a4a96;
	text-decoration: none;
	}

a:visited {
	color: #704a96;
	text-decoration: none;
	}
 
blockquote {
	background: #F3F2FF;
	border: 1px dotted #cb95cb;
	font-size: 12px;
	font-style: italic;
	padding: 10px;
	}

body {
	background: #c9d8e4;
	font-family: Lucida Grande, Trebuchet MS, Tahoma, sans-serif;
	margin: 12px;
	}
	
h1 {
	font-size: 17px;
	font-style: bold;
	margin: 0;
	padding: 0;
	}
	
h2 {
	font-size: 15px;
	font-style: bold;
	margin: 0;
	padding: 0;
	}

h3 {
	font-size: 13px;
	font-style: bold, italic;
	margin: 0;
	padding: 0;
	}

hr {
	width=:100%;
	color:#b095cb;
	}
	
img {
	border: 0;
	}


