body
{
	background: url(../images/clouds.jpg) no-repeat left top;
	background-color: #DAE8EE;
	font-family: Calibri, Lucida Sans Unicode, Trebuchet MS, Verdana, Helvetica, Arial, Sans Serif;
	margin:0;
	padding:0;

}
table, tr, td, img
{
	margin: 0px;
	padding: 0px;
	border: none;
}
#container, #footer
{
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	padding: 50px;
	padding-top: 35px;
	border: none;
	width: 788px;
/*	height: 960px; */
	background: url(../images/roundedtop.gif) no-repeat left top;
	border: none;

}
#footer
{
	margin-top:0;
	padding-top:15px;
	background: url(../images/footer/roundedbottom.jpg) no-repeat left top;
	height:220px;

}
p, ul
{
	font-size:12px;
	padding-right:40px;
	color:#6A6860;
	line-height:150%;
}
h1, h2
{
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#785C22;
	line-height: .4em;
}
h2
{
	margin-top:25px;
	line-height: .8em;
}
ul
{
	list-style-type: disc;
}
#top
{
	position: absolute;
	z-index:1;
	padding-left:340px;
	padding-top:40px;
}
#top ul
{
	margin-left: 323px;
	margin-top:12px;
	margin-right: 0px;
	padding-top: 41px;
	padding-left: 40px;
	padding-right:0px;
}

#top ul li
{
	list-style: none;
	display: inline;
}

#top ul li a
{
	font-weight:bold;
	font-size:12px;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	color: #785C22;
	background-color: #FFFFFF;
	border: none;
}

#top ul li a.selected
{
	font-weight:bold;
	font-size:12px;
	background-color: #E8E4DA;
}

#top ul li a:hover
{
	font-weight:bold;
	font-size:12px;
	background-color: #E8E4DA;
	border:none;
}
#top img
{
     float: left;
}
#fly
{
	padding-top: 10px;
}
#login
{
	float: left;
	z-index: 2;
}
#middle
{
	margin-top:20px;
}
#middle a
{
	font-size:12px;
	color: blue;
	text-decoration: underline;
}
#middle strong
{
	font-weight:bold;
	color:#785C22;
}
table
{
	color:#785C22;
	vertical-align:top;
	text-align:left;
}
#menubottom ul
{
	font: bold 14px arial;
	margin-left:0px;
	margin-top:0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
}

#menubottom ul li
{
	list-style: none;
	display: inline;
}

#menubottom ul li a
{
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	color: #A8C3DC;
	border: none;
}

#menubottom ul li a.selected
{
	color: #FFFFFF;
}

#menubottom ul li a:hover
{
	color: #FFFFFF;
	border:none;
}
#footer p, h4, a
{
	color:#FFFFFF;
}
#footer h4, a
{
	font-size:10px;
	font-weight:normal;
	line-height:130%;
}
#footer a
{
	font-size:12px;
	line-height:120%;

}
#footer td
{
	padding-left:8px;
}
a.viewlarger
{
	color: #008DCC;
}
