body
{
	   background-color: #1A1D1D;
     margin-top: 0px;
     padding-top: 0px;
}

p, blockquote, li, h3, .formLabel
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.7em;
	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;
	height: 100px;
}

#header
{
	width: 780px;
	\width: 790px;
	w\idth: 780px;
	margin-left: auto;
	margin-right: auto;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 10px 10px;
	background-color:#FFFFFF;
}

#footer
{
	width: 780px;
	\width: 790px;
	w\idth: 780px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 10px;
}

#content
{
	margin-left: 155px;
	margin-right: 170px;
	padding-top: 10px;
	background-color:#FFFFFF;
}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}

#content a
{
	color: black;
	text-decoration: underline;
}
#content a:hover
{
	text-decoration: none;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #000;
	text-decoration:none;
}
#sidebar-2 a:hover, #sidebar-1 a:hover
{
	text-decoration:underline;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

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;
}

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;
}



/* misc */
br.clear { 
	margin:0; 
	padding:0; 
	clear:both !important;
	text-indent: -9999em;
	font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
	height:0.1em;
}




