*{margin:0;padding:0;list-style:none;}
img, a{border:0;}
html{
	height:100%;
	position: relative;
}
body {
	height: 100%;
	background: black;
	border: 0 none black;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	margin:0;
}
#page a{
	text-decoration:none;
	border-bottom: 1px dashed #cc0000;
	color:#666;
}
#page {
	width:600px;
}
#page a:hover{
	color:#cc0000;
}
#page ul{
	list-style: none;
	padding: 4px;
	padding-left: 20px;
}
#page ul li{
	display: block;
	padding: 4px;
	margin: 4px;
}
#contentWrapper{
	padding-bottom: 85px;
}
#foot{
	position: relative;
	margin: -85px auto 0 auto;
	height:85px;
	width:1150px;
	background: transparent url(../../images/foot.jpg) no-repeat top center;
}
#footcontent{
	position:relative;
	top:37px;
	left:0px;
	margin:auto;
	width:667px;
	height:44px;
	color:#727272;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
}
#fix {
	position: relative;
	min-height: 100%;
	width:1150px;
	margin:auto;
	background: transparent url(../../images/pagedark.jpg) repeat-y top center;
}
* html #fix{
	height: 100%;
}
* html #foot{
	margin-top: -85px;
}

#top{
	height:154px;
	background: transparent url(../../images/top.jpg) no-repeat top center;
	text-align:center;
	}
#menu{
	height:64px;
	background: transparent url(../../images/menu.jpg) no-repeat top center;
	position:relative;
	margin: auto;
}
#menubar{
	height:64px;
	width:600px;
	text-align:left;
	margin: auto;
}
#menu ul{
	float:left;
	list-style:none;
	padding: 0;
	margin: 0;
}
#menu li{
	float:left;
}
#menu a{
	display:block;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight:normal;
	color: #ccc;
	text-decoration: none;
	font-size: 16px;
	text-shadow: #333;
}
#menu a:hover{
	color: #fff;
}
#menu a.active{
	color: #fff;
}
#menu li.active {
	height:64px;
	background: transparent url(../../images/menu_arrow.png) no-repeat 50% 31px;
}
#page{
	background: transparent url(../../images/page.jpg) repeat-y top center;
	padding:90px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align:left;
	margin:auto;
}
#pagehead{
	height:64px;
	background: transparent url(../../images/pagehead.jpg) no-repeat top center;
	position:relative;
	margin: auto;
	text-align:left;
	width:790px;
}
#page h1{
	visibility:hidden;
	display:none;
	
}
#pagehead h1{
	display:block;
	padding-top:26px;
	padding-left:88px;
	text-align:left;
	font-size:32px;
	color:#cc0000;
	font-weight:normal;
}
#footcontent a{
	font-size:10px;
	text-decoration:none;
	color:#666;
}
#footcontent a:hover{
	color:#ccc;
}
#left{
	float:left;
}
#right{
	float:right;
}
#copy{
	position:relative;
	top:25px;
	
}
#subhead{
	font-size:19px;
	padding-top:5px;
	padding-bottom:15px;
	line-height:26px;
}
#textcontent{
	font-size:14px;
	padding-bottom:10px;
	line-height:24px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}
#txt_picright{
	float:right;
	padding:20px;
	padding-left:25px;
	padding-right:10px;
	padding-top:15px;
}
#txt_picleft{
	float:left;
	padding:20px;
	padding-left:5px;
	padding-top:15px;
}
p{
	padding-bottom:9px;
}
h2{
	font-size:18px;
	padding-bottom:15px;
	line-height:24px;
	color:#cc0000;
	font-weight:normal;
}
#page .button220{
	width:220px;
	height:40px;
	line-height:40px;
	background: transparent url(../../images/but_220.jpg) no-repeat top center;
	border:none;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-shadow:#008A00 1px 2px 1px;
	padding-right:30px;
	text-align:center;
	text-decoration:none;
	float:left;
}
#page .button220:hover{
	background: transparent url(../../images/but_220_a.jpg) no-repeat top center;
	color:#fff;
	border:none;
}
#page .redbutton220{
	width:220px;
	height:40px;
	line-height:40px;
	background: transparent url(../../images/but_red220.jpg) no-repeat top center;
	border:none;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-shadow:#8A0000 1px 2px 1px;
	padding-right:30px;
	text-align:center;
	text-decoration:none;
	float:left;
}
#page .redbutton220:hover{
	background: transparent url(../../images/but_red220_a.jpg) no-repeat top center;
	color:#fff;
	border:none;
}
#page .buttonsmall{
	width:91px;
	height:34px;
	line-height:34px;
	background: transparent url(../../images/but_small.jpg) no-repeat top center;
	border:none;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-shadow:#008A00 1px 2px 1px;
	text-align:center;
	text-decoration:none;
	float:left;
}
#page .buttonsmall:hover{
	background: transparent url(../../images/but_small_a.jpg) no-repeat top center;
	color:#fff;
	border:none;
}
#page .input220{
	width:220px;
	height:40px;
	line-height:40px;
	background: transparent url(../../images/input_220.jpg) no-repeat top left;
	border:none;
	font-size:16px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:2px;
}
#page .input220:hover{
	background: transparent url(../../images/input_220_a.jpg) no-repeat top left;
	color:#cc0000;
	border:none;
}
.p1, .p2{
	font-size:14px;
	margin-bottom:10px;
	line-height:24px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}
.error{color:#dd0000;}
