<style type="text/css" media="screen">

body  { 
	width: 652px;
	color: #000000; 
	font-size: 9pt; 
	font-family: lucida grande, verdana, arial, sans-serif;
	background: #ffffff url(col.jpg) no-repeat fixed 100% 1em; 
	text-align: center; 
	margin: 0px 0px 0px 0px; 
	}


a:link { 
	text-decoration: none; 
	color: #A9A9A9;
	background-color: transparent;
	}
a:visited { 
	text-decoration: none; 
	color: silver;
	background-color: transparent;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: dimgray;
	background-color:transparent;
	}



h1, h2, h3 {
	font-family: georgia, times new roman, times, serif;  
	color: dimgray;
	background: transparent;
	}

p {
	font-family: lucida grande, verdana, arial, sans-serif;  
	color: dimgray;
	background: transparent;
	}



#header {
	float: left;
	width: 752px;
	text-align: left;
	background: transparent;
	color: dimgray;
	}

#logo {
	float: left;
	width: 148px;
	height: 148px;
	background: transparent url(logo.jpg) no-repeat top left;
	color: dimgray;
	border: 1px solid gainsboro;
	}

#title {
	float: left;
	width: 600px;
	height: 149px;
	margin: 0px;
	padding: 0px;
	background: transparent url(title.gif) no-repeat top center;
	color: dimgray;
	border-bottom: 1px solid gainsboro;
	}	

#title h1 {
	display: none;
	}

#container {
	color: dimgray;
	background: transparent;
	float: left;
	width: 852px;
	text-align: left;
	}

h2.section {
	margin-top: 10px;
	font-size: 13px;
	background: transparent;
	color: dimgray;
	border-bottom: 1px solid dimgray;
	}

#sidebar {
	float: left;
	width: 144px;
	padding: 0px 5px 10px 0px;
	background: transparent;
	color: dimgray;
	border-top: 5px solid gainsboro;
	}

#sidebar p {
	font-size: 11px;  
	margin: 5px 0px;
	}

#sidebar ul {
	list-style: square;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1em;
	padding-left: 1em;
	}

#sidebar li {
	background: transparent;
	font: 11px lucida grande, verdana, arial, sans-serif;
	color: dimgray;
	}

#content {
	float: left;
	width: 590px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: transparent;
	color: dimgray;
	border-top: 5px solid gainsboro;
	border-left: 1px solid gainsboro;
	}

h2.date {
	margin-top: 10px;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.09em;
	text-align: right;
	background: transparent;
	color: dimgray;
	border-top: 1px solid gainsboro;
	border-right: 5px solid gainsboro;
	}

h3.subject {
	font-size: 12px;
	font-family: georgia, times new roman, times, serif;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	background: transparent;
	color: dimgray;
	}

div.timestamp {
	font: 11px georgia, times new roman, times, serif;
	letter-spacing: 0.09em;
	margin-top: 10px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid gainsboro;
	border-left: 5px solid gainsboro;
	}

#content p {
	font-size: 12px;  
	margin: 10px 0px 5px 10px;
	}

#footer {
	float: left;
	width: 752px;
	margin-bottom: 20px;
	text-align: left;
	background: transparent;
	color: dimgray;
	}

#credits {
	float: left;
	width: 138px;
	margin: 0px;
	padding: 5px;
	background: silver;
	color: dimgray;
	border: 1px solid gainsboro;
	}

#credits p {
	font-size: 10px;  
	margin: 0px;
	}

#space {
	float: left;
	width: 595px;
	padding: 5px 0px 5px 5px;
	background: transparent;
	color: dimgray;
	border-top: 1px solid gainsboro;
	}

	
</style>


