﻿body {
text-align:center;
width:1000px;
height:auto;
margin:0 auto;
background-image:url(halloween2.png);
background-repeat:no-repeat;
background-position:top center;
background-attachment:fixed;
}

#pkpage {
width:1000px;
margin:0 auto;
}
.clr {
	clear:both;
}
.sitebody{
vertical-align:top;
}
.pkcontent_box_sub_top input{
background-color:7FC6FC;
border:1px solid #3397E3;
color:#0E71BC;
}
#header {
	width:1000px;
	margin:0 auto;
	height:200px;
	background-color:;
	background-image:url(halloween-banner1.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.menu{
height:30px;
padding-top:20px;
}

#menu  {
height:30px;
margin:0 auto;
text-align:center;
padding-left:150px;
}

#menu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 20px 0 20px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(button.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#menu a:hover {
	color:#FFBB40;
	text-decoration:none;
	font-weight:bold;
	background-image:url(button2.png);
	background-repeat:no-repeat;
	background-position:top left;

}

#pkheadline {
top:20px;
left:20px;
color:white;
font-size:28px;
font-weight:bold;
font-family:verdana;
}

#pksitecopyright {padding-top:5px;}

#pkcontent_left{
vertical-align:top;
}
#pkcontent_right{
vertical-align:top;
}

.pkcontent_hl_left h3 {padding-top: 11px;} 
.pkcontent_hl_right h3 {padding-top:8px;} 
li.pkcontent_li_left {width:169px;}
li.pkcontent_li_left {padding-left:8px; }
li.pkcontent_li_right {width:180px; }
li.pkcontent_li_right {padding-left:10px;}

.pkcontent_hl_left {
background:url(navtop.jpg) no-repeat;
height:46px; 

}
.pkcontent_box_left{
background:url(navbox_bg.jpg);

}
.navbotli {
background:url(navfooter.jpg) no-repeat;
height:19px;
}

.pkcontent_hl_right {
background:url(navtop_re.jpg) no-repeat;
height:44px;


}
.pkcontent_box_right{
background:url(navbox_bg_re.jpg);
}
.navbotre {
background:url(navfooter_re.jpg) no-repeat;
height:23px;
}

.pkcontent_a_left {
display:block;
vertical-align:middle;
margin-left:-5px;
background:url(nav_bg.jpg) no-repeat;
height:22px;
width:180px; 
padding:5px 0px 0px 15px;
}

.pkcontent_a_left:hover {
	background:url(nav_bg.jpg) no-repeat;
	background-position:0 -27;
}

/* IE 7 Fix */
*html .pkcontent_a_left {
	display : block;
	vertical-align : middle;
	margin-left:-5px;
	background:url(nav_bg.jpg) no-repeat;
	height :27px;
	width:170px; 
	padding:5px 0px 0px 15px;
}
#pkC a{
	color:#BBBBBB;
	text-decoration:none;
	}
#footer {
	width : 1000px;
	margin : 0 auto;
	background-color:#0C1D25;
	background-image: url(footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#footer_inner {
	width : 1000px;
	margin : 0 auto;
	color:#ECD68B;
	padding-top: 35px;
	text-align:left;
}
h2 {
	padding-left: 15px;
	padding-bottom:10px;
	font-family: verdana;
	font-size: 13px;
	vertical-align: middle;
	color: #FFBB40;
	text-align: left;
	font-weight: bold;
}
#column1 {
	width: 170px;
	float: left;
	border-right: 1px dotted #191C15;
	padding-left: 10px;
	padding-right: 5px;
}
#column1 a{
	color:#BBBBBB;
	text-decoration:none;
}
#column1 a:hover{
	color:#FFBB40;
	text-decoration:none;
}

#column2 {
	width: 170px;
	float: left;
	border-right: 1px dotted #191C15;
	padding-left: 10px;
	padding-right: 5px;
}
#column2 a{
	color:#BBBBBB;
	text-decoration:none;
}
#column2 a:hover{
	color:#FFBB40;
	text-decoration:none;
}
#column3 {
	width: 170px;
	color:#BABABA;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	border-right: 1px dotted #191C15;
}
#column3 a{
	color:#BBBBBB;
	text-decoration:none;
}
#column3 a:hover{
	color:#FFBB40;
	text-decoration:none;
}
#column4 {
	width: 170px;
	color:#BBBBBB;
	float: left;
	padding-left: 10px;
	border-right: 1px dotted #191C15;
}
#column4 a{
	color:#BBBBBB;
	text-decoration:none;
}
#column4 a:hover{
	color:#FFBB40;
	text-decoration:none;
}
#column5 {
	color:#BBBBBB;
	width: 170px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#column5 a{
	color:#BBBBBB;
	text-decoration:none;
}
#column5 a:hover{
	color:#FFBB40;
	text-decoration:none;
}