*{padding:0px;margin:0px;}
body
{
	text-align:right;
	background-image:url('images/bg.png');
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#faf9e3;
}

ul
{
	padding-top:10px;
	margin:0px;
}

li a
{
	color:#004d91;
	text-decoration:none;
}

li
{
	display:inline;
	padding-right:30px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#004d91;
	
}

.contentsummary
{
	padding-top:20px;
	margin-top:0px;
	margin-left:380px;
	text-align:left;
	font-size:14px;
	margin-right:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:2.0em;
	font-weight:100;
	color:#666666;
	margin-bottom:0px;
}

#wrapper
{
	width:802px;
	margin:0 auto;
}

#logotop
{
	width:802px;
	height:105px;
	background-image:url('images/logo.png');
	clear:both;
}

#menubar
{
	width:802px;
	height:42px;
	background-image:url('images/menu.png');
	clear:both;
}

#mainphoto
{
	width:802px;
	height:205px;
	
	clear:both;
}

#quote
{
	width:802px;
	height:205px;
	background-image:url('images/quote.png');
	clear:both;
}


#contentheader
{
	width:802px;
	height:37px;
	
	clear:both;
}

#content
{
	width:802px;
	background-repeat:repeat-y;
	background-image:url('images/maincontent.png');
	clear:both;
}

#footer
{
	width:802px;
	height:179px;
	background-image:url('images/footer.png');
	clear:both;
}

#copy
{
	padding-top:120px;
	padding-right:15px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#004d91;
}
