



body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#999966;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:	small;
	line-height: 1.3em;
	color:#660000;
} 

h2{color:#333366; display: inline; margin-top: 2em; margin-bottom: 2em; padding-bottom: 3em;
} 

h3{color:#333366;}

a{color:#330033;}
a:hover{color:#336666;}

#top{color:#cccc99;  height:200px; background-image: url(jell.gif); background-position: right; background-repeat: no-repeat; }

#bar{background-color:#333366; background-image: url(jell3.gif); background-position: right; background-repeat: no-repeat; color:#cccc99; text-align:right; height:40px; padding:1px; border-top:1px solid #330033; border-bottom:1px solid #330033; }

#bar ul{list-style:none; margin-top: .5em; margin-bottom: .5em; }
#bar ul li{display:inline; padding:5px; border-right:1px solid #000; }
#bar ul li.last{border-right:none;}
#bar ul li a{text-decoration:none; color:#cccc99; }
#bar ul li a:hover{text-decoration:underline;}

#content{background-color:#cccc99; width: 75%; border-left:1px solid #330033; padding-left: 5%; 
float: right; }

#side{width: 13%; float:left; margin-top:0; margin-bottom:0; text-align:center; padding-top: .5em; }
#side ul{list-style; circle; color:#660000}
#side ul li{margin-bottom:5px;}
#side ul li a{display:block; text-decoration:none; width:99%; border: 1px solid #660000;}
#side ul li a:hover{border-right: 1px solid #330033; border-top: 1px solid #330033; border-left:1px solid #fff; border-bottom:1px solid #fff; background-color:#cccc99;}

#footer{background-color:#333366; clear:both;height:15px; height:40px;border-top:1px solid #020; border-bottom:1px solid #020; color:#cccc99;padding-left: 5px;padding-top: 10px;}

.divider { margin-bottom: 1em; margin-top: 1em;  padding-left: 68px; }


