a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

body {
	margin: 0;
padding: 0;
	background-color: #ffffff;
	color: #000000;
	background-image: url(images/wordsbg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	padding: 0px;
	margin: 0.5em 0px 1em 0px;
	font-size: 1em;
	font-weight: bold;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 2em;
}

h3 {
	padding: 0px;
	margin: 0px 0px 1em 0px;
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
}

hr {
	height: 1px;
	width: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}

img {
	padding: 0;
	border: 0;
	margin: 0;
}

.blogrollmain {
	padding: 0px;
	margin: 0px 10px 1em 10px;
	font-size: 0.8em;
	line-height: 1.4em;
}

.copy {
	clear: both;
	margin: 10px 10px 10px 80px;
	font-size: 0.75em;
}

#off {
	margin-left: -1000px;
	float: left;
}

#container {
	width: 650px;
	margin: 0;
	padding: 0;
}

#content {
	padding: 5px 0px 5px 15px;
	margin: 0;
	width: 560px;
	float: right;
	text-align: left;
}

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

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

#content a:hover {
	border-bottom: 1px #000000 dashed;
	background-color: #eeeeee;
	text-decoration: none;
}

#content h2 {
	padding: 0px;
	margin: 0px 0px 1em 0px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em;
}

#content p, #content li {
	padding: 0px;
	margin: 0px 10px 1em 0px;
	font-size: 0.8em;
	line-height: 1.4em;
}

#content q {
	padding: 0px;
	margin: 0px 0px 1em 0px;
	font-size: 0.9em;
	line-height: 1.4em;
        font-family: Georgia, "Times New Roman", Times, serif;
}

#logo {
	margin: 0;
	padding: 0;
}

#menu {
	margin: 5px 5px 0px 5px;
	padding: 0px 0px 5px 0px;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.4em;
	text-transform: none;
}

#menu a, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	border-bottom: 1px #ffffff dashed;
}

#menu li {
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #cccccc;
	list-style: none;
}

#menu ul {
	padding: 0;
	margin: 5px 0px 15px 0px;
	border-top: 1px solid #cccccc;
}

#sitemenu {
	padding: 0;
	margin: 0;
	width: 70px;
	float: left;
	background-color: #000000;
	text-align: center;
}