body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}

.header {
	width: 100%;
	height: 92px;
	border: none;
}

.sidenav {
	width: 200px;
	border: none;
}

div.main_container {
	position: absolute;
	left: 200px;
	top: 92px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #009933;
}

a:link {
}

a:hover {
	text-decoration: underline;
}

a:active {
}

a:visited {
}

.navsep {
	border-bottom: 3px solid #DDDDDD;
}

#nav a {
	text-decoration: none;
	font-weight: normal;
	color: #444444;
}

#nav a:link {
}

#nav a:hover {
	text-decoration: underline;
}

#nav a:active {
}

#nav a:visited {
}

#nav {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#999999;
}

.navx {
	background-color: #CFCFCF;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
}

.post {
	padding: 5px;
	border: 1px dashed #AAAAAA;
	margin-bottom: 10px;
}

.ptitle {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
}

.post .ptitle i {
	font-size: inherit;
	font-weight: inherit;
	font-style: italic;
	color: #990000;
}

.post ul {
	margin: 0px 10px 0px 35px;
}

.ptime {
	font-size: 75%;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #AAAAAA;
	margin-bottom: 4px;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 10px 5px 10px;
}

.email {
	color: #009933;
	font-weight: inherit;
	text-decoration: inherit;
}

#title {
	background-color: #990000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	padding: 10px 10px 10px 10px;
}

#title h1 {
	color: #FFFFFF;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	letter-spacing: 2px;
}

#title h2 {
	color: #EEEEEE;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 2px;
}

.story {
	margin: -5px 10px 5px 10px;
}

.stitle {
	margin: 10px 10px 10px 0px;
	padding-bottom: 0px;
	color: #006699;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}

.subtitle {
	margin: 10px 10px 0px 0px;
	padding-bottom: 0px;
	color: #006699;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

.story i {
	color: #666666;
}

.post i {
	color: #000000;
}

.story p {
	margin: 0px 10px 15px 0px;
}

.name {
	font-weight: bold;
	font-size: 110%;
	color: #444444;
}

th {
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

.tabsep td {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}
