img {border: 0;}

html { margin: 0px; padding: 0px; border-width: 0px;}

div { margin: 0 auto; padding: 0px;}

body {
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
	text-indent: 0px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*.kids {
	font: 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}*/

/* @group Heading Styles */

h1 {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	color: #361f19;
}

h2 {
	font: bold 18px/14px Georgia, "Times New Roman", Times, serif;
	color: #361f19;
}

h3 {
	font: bold 16px/14px Georgia, "Times New Roman", Times, serif;
	color: #361f19;
}

/* @end */

#site_frame {
	width: 980px;
	height: 516px;
	margin-top: 20px;
	padding: 0px;
	background: url(../elements/bg-gradient.jpg) no-repeat;
}

#text_frame_border{
	width: 565px;
	height: 330px;
	float: left;
	display: inline;
	margin-top: 28px;
	margin-left: 28px;
}

#text_frame {
	width: 375px;
	height: 290px;
	float: left;
	margin: 20px;
	padding-right: 150px;
	display: inline;
	text-align: left;
	/*background-color: #e9ff2c;*/
}

#logo_frame {
	/*width: 565px;*/
	width: 315px;
	height: 112px;
	float: left;
	clear: left;
	/*margin-top: 32px;*/
	margin-left: 28px;
	text-align: left;
}

#dimmi_frame {
	/*width: 565px;*/
	width: 250px;
	height: 90px;
	float: left;
	padding-top: 22px;
}

#flash_logo {
	width: 574px;
	height: 500px;
	float: left;
	margin-left: 13px;
	margin-top: 13px;
	display: inline;
}

#flash_frame {
	width: 374px;
	height: 500px;
	float: right;
	margin-right: 13px;
	margin-top: 13px;
	display: inline;
}

#footer {
	width: 700px;
	height: 30px;
	float: right;
	margin-right: 28px;
	font-size: 11px;
	text-align: right;
}

#foot-L {
	width: auto;
	height: 30px;
	float: left;
	margin-left: 28px;
	font-size: 10px;
	text-align: left;
}

#foot-R {
	width: auto;
	height: 30px;
	float: right;
	margin-right: 28px;
	text-align: right;
}

.BYO_nights_body {
	line-height: 1.5em;
}

a {
	color: #000000;
	text-decoration: none;
	cursor : hand
}

a:hover {
	color: gray;
	text-decoration: none;
	padding-top: 0;
	cursor : hand
}

/* @group Table Styles */

TH { vertical-align: top }
TD { vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* @end */
