
body {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ff0;
	}
#container {
	width: 716px;
	text-align: center;
	}
#Header {
	width: 716px;
	}
#left {
	width: 200px;
	float: left;
	}
#middle {
	text-align: center;
	width: 316px;
	float: left;
	}
#menu {
	width: 316px;
	}
#content { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; width: 316px; clear: right; border-top: 8px solid #ff0; }
#right {
	width: 181px;
	height: 441px;
	float: right;
	}
#right img { display: block; }
h1 { color: #f30; font-size: 16px; }
strong { color: #f30; }
.more { text-align: center; }
a:link { color: #ff3300; font-weight: normal; }
a:visited { color: #855b63; font-weight: normal; }
a:hover { color: #09ffff; font-weight: normal; }
a:active { color: #f39; font-weight: normal; }

