body {
	background-image: url(images/bkg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center center;
}
.right_pink {
	background-color: #F3E8E8;
	margin: 0px;
	padding: 0px;
}
.top_nav {
	height: 36px;
	width: 100%;
	margin-top: 90px;
	text-align: center;
}
.top_nav_positioner {
	height: 36px;
	width: 820px;
	margin: auto;
	text-align: right;	
}
.main {
	height: 493px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
}
.main_positioner {
	height: 493px;
	width: 820px;
	margin: auto;
	text-align: right;	
}
.main_left {
	height: 450px;
	width: 480px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}
.main_right {
	width: 328px;
	height: 493px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.main_left_sub {
	height: auto;
	width: 435px;
	float: right;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 165px;
	margin-right: 15px;
	line-height: 16px;
}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D78585;
	margin: 0px;
	padding: 5px;
	text-align: left;
	border: 1px solid #FFFFFF;
	height: 15px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D78585;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D78585;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;
}
a.sublink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D78585;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #330000;
	padding-left: 20px;
}
a.sublink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D78585;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #330000;
	padding-left: 20px;
}
a.sublink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;
}

input {
	background-color: #330000;
	}
	
.footer {
	height: 50px;
	width: 100%;
	text-align: center;
	background-image: url(images/space.gif);
}
.footer_positioner {
	height: 50px;
	width: 820px;
	text-align: right;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cc9966;
	line-height: 14px;
	background-image: url(images/space.gif);
}
.press {
	height: auto;
	width: 100%;
	text-align: center;
	background-image: url(images/bkg_body_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.press_positioner {
	height: auto;
	width: 820px;
	margin: auto;
	text-align: center;	
}
.style1 {
	color: #EB979A;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.text_main_brown {
	color: #330000;
	font-size: 11px;
	font-family: arial;
	line-height: 18px;
	font-weight: bold;
}
.text_main_brown222 {
	color: #330000;
	font-size: 14px;
	font-family: arial;
	line-height: 18px;
	font-weight: bold;
}
.text_main_brown_boldoff {
	color: #330000;
	font-size: 11px;
	font-family: arial;
	line-height: 16px;
	font-weight: normal;
}
.mask {
	background-image: url(images/mask.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
