body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000000;
	padding: 0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(franchise_bkg.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(how_to_header.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 650px;
	float: left;
}
#right {
	width: 245px;
	float: left;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #F4F2E6;
}
#left .content {
	padding: 24px 36px;
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0;
}
#right .content {
	font-size: 11pt;
	line-height: 15pt;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 24px;
	padding-left: 25px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.floatleft { float: left; margin: 10px 10px 10px 0px; padding: 2px;}
.floatright { float: right; margin: 10px 0px 10px 10px; padding: 2px;}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer {
	color: #D2D2D2;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
	font-weight: bold;
	text-decoration: underline;
}
#left a:visited {
	color: #9B7C00;
	text-decoration: underline;
}
#left a:hover {
	color: #000000;
	text-decoration: none;
}
#right a:link {
	color: #1484AE;
}
#right a:visited {
	color: #0788A9;
	text-decoration: none;
}
#right a:hover {
	color: #666666;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 20pt;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24pt;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	margin: 30px 0 0 0;
	color: #68111F;
	line-height: 24px;
	font-weight: lighter;
	letter-spacing: 1px;
}
h3 {
	font-size: 20px;
	margin: 30px 0 0 0;
	color: #68121F;
	line-height: 22px;
	font-weight: lighter;
}
h4 {
	font-size: 9px;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	text-align: justify;
}
#award {
	float: left;
	height: 137px;
	width: 82px;
	padding: 0 50px;
}
#custom_h1 {
	padding-top: 50px;
}