body
{
	background-color: #fffff;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
    
}

#head
{
        position:absolute;
        top:10px;
        left:150px;
	height: 194px;
        width:650px;
}




#content
{
        position:absolute;
        top:200px;
        left:150px;
	width:650px;
	padding-top: 30px;
        margin-left: auto;
	margin-right: auto;

        
}

#sidebar-2
{
        position:absolute;
        top:140px;
        left:820px;
	width: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: #000066;
	text-decoration: none;
}

a:hover
{
	color: #336699;
	text-decoration: none;
	border-bottom: 1px dashed #336699 ;
}

#sidebar-2 a, #sidebar-1 a
{
        color: #336699;
        font-weight:700;
}

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: 650px;
	margin-top: 2em;
	margin-bottom: 2em;
        text-align: center;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}