body {
	background: url(../img/bkgd_page2.jpg) repeat-y top center #149ccc;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
#wrapper {
	background: url(../img/bkgd_page.jpg) repeat-x;
}
#head {
	width: 770px;
	height: 29px;
	margin: 0 auto;
	background: url(../img/header.jpg) no-repeat;
	padding: 99px 0 0 0;
}
#content1 {
	background: url(../img/bkgd_content1.jpg) no-repeat top center;
}
#content_laughs1 {
	background: url(../img/bkgd_content_laughs.jpg) no-repeat top center;
}
#nav1, #nav2 {
	height: 29px;
	font-size: 11px;
	font-weight: bold;
}
#nav1 a, #nav2 a {
	color: #fff;
	text-decoration: none;
	padding: 7px 11px 0 11px;
}
#nav1 a:hover, #nav2 a:hover, #nav1 a.active, #nav2 a.active {
	color: #fe9002;
}
#nav1 a {
	float: right;
	display: inline;
}
#nav2 a {
	float: left;
	display: inline;
}
#content2 {
	width: 770px;
	margin: 0 auto;
	height: 572px;
	padding: 0 25px 0 25px;
	background: url(../img/bkgd_content2.jpg) no-repeat top center;
}
#content_laughs2 {
	width: 770px;
	margin: 0 auto;
	height: 572px;
	padding: 0 25px 0 25px;
	background: url(../img/bkgd_content_laughs.jpg) no-repeat top center;
}
#left {
	width: 200px;
	float: left;
	display: inline;
}
#left .button {
	background: #003285;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	margin: 20px;
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
}
#left .buttonD {
	background: #fe9002;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	margin: 20px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
}
#right {
	width: 509px;
	padding: 25px 30px 0 30px;
	float: left;
	display: inline;
	background: url(../img/bkgd_right.jpg) repeat-x #fff;
	color: #333;
}
#right_laughs {
	width: 509px;
	padding: 25px 30px 0 30px;
	float: left;
	display: inline;
	background: url(../img/bkgd_right_laughs.jpg) no-repeat #fff;
}
#right a, #right_laughs a {
	color: #006599;
}
#right a:hover, #right_laughs a:hover {
	color: #fe9002;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, img, form, fieldset, label, input {
	margin: 0;
	padding: 0;
	border: none;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #149ccc;
}
h1 {
	font-size: 24px;
	margin: 0 0 1em 0;
}
h2 {
	font-size: 18px;
	margin: 0 0 1em 0;
}
h3 {
	font-size: 16px;
	margin: 0 0 0.5em 0;
}
h4, h5, h6, p {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	margin: 0 0 1em 0;
}
h5 {
	font-size: 14px;
	margin: 0 0 1em 0;
}
h6 {
	font-size: 12px;
	margin: 0 0 1em 0;
}
p, ol, ul, th, td {
	font-size: 12px;
}
p {
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}
ol, ul {
	margin: 0 0 1.5em 15px;
}
li {
	margin: 0 0 0.25em 0;
}
form {
	width: 500px;
	margin: 0 0 20px 0;
}
fieldset br {
	clear: both;
}
label {
	width: 200px;
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
	font: 12px normal Arial, Helvetica, sans-serif;
	color: #000;
}
input, textarea, select {
	width: 200px;
	float: left;
	display: inline;
	border: 1px solid #666;
	font: 12px normal Arial, Helvetica, sans-serif;
	color: #000;
	padding: 3px;
}
.radiocheck {
	width: 200px;
	float: left;
	display: inline;
	margin: 0 20px 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.radiocheck input {
	float: none;
	border: none;
	padding: none;
	margin: 5px 5px 0 0;
	width: auto !important;
}
.radiocheck_long {
	width: auto;
	float: none;
	display: inline;
	margin: 0 20px 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.radiocheck_long input {
	float: none;
	border: none;
	padding: none;
	margin: 5px 5px 0 0;
	width: auto !important;
}
input.button {
	background: #fe9002;
	color: #fff;
	font-weight: bold;
	float: none;
	margin: 13px 0 0 0;
	width: auto !important;
}
input.buttonBig {
	background: #fe9002;
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	float: none;
	padding: 10px;
	margin: 13px 0 0 0;
	width: auto !important;
}
input.button_laughs {
	background: #db2265;
	color: #fff;
	border: 2px solid #fff40a;
	font: bold 14px Arial, Helvetica, sans-serif;
	float: none;
	padding: 10px;
	margin: 13px 0 0 0;
	width: auto !important;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}
#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	margin: 60px 0 20px 0;
	color: #666;
}