
	body { 
		font-family:  sans-serif;
		background-color: #2d3851;
		margin: 10px;
	}
	
	.border4 { border: 1px solid #2d3851; }
	.border3 { border: 1px solid #bfc4cb; }
	.border2 { border: 2px solid #7c8eb6; }

	
	#bodycontent { background-color: #7c8aa4; border: 1px solid #2d3851; padding: 3px; }
		
	#headerinfo {
		background-color: #2d3851;
		color: #ffffff;
		text-align: right;
		font-size: 10px;
		padding: 2px;
		margin-top: 1px;
	}
	#header { color: #e9f2fc; }
	#header h3 { font-weight: normal; }
	#userpic { float: right; }

	.userpic2 {
		float: right;
		text-align: right;
		margin-top: 2px;
		margin-right: 3px;
	}
	
	#nav {
		white-space: nowrap;
		margin-bottom: 10px;
		font-size: 12px;
	}
	
	#nav A {
		border: 1px solid #2d3851;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		height: 20px;
		text-decoration: none;
		color: #ffffff;
		background-color: #425378;
	}
	
	#nav A:Hover { background-color: #2d3851; }	
	
	#content {
		background-color: #bfc4cb;
		border: 1px solid #a9b0b9;
		padding: 4px;
	}
	
	.columncontent { 
		background-color: #425378; 
		border: 1px solid #2d3851; 
		padding: 3px; 
		width: 200px; 
		font-size: 12px;
		color: #ffffff;
	}
	
	.columnitem {
		background-color: #a9b0b9;
		padding: 3px;
		margin-top: 5px;
		color: #333333;
		border-top: 1px solid #88919e;
		border-bottom: 1px solid #88919e;
		overflow: hidden;
	}

	.entries { color: #333333; }
	
	.entrydivider {
		border-top: 1px solid #88919e;
		border-bottom: 1px solid #bfc4cb;
	}

	.minicomment {
		background-color: #a9b0b9;
		padding: 4px;
		color: #333333;
		border: 1px solid #bfc4cb;
		font-size: 12px;
	}
	
	.minicommentholder { border: 1px solid #88919e; }

	.entryinfo {
		background-color: #a9b0b9;
		font-size: 12px;
		padding: 4px;
		color: #333333;
	}

	.postedby {
		background-color: #a9b0b9;
		padding: 6px;
		font-size: 12px;
	}

	.entrylinks {
		border-bottom: 1px solid #bfc4cb;
		background-color: #a9b0b9;
		padding-top: 4px;
		padding-bottom: 4px;
		font-size: 12px;
	}
	
	.entrylinks A {
		text-decoration: none;
		padding-top: 4px;
		padding-bottom: 4px;
		white-space: nowrap;
		color: #333333;
		border-right: 1px solid #bfc4cb;
	}
	
	.entrylinks A:Hover {
		background-color: #bfc4cb;
	}

	.messageholder {
		border: 1px solid #2d3851;;
		margin-bottom: 5px;
		margin-top: 5px;
	}

	.systemmessage {
		background-color: #425378;
		color: #ffffff;
		border: 1px solid #7c8eb6;
		font-size: 12px;
	}
	
	.systemtext { 
		font-weight: normal;
		padding-left: 10px;
		padding-right: 10px;
	}

	.systemmessage A {
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
		color: #ffffff;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	
	.systemmessage A:Hover {
		background-color: #2d3851;
	}

	.systemmessage input, .systemmessage textarea, .systemmessage select {
		background-color: #bfc4cb;
		color: #333333;
	}

	.systemmessage TD {
		padding: 4px;
		font-size: 12px;
		color: #ffffff;
	}

	.entry { margin-bottom: 30px; }
	.entrytext { margin: 10px; }
	.subject { font-weight: bold; }
	
	.meta {
		font-size: 12px;
		padding: 4px;
	}

	.meta A {
		text-decoration: none;
		color: ;
	}
	
	.systemmessage A:Hover {
		background-color: #2d3851;
	}

	#sidecolumn TD { color: #ffffff; }

	#sidecolumn A {
		text-decoration: none;
		color: #333333;
	}

	.sidetd {
		width: 200px;
	}

	.backtop {
		text-align: right;
	}

	.backtop A {
		color: #333333;
		font-size: 12px;
		text-decoration: none;
		padding-bottom: 1px;
	}

	#cal A {
		text-decoration: none; 
		color: #333333;
	}

	.calrow {
		clear: both;
		font-family: Arial, sans-serif;
	}
	
	.calempty {
		width: 24px;
		font-size: 11px;
		margin: 1px;
		float: left;
	}

	.calactitem {
		float: left;
		margin: 1px;
		width: 23px;
		font-size: 11px;
		text-align: center;
		background-color: #a9b0b9;
		border-right: 1px solid #425378;
		border-bottom: 1px solid #425378;
	}

	.calinitem {
		float: left;
		margin: 1px;
		width: 23px;
		font-size: 11px;
		text-align: center;
		border-right: 1px solid #a9b0b9;
		border-bottom: 1px solid #a9b0b9;
	}
	
	.friendcolor {
		width: 10px;
		height: 10px;
		border: 2px solid #bfc4cb;
	}

	.multiform {
		font-weight: bold;
	}

	.ip {
		color: #727d8c;
	}

	.friendname {
		padding: 4px;
		text-decoration: none;
		border-left: 1px solid #bfc4cb;
		border-right: 1px solid #bfc4cb;
	}

	.bigday {
		font-size: 2em;
		color: #a9b0b9;
		float: left;
		font-weight: bolder;
	}

	.notablemessage {
		padding: 4px;
	}

	