body {
	line-height: 1.5em;
	font-family:  Helvetica, Arial, sans-serif;
	font-size:13px; 
	padding:0px 0px; 
	color:#666666;
}

a:link, a:visited { color: green; text-decoration: none; } 
a:active, a:hover { color: #c7a619;}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	color:#7d5da1;
}


h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3 {
	margin: 10px;
	padding: 0px;
	font-weight: bold;
}



p {
	font-size:13px; 
	padding:0px 10px; 
	color:#666666;
	text-align: justify;
}

img {  
		
}

.headerLeft {
border-bottom:dotted 1px silver; 
padding-right:2px; 
border-right:dotted 1px silver;
vertical-align:bottom;
}

#titleLink {
	font-size: 15px;
	color: #666666;
	padding:10px;

}

#titleLink a {
	font-size: 15px;
	color: #666666;

}

#titleLink a:hover {
text-decoration:underline;
}

#navCol {
width:150px;
display:inline;
float:left;
padding-top:150px;
}

#wrapper {
width:950px;
margin:0 auto;
}

#navCol ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#navCol ul li {
	list-style-type: none;
	list-style-image: none;
	}




