body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #DEDEDD;
	background-image: url(../images/bkg1.gif);
}
#divdrawing {
	width: 750px;
}
#divsearch {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DEDEDD;
}
#divfooter {
	width: 750px;
	background-color: #DEDEDD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	}
#divnavcontainer {
	width: 750px;
	background-color: #DEDEDD;
}
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
#navlist li
{
display: inline;
list-style-type: none;
}
#navlist a { padding: 3px 10px; }
#navlist a:link, #navlist a:visited
{
color: #666666;
background-color: #DEDEDD;
text-decoration: underline;
}
#navlist a:hover
{
color: #000000;
background-color: #DEDEDD;
text-decoration: none;
}
#divspacer-gray {
	background-color: #DEDEDD;
	width: 750px;
	height: 15px;
	}
#divnavimage {
	width: 750px;
	height: 50px;
	background-color: #DEDEDD;
}
#divspacer-clear {
	width: 750px;
	height: 25px;
}
#divspacer-white {
	background-color: #FFFFFF;
	height: 25px;
	width: 750px;
}
#divdrawinginfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 745px;
	color: #666666;
	background-color: #DEDEDD;
	line-height: 1.5em;
	padding: 3px;
	text-align: justify;
}
