body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial, sans-serif;	
}

font {
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

	.subbanner {
		font-weight: bold;
		font-family: helvetica, arial, sans-serif;
		font-size: 15px;
	}

img { 

}

	.aligned {
		margin: 0px 10px 0px 0px;
	}

/* layout */

#banner {
	position: relative;
	background: #FFFFFF;
	background:url('http://www.maddruid.com/Graphics/reusable/bannerBlueJacket1.jpg');
	color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic", verdana, arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 110px;
}

.dummy {
	background: #000000;
	height: 5px;
	line-height: 10px;
}

.dummy2 {
	background: #666666;
	top: 105px;
	height: 10px;
	line-height: 10px;
}


/* RIGHT */

.right {
	position:relative;
	width:200px;
	top:0px;
	left:0px;
	background: #EEEEEE;
	text-align: right;
	line-height: 100%;
	font-family: "Century Gothic", helvetica, sans-serif;
	}

	.right a,
		.right a:link {color: #000000; text-decoration: none;}
		.right a:hover {color: #000000; text-decoration: underline;}
		
	.rresources {
		background: #cccccc;
		padding: 20px 5px 20px 5px;
		color: #666666;
		font-size: 13px;
		font-weight: normal;
		text-align: center;
		border-top: 0px #666666 solid;
	}
		
	.rresources a,
	.rresources a:link {color: #666666; text-decoration: none;}
	.rresources a:hover {color: #3366FF; text-decoration: none;}

	.fun {
		padding: 20px 5px 20px 5px;
		color: #EEEEEE;
		font-size: 13px;
		font-weight: normal;
		text-align: center;
		border-top: 0px #666666 solid;
	}


/* CENTER */
	
#blog {
	position:absolute;
	width:550px;
	top: 155px;
	left: 125px;
	margin: 10px 10px 10px 100px;
	background: #FFFFFF;
	line-height: 140%;
}
	
	.ctitle {
		font-family: "Century Gothic",helvetica, arial;
		color: #000000;
		font-size: 18px;
		font-weight: bold;
		padding: 10px 10px 0px 0px;
	}
	
	.ctitle a,
	.ctitle a:link {color: #000000; text-decoration: none;}
	.ctitle a:hover {color: #666666; text-decoration: none;}
				
	.ccontent {
		font-family: "Century Gothic",helvetica, arial;
		color: #000000;
		color: #000000;
		font-size: 13px;
		font-weight: normal;
		text-align: justify;
		padding: 10px 10px 10px 10px;
	}

	.ccontent blockquote {
		padding: 10px;
		border: 1px solid #666666;
		background: #CCCCCC;
		color: #000000;
		font: normal 13px "Century Gothic",helvetica, arial;
	}
		
	.ccontent a,
	.ccontent a:link {color: #3366FF; text-decoration: none;}
	.ccontent a:hover {color: #666666; text-decoration: none;}

	.cposted {
		color: #666666;
		left: 0px;
		font-size: 13px;
		font-weight: bold;
	}
		
	.cposted a,
	.cposted a:link {color: #3366FF; text-decoration: none;}
	.cposted a:hover {color: #666666; text-decoration: none;}