body
{   margin:0px;
	padding:0px;
	background-color: #fff;
	font-family: lucida grande,verdana,sans;
       color: #666;

}

p, blockquote, h1
{
	line-height: 1.5em;
	font-size: 0.7em;
	text-align: left;
}



li
{
	margin-left: 30px;
}

ul
{
       list-style-type: circle;
	font-size: 0.9em;
	line-height: 1.7em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#content p
{	
	margin-right: 2px;

}

#head p.quest
{
	position: absolute;
	margin-left: 910px;
	top: 50px;
	
}

#content table
{
	margin-left: 70px;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;

}

#content td
{
	width: 300px;
	background-color: #fff;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-spacing: 0px;

}

#head a
{
	border: 0px;
	background-color: #ccc;
    color: #fff;
    text-decoration: underline;
}

#head
{
	text-align: left;
	height: 199px;
}

#container
{
	width: 1057px;
	\width: 1047px;
	w\idth: 1057px;
	margin-left: 0px;
	margin-right: auto;
}

#content
{
	margin-left: 30px;
	background-color: #ccc;

}

#foot
{
	clear: both;
	background-color: #ccc;
	margin-left: 30px;
	padding-top: 50px;
	padding-bottom: 10px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: #666;
	text-decoration: underline;
}


h1
{
	margin-top: 0px;
	font-weight: bold;

}



h1 a
{

	border-bottom: 1px solid #3399ff;

}



.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#content img
{
	float: left;
	text-align: left;
    margin: 2px 5px 2px 2px;
    border: 1px solid #ccc;
    background-color: #fff;
}


#content img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
       border: 0px solid #fff;
}

#foot p
{
       color: #fff;
	line-height: 1.5em;
	font-size: 0.7em;
       text-align: center;
}

input [type="text"]{ width: 300px;
}





