* {
	color: #016EB3;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #011D44 url(bud-light-party-cruise-bg.jpg) no-repeat fixed 50% 0px;
}

#main {
	margin-left: auto;
	margin-right:  auto;
}

#wrap {
	width: 783px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	/*padding-left: 250px;
	padding-right: 250px;*/
}

#header {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 215px;
	width: 803px;
	background: url(944Ubd_partycruise_02.jpg) no-repeat;
}

/*#container .column {
  position: relative;
  float: left;
}*/

#left {
	/*width: 250px;
	right: 250px;
	margin-left:  -100%;*/
	/*position: relative;*/
	/*padding: 0px 10px 0px;*/
	/*margin-left: 10px;*/
	/*width: 200px;
	float: left;*/
	border-right: 1px dotted #016EB1;
	/*height: 100%;*/
}

#right {
	/*width: 250px;
	margin-right: -250px;*/
	/*position: relative;*/
	border-left: 1px dotted #016EB1;
	/*padding: 0px 10px 0px;
	width: 250px;
	float: right;
	margin-right: 10px;
	height: 100%;*/
}

#center {
	/*position: relative;
	padding: 0 0 0 230px;*/
	/*width:  100%;*/
	/*width: 250px;*/
	/*border-left: 1px solid #016EB1;*/
	/*border-right: 1px solid #016EB1;*/


}

#left, #right, #center {
	padding: 0 10px 10px;
	
}

h1 {
	text-align: left;
	background: #016EB3;
	color: white;
	font-size: 120%;
	padding: 5px;
	margin-bottom: 10px;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px dotted;
	margin-top: 10px;
	margin-bottom: 5px;
}

