body
{
	background-color: #7E2C2C;
   font-size: 13px;
}

h3
{
        font-size: 2em;
}

p, blockquote, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

ul {
   margin: 0;
   list-style-type: circle;
}

ul li {
   padding-left: 2px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#head
{
	text-align: left;
   padding: 5px 10px;
   margin-bottom: 6px;
}

#head a
{
   text-decoration: none;
}

#container
{
	width: 600px;
	\width: 612px;
	w\idth: 600px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
   padding: 0;
   background: url(../img/midbg.gif) top center repeat-y #7E2C2C;
}

#wrap
{
   margin: -5px 0;
   padding: 0 20px;
}

#ctop
{
   height: 18px;
   background: url(../img/topbg.gif) top center no-repeat #7E2C2C;
}
#cbottom
{
   height: 39px;
   vertical-align: bottom;
   text-align: right;
   background: url(../img/bottombg.gif) top center no-repeat #7E2C2C;
}
#copywrap
{
   padding-right: 25px;
}

#content
{
   color: #202020;
}

#sidebar-2
{
	float: right;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: underline;
	border-bottom: 1px black solid;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
   margin: 0;
}

#head h2
{
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: .8em;
   margin-top: -2px;
   margin-bottom: 0;
   color: #A58383;
}

#content h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#menu {
   padding: 1px;
   margin: 0;
   background-color: #FFF;
   background: #DADADA;
   width: 100%;
   list-style-type: none;
}

#menu li {
   margin: 0;
   padding: 0;
   float: left;
   border-left: 1px solid black;
}

#menu li.current,
#menu li.current a {
   color: #fff;
}
#menu li a {
   border: 0;
   padding: 4px 7px;
}

#splash {
   height: 170px;
   overflow: hidden;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
