#container {
	margin: auto;
	float: none;
	width: auto;
	text-align: left;
	}

#masthead {
	text-align:right;
	width: auto;
	border: none;
	}

#float-wrapper {
	float: left; 
	width: auto;
	}

#icon {
	display: none;
	}

#main {
	
	width: auto;
	margin-right: 2em;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-weight: normal;
	line-height: 140%;
	}

#main p {
	font-size: 12pt;
	}

div.caption {
	margin-top: 15px;
	border-top: 0;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 60%;
	font-weight: normal;
	color: #808080;
	line-height: 130%;
	}
	
blockquote {
	margin-top: 15px;
	border-top: 0;
	padding-top: 0;
	margin-left: 0;
	border-left: 0;
	margin-right: 0;
	border-right: 0;
	padding-right: 0;
	padding-left: 30px;
	background-image: url(images/quotemark.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	

div.blogdate { 
	font-family: Verdana, Arial, Helvetica;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 60%;
	color: black;
	line-height: 70%;
	margin-bottom: 10px;
	margin-top: 35px;
	}

div.blogentryfooter { 
	font-family: Verdana, Arial, Helvetica;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 60%;
	color: black;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: -10px;
	}

div.blogday {
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 15px;
	}

div#roadmap {
	display: none;
	}

div#roadsign {
	display: none;
	}

h1 {
	font-size: 150%;
	font-weight: normal;
	}


h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -5px;
	color: black;
	}

A:link {
color: #0000FF;
text-decoration: none;
}

A:link.darkpagelink {
color: #FFFFFF;
text-decoration: none;
}

A:active {
color: #FF0000;
text-decoration: none;
}

A:active.darkpagelink {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

A:visited {
color: #000066;
text-decoration: none;
}

A:visited.darkpagelink {
color: #999999;
text-decoration: none;
}

A:hover {
color: #FF0000;
text-decoration: none;
}

a:hover.offsite {
color: #009900;
text-decoration: underline;
}

A:hover.darkpagelink {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}


input, textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-color: #DDDDDD;
border-width: 1px;
border-style: solid;
float: none;
}
