@charset "utf-8";
/* CSS Document */


.mainbody {
	
text-align: center;
font-size:10px;
}

.mainbody p {
	border: 1px solid black;
	width: 650px;
	padding:10px ;
	background-color:#FFFFCC;
	text-align:justify;
}
form p {
text-align:center;
}
form p a {
float: right;
}
.bullet {
margin-left:40px;
}
.bold {
font-weight:bold;
}

form input#continue {
border:1px solid blue;
/*float:right;*/
margin:5px 0 0 160px;
}

.subheader {
	font-weight: bold;
    text-decoration: underline;

}
#pagecontainer{
height:1300px;
}


#middleblock{
margin:0;
background:url("x");

width: 400px;
height: 200px;

float:left;
	margin:5px 10px 0 20px;
	margin:5px 0px 0 0px;
	/*width:280px;
	height:200px;*/
color:#FF0000;
text-align:center;
	border:0 solid blue;

	
   /* background:url("images/cruisefair/Cruisefair1.gif") no-repeat center ;	*/
}