body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.main {
background: top right no-repeat url(images/toprightwatermark.gif) #ffffff;
padding: 5px;
}

.main h1 {
margin: 0px;
}

.main p, li {
 font-size: 13px;
 line-height: 21px;
}

.navpage{
	padding: 4px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/navbar_selected.gif);
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 5px;
}

.nav{
	padding: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.nav:link{
	color: #ffffff;
	font-weight: bold;
	background-image: url('images/navbar_link.gif');
	text-decoration: none;
}

.nav:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav:hover{
	color: #000000;
	background: url(images/navbar_highlighted.gif) repeat-x;
}
.style2 {color: #FFFFFF}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-top: 0px;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
background: #FFCC66;
text-decoration: none;
font-weight: bold;
color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF9900;
color: #FFFFFF;
}

a:link {
color: #A87600;
text-decoration: none;
}

a:hover {
color: #ff0000;
}

a:visited {
color: #A87600;
text-decoration: none;
}

.thoughttitle {
	margin-bottom: 0px;
}

.thoughtdate {
	font-size: 12px;
}