body
{
	padding-bottom:		15px;
	text-align:		center;
	margin-top:		10px;
	background-color:	#f5f5ff;
}

#bodysurround
{
 	width: 			980px;
 	margin-left: 		auto;
 	margin-right: 		auto;
	padding:		20px;
	border-left-style:	solid;
	border-right-style:	solid;	
	border-width:		1px;
	border-color:		#dde;
	background-color:	white;
}

#mast
{
	width:			100%;
	height: 		105px;
	float:			left;	
	background-color: 	#d0b4b3;
	background-image:	url("wood2.jpg");
	margin-bottom:		0px;
	padding-bottom:		0px;
}

#logo img
{
	width:			181px;
	float:			left;
	border:			none;
}

#tagline
{
	float:			right;
	font-family:		verdana;
	font-size:		1.5em;
	font-weight:		bold;
	margin-top:		10px;
	padding-right:		20px;
	text-align: right;
}

#tagline span
{
	color:			#b00;
}

#tagline i
{
	font-size:		1em;
	font-style:		italic;
	font-family: 		times new roman;
	line-height:		2em;
}

.linkbar
{
	position:		relative;
	top:			-10px;
	text-align:		center;
	width: 			100%;
}

.linkbar a
{
	text-decoration:	none;
	font-family:		verdana;
	margin-left:		16px;
	margin-right:		16px;
}

.current
{
	color:			#000;
	font-size:		1.5em;
	font-variant:		small-caps;
	font-weight:		bold;
	position:		relative;
	top:			8px;
}

.column
{
	text-align:		justify;
	line-height:		1.3em;
}

.column ul, .column ol
{
	margin-top:		0px;
}

.column h2
{
	font-family:		arial;
	margin-bottom:		5px;
	border-bottom-style: 	solid;
	border-color:		#900;
	border-width:		1px;
	margin-top:		30px;
	color:			#900;
}

dd
{
	margin-bottom:		20px;
	margin-left:		20px;
}

dt
{
	font-weight:		bold;
}

dt a
{
	text-decoration:	none;
}

dt a:hover
{
	text-decoration:	underline;
}

dd
{
	margin-left:		5px;
}

.column li, .column dl
{
	margin-bottom:		20px;
	font-family:		georgia;
	line-height:		1.3em;
	font-style:		italic;
	font-size:		1.2em;
}

#footer
{	
	width:			100%;
	float:			left;
	text-align:		left;
	font-family:		arial;
	border-top-style:	solid;
	border-width:		1px;
	border-color:		#e0edf5;
	padding-top:		10px;
	margin-top:		30px;
	background-image:	url("gradient1.jpg");
	background-repeat:	repeat-x;
}

#footer td
{
	padding-bottom: 	20px;
	vertical-align: 	top;
}

#footer table
{
	float:			left;
	width:			29%;
}

#footer table ul
{
	margin-left:		0px;
}

#footer table li
{
	margin-bottom:		10px;
}

.quote
{
	font-style:		italic;
	line-height:		1.3em;
	font-family:		georgia;
	margin-bottom:		23px;
}

#copyright
{
	font-family:		arial;
	margin-top:		20px;
	text-align:		center;
	width:			100%;
	float:			left;
}
