body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#fffbe8;
	width: 850px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 0.95em;
}

p {
	color:#333333;
}

a {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color:#333333;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #ba0202;
}

.tweet p {
	font-family: "lucida", helvetica, sans-serif;
	font-size: 0.8em;
	color:#666;
	margin-left: 1em;
	margin-right: 1em;
}

.tweet a {
	color: #903;
	font-weight: normal;
}

.tweetdate {
	color:#999;
	font-size: 0.75em;
}

.date {
	font-size: 0.9em;
	color: #ba0202;
	font-family: "lucida", helvetica, sans-serif;
}

.hidden {
	display: none;
}

.floatleft-noborder {
	float: left;
}

.floatright {
	float: right;
	margin-left: 6px;
	border: 1px;
	border-color: #333333;
	border-style: solid;
}

.floatleft {
	float: left;
	margin-right: 6px;
	border: 1px;
	border-color: #333333;
	border-style: solid;
}

div#banner {
	width: 850px;
	height: 158px;
	background-image: url(/assets/images/banner_1.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}

div#menu {
	background-color: #d9e7eb;
	width: 850px;
	height: 20px;
	float: left;
	text-align: right;
}

div#menu a {
	font-size: 0.8em;
	color: #ba0202;
	font-family: "lucida", helvetica, sans-serif;
	text-decoration: none;
}

div#leftcolumn {
	width: 165px;
	float: left;
}

div#menu1 {
	width: 140px;
	height: 50px;
}

div#menu1 a {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_1.gif) no-repeat 0px 0px;
	display:block;
        line-height: 50px;
}

div#menu1 a:hover {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_1.gif) no-repeat 0px -50px;
	display:block;
        line-height: 50px;
}

div#menu2 {
	width: 140px;
	height: 50px;
}

div#menu2 a {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_2.gif) no-repeat 0px 0px;
	display:block;
        line-height: 50px;
}

div#menu2 a:hover {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_2.gif) no-repeat 0px -50px;
	display:block;
        line-height: 50px;
}

div#menu3 {
	width: 140px;
	height: 50px;
}

div#menu3 a {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_3.gif) no-repeat 0px 0px;
	display:block;
        line-height: 50px;
}

div#menu3 a:hover {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_3.gif) no-repeat 0px -50px;
	display:block;
        line-height: 50px;
}

div#menu4 {
	width: 140px;
	height: 50px;
}

div#menu4 a {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_4.gif) no-repeat 0px 0px;
	display:block;
        line-height: 50px;
}

div#menu4 a:hover {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_4.gif) no-repeat 0px -50px;
	display:block;
        line-height: 50px;
}

div#menu5 {
	width: 140px;
	height: 50px;
}

div#menu5 a {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_5.gif) no-repeat 0px 0px;
	display:block;
        line-height: 50px;
}

div#menu5 a:hover {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_5.gif) no-repeat 0px -50px;
	display:block;
        line-height: 50px;
}

div#menu6 {
	width: 140px;
	height: 50px;
}

div#menu6 a {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_6.gif) no-repeat 0px 0px;
	display:block;
        line-height: 50px;
}

div#menu6 a:hover {
	width: 140px;
	height: 50px;
        background:transparent url(/assets/images/menu_6.gif) no-repeat 0px -50px;
	display:block;
        line-height: 50px;
}


div#links {
	width: 145px;
	display: block;
}

div#homecontent1 {
	width: 320px;
	float: left;
	display: block;
	padding: 5px;
	margin-left: 2px;
}

div#homecontent2 {
	width: 320px;
	float: left;
	display: block;
	padding: 5px;
	margin-left: 20px;
}

div#maincontent {
	width: 450px;
	float: left;
	display: block;
	padding: 5px;
	margin-left: 2px;
}

div#rightcolumn {
	width: 190px;
	float: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 23px;
}
	

/* BLOG SUMMARY STYLES */

.ditto_p {
	font-size: 0.95em;
	color: #333333;
}

.ditto_pageTitle {
	font-size: 1.1em;
	color: #006633;
	font-weight: bold;
}

.ditto_pageTitle a {
	text-decoration: none;
}

.ditto_pageTitle a:hover {
	text-decoration: underline;
}

.ditto_documentInfo {
	font-size: 0.85em;
	color: #333333;
}

.ditto_documentInfo a {
	color: #333333;
}

.ditto_narrowTitle {
	font-size: 0.9em;
	color: #990000;
	font-weight: normal;
}

.ditto_narrowTitle a {
	text-decoration: none;
}

.ditto_narrowTitle a:hover {
	text-decoration: underline;
}

.ditto_narrowdocumentInfo {
	font-size: 0.85em;
	color: #666666;
	margin-top: 2px;
}

.blogroll ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	text-indent: 0px;
}

.blogroll ul li a {
	font-size: 0.9 px;
	color:#336633;
	font-weight: normal;
	text-decoration: none;
	text-indent: inherit;
}

.blogroll ul li a:hover {
	text-decoration: underline;
}


