body
{
	background-color: #fff;
         font: 0.8125em Verdana, sans-serif; line-height: 1; color: #333;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: center;
}

#head img{padding:10px;border:1px solid #8B8A8A;}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#content
{
	/*margin-left: 155px;*/
	margin-right: 205px;
	padding-top: 10px;
}

#sidebar-2
{
	float: right;
	width: 200px;
	\width: 200px;
	w\idth: 200px;
	margin-left: 5px;
	/*padding-top: 100px;*/
}

#foot
{
	clear: both;
	margin-top: 5px;
       border-top:1px solid #8B8A8A;
	text-align: center;
}

#foot p{color:#8B8A8A;
            font-size:.8em;}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
       border-bottom:1px solid #8B8A8A;
       margin-bottom:0px;
	font-size: 2.5em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h4 {
	font-family: Georgia, Times, Serif;
         text-transform:uppercase;
letter-spacing: 1.6px;}

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;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

table
{
font-weight: normal;
line-height:1.3em;
font-size: 1em;
text-align: left;
background-color: #fafafa;
border: 1px gray solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 5px;}

table td
{ border-bottom: 1px solid gray;
border-left: 1px solid gray;
background-color: white;
text-align: left;
padding-left: 10px;
padding-right: 10px;}


table tr.thead{ border-bottom: 2px solid gray;
text-align: center;
font-weight: bold;
font-size: 1.1em;
color: #404040;}