body { background: #000; }
img { border: none; }
a { color: #ff6600; text-decoration: none; }
a:hover { text-decoration: underline; }

#wrapAll { position: relative; width: auto; }
#wrapBody { left: 50%; margin-left: -300px; position: absolute; width: 600px; }

#wrapMastheadArea { background: #000; height: auto; width: 600px; }
	#wrapMastheadArea h1 { color: #fff; font-family: Georgia, 'Times New Roman', serif; font-size: 75px; }
#wrapColorBar { background: #999; height: 10px; width: 600px; }

#wrapContentArea { border-bottom: 10px solid #999; font-family: 'Trebuchet MS', Verdana; margin-top: 10px; width: 600px; }
	#wrapContent { background: #333; color: #ccc; height: auto; width: 600px; }
		#wrapContent h2 { font-size: 18px; font-weight: bold; padding-top: 10px; padding-bottom: 10px; text-align: center; }
		#wrapContent p { font-size: 14px; line-height: 150%; padding-bottom: 10px; padding-left: 10px; }
		#wrapContent ul { float: left; list-style-type: square; margin-left: 15px; }
		#wrapContent ul li { font-size: 12px; padding-bottom: 15px; }
		#wrapContent img { float: left; margin-bottom: 10px; margin-left: 10px; }

.wrapClear { clear: left; }

