body {

	scrollbar-arrow-color: 	#F41E7D;

	scrollbar-3dlight-color: #FF0000;

	scrollbar-face-color: 	#FFFF01;

	scrollbar-track-color: 	#FEBB3B;

	scrollbar-darkshadow-color: #FF0000;

	background-color: 		#FFFF01;

	font-family: 			verdana;

text-align: center;

margin-left: auto;

margin-right: auto;

}

.promo{
	position:relative;
}
.promo .flag{
	position:absolute;
	right:-14px;
	top:-20px;
}
.sec{
	display:none;
}
div.wrapper {

margin: auto;

text-align: left;

width: 990px;

}



div.header {

    height: 261px;

    margin-top: 10px;

    background: url('images/Jump2dayBanner.jpg');

}



#menustrip {

	text-align: right;

	height: 24px;

}

#menustrip ul {

	padding: 				0;

	list-style-type: 		none;

	margin-top:				0;

}

#menustrip ul li {

	background-color:		#4a006f;

	display: 				inline;

	text-align: 			center;

	margin-left:			3px;

}

#menustrip ul li a {

	display: 				inline;

	font-family: 			verdana;

	font-size: 				10pt;

	padding: 				5px 8px;

	text-decoration: 		none;

	color: 					#ffffff;

	margin-top: 			0;

	white-space: nowrap;

}

#menustrip ul li a:hover {

	color:					#FF0000;

}



/* Holly Hack for IE */

* html #menustrip ul li {

	float: left;

	height: 1%;

}



* html #menustrip ul li a {

	height: 1%;

}



#content_box {

    border: 				1px solid #FF0000;

    background-color: 		#FFFFFF;

    padding: 				15px 30px 1px 30px;

}

#content {

	padding: 				12px;

	min-height:				500px;

	font-size: 				10pt;

	line-height:			13pt;



}

#copytext {

    text-align:				center;

    font-size:				10px;

}

div.footer {

    padding-top: 5px;

    padding-bottom: 10px;

    text-align: center;

    color: #931268;

    font-size: 13px;

}

.footercall {

	color: 					#990066;

	font-weight: 			bold;

	font-size:				18pt;

	text-align:				center;

}

#footerlinks {

	text-align:				center;

	margin-top:				15px;

}

#footerlinks ul {

	padding: 				0;

	list-style-type: 		none;

	margin-top:				0;

	margin-left:			5px;

}

#footerlinks ul li {

	display: 				inline;

	text-align: 			center;

}

#footerlinks ul li a {

	display: 				inline;

	font-family: 			verdana;

	font-size: 				7pt;

	padding: 				0 8px;

	text-transform: 		uppercase;

	text-decoration: 		none;

	color: 					#990066;

	margin-top: 			0;

	white-space: 			nowrap;	

	border-left: 			1px solid #3366cc;	

}

#footerlinks ul li.first a {

	border-left: 			0px;	

}

#footerlinks ul li a:hover {

	color:					#ff0000;

}



/* Holly Hack for IE */

* html #footerlinks ul li {

	float: left;

	height: 1%;

}



* html #footerlinks ul li a {

	height: 1%;

}

div.floathack {

    clear: both;

}

h1 {

	margin: 0px;

	font-size: 14pt;

	padding-bottom: 2px;

	color: #4A006F;

}

h2 {

    margin: 0px;

    color: #ff0000;

    font-size: 10pt;

}

h3 {

    margin: 0px;

    color:  #4A006F;

    font-size: 1.0em;

}

h4 {

    margin: 0px;

    color:  #000080;

    font-weight: bold;

font-size: 				10pt;

	

}



li.castleinfo {

	color: #4A006F;

}

a {

    color: #3366CC;

    text-decoration: none;

}

a:hover {

    color: #FF6600;

}

.required {

	color: #FF0000;

}



#Section1 {

	margin-top: 			0;

}

.quickform{
	float:right;
	width:400px;
	padding:20px;
	background-color:#efefef;
	border:1px solid #666;
	
	margin-bottom:20px;
}
.quickform input{
	border:1px solid #000;
	width:200px;
	padding:2px;
}

.quickform input.send{
	line-height:22px;
	width:100px;
	height:25px;
	background-color:#FFF;
	
}
