body {
	background-color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	}
#allcontent {
	background-color: #ECE9D8;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#header {
	padding: 10px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#menu {
	width: 350px;
	margin: 0px 0px 0px 25px;
	float: left;
}
#menu span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
}

#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	padding: 10px 0px 10px 0px;
}

.h1 {
	font-size: 300%;
	color: #000000;
}
.blue {
	color: #0000FF;
	font-size: 300%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16pt;
}

.yellow {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px 0px 0px 0px;
	line-height: 1%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 200%;
}
#Right {
	background-color: #CCFF33;
	width: 350px;
	top: 200px;
	margin: 5px 25px 5px 5px;
	float: right;
}
div {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

#Right p {
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size:small;
	line-height: normal;
	margin: 0px 5px 5px 5px;
}
#Right h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size:small;
	line-height: normal;
	margin: 5px 5px 05px 5px;
}

#footer {
	color: #0000FF;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 35px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#footer a:link {
	color:#0000FF;
}
#footer a:visited {
	color:#FF00FF
}
#footer a:hover {
	color:#FF0000
}			
.h2 {
	font-size: small;
	color: #000000;
}

#left {
	background-color: #0000FF;
	height: 40px;
	width: 200px;
}

#img {
	width: 700px;
	height: 350px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	border-bottom:thin dotted #0000FF;
	color: #FFFF00;
	font-size: 200%;
}
a:visited {
	color: #66FFFF;
	text-decoration: none;
	border-bottom:thin dotted #2ABFFF;
	font-size: 200%;
}
a:hover {
	color: #D43F00;
	text-decoration: underline;
	border-bottom:thin dotted #D43F00;
	font-size: 200%;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-size: 200%;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
