#header {
	margin-bottom:18px;
}
#header img {
	width : 750px;
	height : 190px;
}
#about {
	float: left;
	width: 267px;
}
#about img {
	width: 267px;
	height: 190px;
}
#about p {
	margin: 20px;
	margin-right:60px;
	color: #4b4b4b;
	line-height:1.8;
}
#featured {
	position: relative;
	margin-left: 267px;
	height: 100%;
	background-color:#eeeeee;
	margin-bottom:15px;
}
#featured a:hover,#featured a:active {
	color:black;
}
#featured a:link,#featured a:visited {
	color:#0f426d;
}
#featured:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: right;
    visibility: hidden;
}
#featured h1 {
	font-size: 1.5em;
	font-variant: small-caps;
	margin-bottom:13px;
	letter-spacing: 0.1em;
	font-family:tahoma,sans-serif;
}
#featuredf {
	padding: 10px;
	padding-top:5px;
	background-color:#eee;
	float:right;
}
#imgFeatured {
	float: right;
	width: 166px;
	margin-right: 13px;
	border: 1px solid black;
}
#featl {
	float: right;
	width: 135px;
	margin-right:10px;
	color:#4b4b4b;
}
#featr {
	float: right;
	width: 135px;
	color:#4b4b4b;
}
#featmore {
	float:right;
	clear:right;
}
#directory {
	margin-left: 267px;
	clear: right;
}
#directory h1 {
	font-size: 2.0em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-weight:normal;
	font-family:tahoma,sans-serif;
}
.dircol {
	float: left;
	width: 159px;
	background-image: url(images/dots.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-top:10px;
}
.dircol h2 {
	font-size: 1.3em;
	color: #0f426d;
	margin-left: 20px;
	position: relative;
}
.dircol ul li { padding-bottom: 2px; }
.dircol ul {
	list-style: none;
	padding-left: 5px;
}
.dircol li {
	margin-left: 0;
}
.dircol a {
	font-size: 0.9em;
}
.dircol a:link,.dircol a:visited {
	color: #4b4b4b;
}
.color {
	position: absolute;
	top: 3px;
	left: -20px;
	width: 14px;
	height: 10px;
	font-size:1px;
}
