body {
	margin:0px; background:#033C5B url('images/bak2.jpg') no-repeat fixed top center;
}

#wrap{
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

a{background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:none;}
a:hover{text-decoration:underline;}

img{
	border: 0px none #FFFFFF;
}

#top{
	background-image: url(images/guruheader.jpg);
	background-repeat: repeat-x;
	height: 200px;
}

#gurucruise{
	background-image: url(images/cruiseheader.jpg);
	background-repeat: repeat-x;
	height: 161px;
	margin: 0px;
}

#topleft{
	background-image: url(images/topleft.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 293px;
	width: 467px;
}
#topright{
	background-image: url(images/topright2.jpg);
	background-repeat: repeat-x;
	height: 293px;
	width: 308px;
	float: right;
}

#money{
	background-image: url(images/bottom1.jpg);
	height: 71px;
	clear: both;
	padding-top: -190px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	float: right;
}

h1 a{
	color:#ffffff;
	padding-left: 7px;
}

.welcome{
	text-align: center;
	color: #FFFFFF;
}

	#hdr_4{
	height: 40px;
	width: 369px;
	float: right;
	}

	#hdr_4:link, #hdr_4:visited, #hdr_4:hover, #hdr_4:active{
	height: 40px;
	margin-top: 80px;
	width: 369px;
	margin-right: 110px;
	}

#content{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/content.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.center{
	text-align: center;
}

/* form box */
#GRSubscribeForm fieldset {
width: 260px; 
border: 0;
}
		
/* comment about GetResponse */
#GRSubscribeForm p {
font-size: x-small;
}
		
/* table used to position form elements */
#GRSubscribeForm table {
border: 0;
}

.form{
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 16px;
	padding-top: 10px;
}

.textinput{
  border: none;
  background: url("images/input.gif");
  border: 1px solid #b3b3b3;
  width: 210px;
  height: 16px;
}

.text{
	padding-left: 220px;
	width: 550px;
}

.attention{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

	
