body {
	width: 705px;
	margin: 10px auto;
	font-size: 12px;  
	font-family: lucida grande, verdana, arial, sans-serif;
	text-align: center;
	background: #CCCCCC url(/img/bg.jpg);
	color: #336600;
	}

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

a		{ color: #336600; background: transparent; text-decoration: underline;} 
a:link	{ color: #336600; background: transparent; } 
a:visited	{ color: #336600; background: transparent; } 
a:active	{ color: #336600; background: transparent; } 
a:hover	{ color: #003300; background: transparent; text-decoration: underline; }

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

#logo {
	float: left;
	width: 705px;
	height: 148px;
	background: transparent;
	color: #336600;
	}

#title {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	color: #336600;
	border-bottom: 0px solid ;
	}	

#title h1 {
	display: none;
	}

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

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

#sidebar {
	float: left;
	width: 150px;
	padding: 20px 5px 10px 0px;
	background: transparent;
	color: #336600;
	border-top: 0px;
	}

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

#sidebar p.kudos {
text-align: right;
}

#sidebar div.indent {
font-size: 11px;
}

#sidebar img {
	margin-bottom: 20px;
	}

#content {
	float: left;
	width: 510px;
	margin: 10px 0px 10px 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: #CCCCCC url(/img/bg2.jpg);
	color: #336600;
	border: 0px solid #336600;
	}

h2 {
	margin-top: 10px;
	margin-right:4em;
	margin-left:4em;
	padding: 2px 5px;
	font-family: souvenir lt bt, times new roman, georgia, times, serif;  
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background: transparent;
	color: #003300;
	border-bottom: 0px dotted #eee;
	}

h3 {
	font-size: 16px;
	font-family: souvenir lt bt, georgia, times new roman, times, serif;  
	background: transparent;
	color: #003300;
	border-bottom: 1px dotted #003300;
	margin-right:8em;
	}

#content p {
	margin: 10px 10px 5px 10px;
	color: #336600;
	text-align:left;
	}
/* Old Kudos style
.kudos {
	background: #CCCCCC;
	padding:5px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #336600;
	border-left: 1px solid #336600;	
	font-size: 11px;  
	line-height:14px;
	margin: 5px 20px 25px 15px;	
}
*/

.kudos {
	background: #EBF6EB;
	padding:5px;
	border: 1px solid #B3DDB3;
	font-size: 11px;  
	line-height:14px;
	margin: 5px 20px 25px 15px;
	text-align: right;
}

#content td {
	font-size: 12px;  
	color: #336600;
	text-align:left;
	}
#content li, ul {
	font-size: 12px;  
	color: #336600;
	text-align:left;
	list-style-image:url(/img/bullet.gif); 
	}
.centered {
	text-align:center;
}

#footer {
	float: left;
	width: 552px;
	margin-bottom: 20px;
	text-align: left;
	background: transparent;
	color: #336600;
	}
.tos {
	font-size: 10px;  
	margin: 10px;
	color: #336600;
	text-align:center;}
#credits {
	display:none;
	}

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

#space {
	float: left;
	width: 395px;
	padding: 5px 0px 5px 5px;
	background: transparent;
	color: #336600;
	border: 0px ;
	}
.indent {
text-align:right;
margin-top:-3px;
margin-bottom:20px;
padding:0px 10px;
}

