body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #333;
		background-color: #D6D6D6;
		background-image: url(images/bg-duct01.jpg);
	}
	.hilite
	{font-weight:bold;
	color:#4E7412;
	}
	
	.italemphasis
	{font-style:italic;
	color:#4E7412;
	}
	
	
	.exclaim
	{
	font-size:125%;
	font-style:italic;
	font-weight:bold;
	color:#6220cd;
	font-variant:small-caps;
	}	
	
	
	
	.exclaim2
	{
	font-size:125%;
	font-style:italic;
	font-weight:bold;
	color:#cd2034;
	
	}
	
	.limegreen
	{
	font-size:125%;
	font-style:;
	font-weight:bold;
	color:#8ACD20;
	
	}
	
	.red {color: #cd2034}
	
	.sig
	{
	font-size:smaller;
	text-align:right;
	}
	.italic
	{
	font-style:italic;
	}
	
	.bold
	{
	font-weight:bold;
	}
	
	.small
	{
	font-size:80%;
	}
	
	.txtright
	{
	text-align:right;
	}
	
	.quote
	{
	font-style:italic;
	colour:8ACD20;
	}

	
	a:link { color: #30480B; }
	a:visited { color: #30480B; }
	
	a:hover, a:active
	{
		color: #fff;
		background-color: #30480B;
	}
	
		h1
	{
		color: #30480B;
		font: 130% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	h2
	{
		color: #30480B;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
		color: #4E7412;
		font: 106% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
		h4
	{
		color: #4E7412;
		font: 90% georgia, times, "times new roman", serif;
		font-weight: bold;
		font-style:italic;
		margin-top: 0;
	}
	
	#container
	{
		margin: 1em auto;
		width: 780px;
		text-align: left;
		background-color: #fff;
		border: 1px solid #676767;
	}
	
	#header
	{
		height: 76px;
		background-image: url(images/banner.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 1px solid #fff;
		position: relative;
		background-color: #cd2034;
		
	}
	
	#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #cd2034;
		margin: 0;
		padding: 0;
	}
	
	#mainnav
	{
		background-color: #6220cd;
		color: #272900;
		padding: 2px 0;
		margin-bottom: 22px;
	}
	
	#mainnav ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #8acd20;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid #8acd20;
	}
	
	#mainnav li a
	{
		text-decoration: none;
		color: #ffffff;
	}
	
	#mainnav li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #8ACD20;
	}
	
	#menu
	{
		float: right;
		width: 165px;
		border-left: 1px solid #8ACD20;
		padding-left: 15px;
		padding-right: 10px;
	}
	#menu p { font-size: 75%; }
	
	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	
	
	
	#contents { margin: 0 200px 40px 20px; }
	#contents p { line-height: 120%; }
	.blogentry { border-bottom: 1px solid #8ACD20; }
	
	.blogentry ul
	{
		list-style-type: none;
		text-align: center;
		margin: 1em 0;
		padding: 0;
		font-size: 95%;
	}
	
	.blogentry li
	{
		display: inline;
		padding: 0 10px 0 7px;
	}
	
	
	.totop
	{font-size:80%;
	border-bottom: 1px solid #8ACD20;
	padding-bottom: 15px;
	}
	.linespace
	{padding-bottom: 10px;
	}
	
	.linespacedashed
	{padding-bottom: 10px;
	border-bottom: 1px dashed #6220cd;
	}
	
	.imagefloatleft
	{
		float: left;
		padding: 2px;
		margin: 0px 10px 0 0 ;
		clear:left;
	}	
	
	
	.imagefloatright
	{
		float: right;
		padding: 2px;
		margin: 0 0 10px 10px  ;
	}
	
	.clearleft
	{
	clear:left;
	}
	
	
	#footer
	{
		clear: both;
		color: #fff;
		background-color: #cd2034;
		text-align:center;
		padding: 5px;
		font-size: 90%;
	}
		#footer a
	{
		text-decoration: none;
		color: #ffffff;
	}
	
	#footer a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #6220CD;
	}
	
	
	block
	{
	display: block
	}
	
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #30480B;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	border: thin dashed #cd2034;
	background-image: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	white-space: normal;
	margin: auto;
}


	#fullpagecontents { margin: 0 20px 40px 20px; }
	#fullpagecontents p { line-height: 120%; }
	
	#fullpagemenu
	{
		
		
	
		padding-left: 15px;
		padding-right: 15px;
	}
	#fullpagemenu p { font-size: 75%; }
	
	#fullpagemenu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
