body
{
	font-family: "Lucida Grande", Verdana, sans;
	font-size: 0.73em;
	line-height: 1.57em;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

p, blockquote, li, h3, h2
{
	padding: 0px;
	margin: 0px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p
{
	line-height: 15px;
	font-size: 10px;
	color: #666;
	padding-bottom: 10px;
}

#content p
{
	padding-bottom: 10px;
}

#head
{
	position: absolute;
	top: 25px;
	left: 70px;
	text-align: center;
	height: 300px;
}

#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	position: absolute;
	top: 230px;
	left: 200px;
	width: 500px;
	margin-right: 400px;
	padding-top: 0px;
}

#sidebar-2
{
	position: absolute;
	top: 250px;
	left: 750px;
	float: right;
	width: 200px;
	margin-left: 5px;
	padding-top: 0px;
	padding-left: 10px;
	border-left: 1px dotted #ff99CC;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}









a
{
	color: #ff3399;
	text-decoration: none;
}

#sidebar-2 a
{
	border: 0px;
	color: #ff55AA;
}

h1
{
	font-weight: normal;
	text-decoration: none;
	font-size: 3em;
}

h2
{
	color: #666;
	font-weight: normal;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 18px;
	padding-top: 2px;
	border-top: 1px dotted #ff99CC;
}

h3 a
{
	color: #ff55AA;
	border: 0px;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1 a
{
	border: 0px;
	color: #ff55AA;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content img
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#content img.divider
{
	align: center;
        
}

#content img.mr
{
	border: 1px solid #ccc;
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}

#slideshow
{
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 100px;
	float: left;
}