body
{
	background-image: url(images/general/bground.gif);
	color: #666;
	font-family: Georgia;
	font-size: 10pt;
	line-height: 12pt;
}

#container
{
	width: 700px;
	margin: 0 auto 20px auto;
}

#header
{
	background-image: url(images/general/top-try.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 269px;
}

#content
{
	padding: 10px;
	background-color: white;
	margin: 0;
}

#main
{
	width: 480px;
	padding: 5px 10px 10px 10px;
}

.homebar
{
	list-style: none;
	font-family: Trebuchet, Trebuchet MS;
	font-size: 8pt;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#main img { margin: 0 10px 10px 0; }

#footer
{
	width: 700px;
	height: 49px;
	background-image: url(images/general/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 7px 0 0 0;
	color: black;
	font-size: 9pt;
}

#footer a:link
{
	color: #333;
	text-decoration: none;
}

#footer a:visited
{
	color: #333;
	text-decoration: none;
}

#footer a:hover
{
	color: #333;
	text-decoration: underline;
}

#resumes { font-size: 8pt; }

a:link
{
	color: #900;
	text-decoration: none;
}

a:visited
{
	color: #900;
	text-decoration: none;
}

a:hover
{
	color: #900;
	text-decoration: underline;
}

#nav
{
	width: 150px;
	float: right;
	padding: 5px 10px 10px 20px;
}

#nav ul
{
	margin: 0;
	padding: 0;
}

#nav li
{
	list-style-type: none;
	margin: 0 0 10px 0;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0 0 5px 0;
}

#nav a:link, #nav a:visited
{
	color: #900;
	text-decoration: none;
}

#nav a:hover
{
	color: #900;
	text-decoration: underline;
}

h3
{
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin: 0 0 12pt 0;
	padding: 0;
}

h4
{
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
}

h5
{
	font-size: 10pt;
	color: #000;
	margin: 0;
	padding: 0;
}

#note
{
	font-size: 9pt;
	font-style: italic;
	line-height: 9pt;
}

#thought { margin: 0 0 0 50px; }

#flushright { margin: 0 0 0 280px; }

#charname { margin: 0 0 0 180px; }

#onetab { margin: 0 0 0 3em; }

#emindent { text-indent: 3em; }

#essayblock
{
	width: 80%;
	padding: 20px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

#upcoming
{
	width: 450px;
	border: 1px #CCC dashed;
	background-color: #FF9;
	color: black;
	padding: 10px;
}