#story {
	background-color: #FFFFFF;
	width: 622px;
	float: right;
	margin-left: 5px;
	font-size: small;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#top {
	width: 750px;
	height: 217px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	background-color: #FFFFCC;
	width: 103px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	top: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 40px;
	padding-left: 3px;
}

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;

}
#footer {
	height: 100px;
	background-color: #FFCD03;
}

 body {
	font-family: arial, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFCD03;
	font-weight: normal;
	}
.clear {
	clear: both;
}
#navbar {
	height: 20px;
	background-color: #FF0000;
	padding-top: 10px;
	padding-left: 10px;
}
#navbar ul li a:hover {
	color: #CCCCCC;
}
#nav ul li a:hover {
	color: #CCCCCC;
}

.image-right {
	float: right;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 0px;

} 
  	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	
	  }
	  
	h2 {
	font-family: Arial, SunSans-Strong, sans-serif;
	font-size: x-small;
	color: #000000;
	visibility: visible;
	text-align: center;
	text-transform: uppercase;
	
	
}

	h3 {
	font-family: Arial, SunSans-Strong, sans-serif;
	font-size: xx-small;
	color: #000000;
	visibility: visible;
	text-align: center;
	text-transform: uppercase;
	}
	h4 {
	font-family: Arial, SunSans-Strong, sans-serif;
	font-size: xx-small;
	color: #000000;
	line-height: normal;
	vertical-align: top;
	text-align: center;
	margin-top: 0px;
	}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight: bold;
}
