body{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0px;
	background-color:#FFFF66;
}
p{
	margin-bottom:0px;
}
a{color:#000;}
a:Hover{text-decoration:none; color:#BC951D;}
h1,h2,h3,h4{
	margin-top:0px;
}
#top{
	width:800px; background-image:url(images/top-yellow.jpg); height:80px; margin-top:4px;
}
#menu{
	width:891px; background-image:url(images/top-nav.jpg); background-repeat:no-repeat; height:56px;
}
#left{
	width:134px; float:left; margin-top:5px;
}
#left-top{
	width:134px; height:11px; background-image:url(images/left-top.jpg);
}
#left-mid{
	background-image:url(images/left-mid.jpg); background-repeat:repeat-y; min-height:600px;
}
#right{
	width:757px; float:right; margin-top:5px; margin-right:9px;
}
#right-top{
	width:757px; height:12px; background-image:url(images/main-top.jpg);
}
#right-mid{
	background-image:url(images/main-mid.jpg); background-repeat:repeat-y; padding-left:10px; min-height:600px; padding-right:8px;
}
#footer{
	font-size:10px;
}