@charset "utf-8";
/* CSS Document */

body {
	background-image: url(flash/images/bg.jpg);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #FFF;
	font-size: 12px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

#guest_layout {
	background-image: url(flash/images/bg.jpg);
	padding: 0px;
	height: 100%;
	width: 100%;
}
#buttons {
	background-image: url(guests/images/layout_11.jpg);
	height: 42px;
	width: 927px;
	font-size: 24px;
	text-align: center;
	padding: 0px;
}

	
#nav {
	background-image: url(guests/layout_images/layout_r3_c2.png);
	height: 42px;
	width: 929px;
	padding: 0px;
	text-align: center;
}
#header_guests {
	background-image: url(guests/layout_images/layout_r1_c2.png);
	height: 132px;
	width: 929px;
	text-align:center;
}
#guest_content table tr td #sideframe p {
	text-align: center;
}

