@charset "utf-8";
#header {
	width: 750px;
	height: 140px;
}
#header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
}

#content {
	width: 750px;
	text-align: left;
}
#footer {
	width: 750px;
	padding-top: 20px;
}
#footer p {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #FFFFFF;
}
.imgleft {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	padding: 5px;
}


#contentmain {
	width: 590px;
	background-color: #FFFFFF;
	padding-left: 10px;
	vertical-align: top;
	color: #000000;
	font-family: "Franklin Gothic Medium";
}
#contentmain img {
	padding-left: 15px;
}

#contentmain p {
	font-family: "Franklin Gothic Medium";
}

#contentmenu {
	width: 133px;
	background-color: #369;
	padding-left: 10px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#contentmenu a {
	text-decoration: none;
	color: #FFF;
}
#contentmenu a:hover {
	color: #000;
}
.imgcenter {
	text-align: center;
	padding-left: 200px;
}
body {
	text-align: center;
	background-color: #6699cc;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
.imgright {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#contentmain h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
#contentmain h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#contentmain img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

