body {
	font-size : 0.8em;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #ffffff;
	padding-bottom: 20px;
}
a:visited,
a:active,
a:link {	
	color : #990000;
}

.post
{
	margin: 0 0 20px 0;
	word-wrap: break-word;
	overflow: auto;
}

.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #990000;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #000825;
	text-decoration: none;
}

.posthead a:hover
{
	color: #000825;
	text-decoration: underline;
}

.postfoot 
{
	clear:both;
	margin-top: 10px;
	border-style: dotted;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	padding-top: 6px;
	padding-bottom: 6px;	
	color: #868686;
}

.postfoot .em
{
	color: #000825;
}
#content
{
	padding: 32px 6px 6px 6px;
	background-color: #ffffff;
	width: 792px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}


#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #dab363;
	text-decoration: none;
}
/* The masthead sits at the top of the page.*/
#masthead 
{
	margin-top: 8px;
	background: #000825;
                      background-image: url('http://media.point2.com/p2a/htmltext/9364/b510/2422/19c85c1b57425c0ca957/original.jpg');
                      background-repeat:no-repeat;
	width: 800px;
	height: 266px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#title
{
	position: relative;
	left: 450px;
	top: 48px;
	width: 351px;
	height: 54px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	/*border: solid 1px #ff0000;*/
}

#title h1
{
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #ffffff
}


#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #ffffff
}

#nav
{
	background-color: #ffffff;
	padding: 0px 6px 0px 6px;
	width: 792px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#navbar
{
		height: 35px;
}

#navbar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
		background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover
{
	text-decoration: underline;
}

#leftmenu {
	float: left;
	width : 200px;
	padding-left: 16px;
	overflow: hidden;
}

#leftmenu h3 {
	font-size : 1.1em;
	font-weight: bold;
	margin : 0px;
	padding: 0 0 6px 0;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #dfdfdf;
	margin : 0px;	
	margin-bottom: 6px;
	
}

#leftmenu ul {
	list-style : none;
	font-size : 0.9em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#leftmenu ul li
{
	color: #000825;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #000825;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #6b4018;
	text-decoration: underline;
}
#welcome
{
	background-color: #000000;
	padding: 6px;
	padding-top: 3px;
	font-size: .8em;
	color: #ffffff;
	margin: 0px;
	text-align: center;
}
#userArea
{
	float: right;
	margin-top: 10px;
	padding-right: 6px;
}
