body {
	margin: 5px;
	background-color: #84A3C1;
}
body,td,th {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:link {
	color: #39B54A;
}
a:visited {
	color: #39B54A;
}
a:hover {
	color: #336699;
}
a:active {
	color: #336699;
}
h1, h2, h3, p, ul, ol {
	margin: 2px 0px 10px;
	padding: 0px;
}
h1 {
	font-size: 15px;
	color: #336699;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	color: #336699;
}
h3 {
	font-size: 13px;
	color: #336699;
}
#container {
	width: 770px;
	background: #FFFFFF url(images/topbar.gif) repeat-x;
	margin: auto;
}
#header {
	margin: auto;
	padding-top: 26px;
	/*	height: 110px;
*/	width: 736px;
}
#logo {
	margin-left: 18px;
	float: left;
	display: inline;
}
#heading {
	float: left;
	margin-top: 10px;
	margin-left: 60px;
	font-size: 18px;
	color: #336699;
	line-height: 130%;
}
#menu {
	/*height: 31px;
	*/
	border-top: 1px solid #dddddd;
	height: 23px;
	width: 736px;
	margin:auto;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
#menu ul {
	list-style: none;
	margin: 4px 0px 0px 6px;
	padding: 0px;
	text-align: center;
}
#menu li {
	font-size: 12px;
	/*background: url(images/menubullet.gif) no-repeat left bottom;
	*/
	display: inline;
	float: left;
	/*height: 21px;
	*/ 
	height: 15px;
	/*width: 120px;
	*/
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #dddddd;
}
#menu li.last {
	width: 75px;
}
#menu li a, #menu li a:visited {
	color: #000000;
	text-decoration:none;
}
#menu li a:active, #menu li a:hover {
	color: #336699;
}
#picbar {
	background: url(images/picborder.png) no-repeat;
	margin: auto;
	height: 201px;
	width: 736px;
}
#picbar2 {
	background: url(images/picborder2.png) no-repeat;
	margin: auto;
	height: 273px;
	width: 747px;
}
#picbar img {
	padding: 6px;
}
#picbar2 img {
	padding: 6px;
}
#mainarea {
	margin: 3px auto;
	width: 736px;
	border-bottom: 1px solid #dddddd;
	background: url(images/mainarea_bg.jpg) repeat-y;
}
#mainareaLeft {
	width: 530px;
	float: left;
	padding-right: 5px;
}
#mainareaRight {
	width: 200px;
	float: left;
}
#footer {
	background: url(images/botbar.gif) repeat-x bottom;
	padding-bottom: 21px;
	text-align: center;
	font-size: 10px;
	width: 770px;
}
#quote {
	padding: 9px;
	margin: 10px 0 0 60px;
	float: left;
	width: 400px;
	color: #336699;
	font-weight: bold;
}
#quote input, #quote select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#quote select {
	width: 240px;
}
/*#quote h2 {
	color: #39B54A;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	font-size: 14px;
}
#quote p {
	color: #336699;
	margin: 0px;
	padding: 2px 0px;
}*/
.clearer {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}
.piquotes {
	list-style: none;
	margin: 6px 0px 0px 6px;
	padding: 0px;
}
.piquotes li {
	font-size: 12px;
	background: url(images/menubullet.gif) no-repeat left bottom;
	display: inline;
	float: left;
	height: 20px;
	width: 250px;
	margin: 0px;
	padding: 3px 0px;
}
.piquotes a, .piquotes a:visited {
	color: #336699;
	text-decoration:none;
}
.piquotes a:active, .piquotes a:hover {
	color: #000000;
}
.green {
	color: #39B54A;
}
.list {
	margin: 20px;
}
.list li {
	line-height: 120%;
	padding: 3px;
}