body
{
	margin:0;
	padding:0;
	font-family:Tahoma,Helvetica,Arial, sans-serif;
	font-size:0.8em;
	color:black;
	background-color:white;
}
table,tr,th,td{padding:0;margin:0;border:0;border-collapse: collapse }

h1,h2,h3{margin:0;padding:0}

h1
{
	font-size:1.45em;
	color:#94B4D6;
}

h2
{
	font-size:1em;
}
h3
{
	font-size:1em;
	color:#FFFF00;
}

#linksbar
{
	margin:0;
	padding:0;
}
#linksbar img
{
	float:left;
	display:inline;
	border:0;
}

#linksbar a
{
	display:inline;
	width:120px;
	height:50px;
	float:left;
}

#linksbar a.welcome
{
	background:url(gfx/btn_welcome.png);
	background-repeat:no-repeat;
}

#linksbar a:hover.welcome
{
	background-position: 0px -50px;
}

#linksbar a.whats_on
{
	background:url(gfx/btn_whats_on.png);
	background-repeat:no-repeat;
}

#linksbar a:hover.whats_on
{
	background-position: 0px -50px;
}

#linksbar a.where
{
	background:url(gfx/btn_where.png);
	background-repeat:no-repeat;
}

#linksbar a:hover.where
{
	background-position: 0px -50px;
}

#linksbar a.links
{
	background:url(gfx/btn_links.png);
	background-repeat:no-repeat;
}

#linksbar a:hover.links
{
	background-position: 0px -50px;
}
#linksbar a.gallery
{
	background:url(gfx/btn_gallery.png);
	background-repeat:no-repeat;
}

#linksbar a:hover.gallery
{
	background-position: 0px -50px;
}

#linksbar a em
{
	display:none;
}

#top
{
align:center;width:760px;text-align:left;margin:0 auto;
}

#left
{
	width:252px;
	background:url('gfx/left.png');
	height:467px;
	color:black;
	float:left;
	overflow:hidden;
}
#left h1
{
	color:#0F5374
}

#left a {color:#BF6514}
#leftpad
{
	margin: 30px 20px 20px 20px;
}
#right
{
	width:508px;
	background:url(gfx/right_welcome.png);
	vertical-align:top;
	float:left;
	height:467px;
}
#rightpad
{
	position:relative;
	left:40px;
	top:50px;
	width:160px;
}

#rightpad ul
{
	margin:0;
	padding:0;
	padding-left:1em;
}

#rightpad li
{
	list-style: disc outside;
}

.list-top
{
	font-size:1em;
}
img
{
	border:0;
}