body {
	margin: 0px;
	background-color: #0C0539;
        color: #C9B6EC;
	SCROLLBAR-FACE-COLOR: #0C0539; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3F2192; 	SCROLLBAR-SHADOW-COLOR: #3F2192; 
	SCROLLBAR-3DLIGHT-COLOR: #09063B; 	SCROLLBAR-ARROW-COLOR:#3F2192;
	SCROLLBAR-TRACK-COLOR: #0C0539; 	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	}

a {  	color: #B76ED2;
	text-decoration: none;
	}
				
a:link { color: #8678BB;
	 text-decoration: none;
	}
				
a:hover { color: #A9B0F6;
	text-decoration: none;
	}

.mainlinks {  	font-family: Georgia, "Times New Roman", Times, serif; 
		font-size: 14px; 
		text-transform: uppercase; 
		text-align: center; 
		padding-top: 2px; 
		padding-right: 2px; 
		padding-bottom: 2px; 
		padding-left: 2px; 
		font-weight: bold; 
		text-decoration: none;
		}

.content {
	padding: 5px;
	}

.date {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	text-transform: uppercase;
	margin-top: 10px;
	color: #976ECB;
	}

.title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	padding-left: 10px;
	color: #976ECB;
	border-top: 1px solid #976ECB;
	}

.entry {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	line-height: 16px;
	text-align: justify;
	}

.posted {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 20px;
	}

.more {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
 text-align: right;
	margin-bottom: 20px;
	}

.sidebar {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 50px;
	margin-top: 0px;
	line-height: 16px;
	}

.sidetitle {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	text-transform: uppercase;
	margin-top: 10px;
	color: #976ECB;
	border-bottom: 1px solid #976ECB;
	}

input, textarea {
	background-color: #0C0539;
        color: #C9B6EC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #3F2192;
	}