@charset "UTF-8";
.bottom_button3 {
	background-image: url(images/bottom_button3.png);
	height: 196px;
	width: 312px;
	float: right;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.png);
	background-color: #C4C4C4;
	background-repeat: repeat-x;
}
.boundaries {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.text {
	width: 972px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.forumContainer .text {
    margin-bottom: 0px;
}
.navigation {
	margin-top: 10px;
}
.mainpic {
	margin-top: 10px;
	margin-left: 14px;
}
.logo img {
	float: left;
}
.gallery_image {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}
.header {
	height: 87px;
}
.header .buttons {
	float: right;
	width: 150px;
}
.bottom_buttons {
	height: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.bottom_button1 {
	background-image: url(images/bottom_button1.png);
	height: 196px;
	width: 312px;
	float: left;
}
.bottom_button2 {
	background-image: url(images/bottom_button2.png);
	height: 196px;
	width: 312px;
	float: right;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0078EC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 700px;
}
.copy table {
	text-align: center;
	vertical-align: text-top;
}
.copy td {
	vertical-align: text-top;
}
.HWS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.HWS a {
	color: #333333;
	text-decoration: none;
}
.words {
	margin-top: 176px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	text-align: center;
}
.copy {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.special1 {
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F46F0F;
	letter-spacing: 0.05em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F69E20;
}
.special2 {
	font-size: 13px;
	font-weight: bold;
	color: #F46F0F;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0078EC;
	margin: 15px;
	padding: 10px;
	float: right;
	width: 180px;
	border: 2px solid #5E2A12;
	height: 100%;
}
.special3 {
	font-size: 14px;
	font-weight: bold;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
	margin-right: 0px;
}
.special4 {
	font-size: 13px;
	font-weight: bold;
	color: #F46B0C;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7A121;
}
.gallery_title {
	width: 980px;
}
.gallery_box {
	padding: 5px;
	width: 930px;
	border: 1px solid #0078EC;
}
.copy #form1 table {
	text-align: left;
	vertical-align: text-top;
}
.copy #form1 td {
	vertical-align: text-top;
}
.copy2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.copy a {
	color: #F46F0F;
}
#newsletter {
    position: absolute;
    top: 38px;
    right: 0;
}
    #newsletter iframe {
        width: 525px;
        height: 50px;
    }