@charset "UTF-8";
/* CSS Document */

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

body {
		margin: auto;
		width: 800px;
		height: auto;
		background-color: #fcee21;
		background-image:url(images/background_temp.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		text-align: center;
}

td {
		background-position: top left;
		background-repeat: no-repeat;
}

h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #333333;
		line-height: 24px;
		text-decoration: none;
}

h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #333333;
		line-height: 16px;
		text-decoration: none;
}

h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #990000;
		line-height: 12px;
		text-decoration: none;
		margin-bottom: -8px;
}

h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #000000;
		line-height: 18px;
		text-decoration: none;
		margin-top: 12px;
		margin-bottom: 0;
		margin-left: 4px;
}

h5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		line-height: 14px;
		text-decoration: none;
		margin-top: 4px;
		margin-bottom: 6px;
		margin-left: 4px;
}

h6 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		line-height: 12px;
		text-decoration: none;
		margin-top: 4px;
		margin-bottom: 0;
		margin-left: 0;
		font-weight:normal;
}

p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		line-height: 14px;
		text-decoration: none;
}


a {
		color: #990000;
		text-decoration: none;
}

li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		line-height: 14px;
		text-decoration: none;
}


a:hover {
		color: #996600;
		text-decoration: none;
}

table.gallery {
		width: auto;
		height: auto;
		padding: 0;
		margin: 0;
		border: none;
		text-align: left;
}

td.gallery {
		width: 220px;
		height: auto;
		text-align: left;
		border: none;
		border-bottom: #999999 1px solid;
		border-right: #999999 1px solid;
		margin: 0;
		padding: 2px;
		vertical-align: top;
		background-color: #FFFFFF;
}

#topbanner {
		margin: auto;
		margin-top: 0;
		width: 800px;
		height: 250px;
		background-image: url(images/topbanner/top_banner_03.jpg);
		background-repeat: no-repeat;
		background-position: top;
}

#navigation {
		margin: auto;
		margin-left: 0px;
		width: 800px;
		height: 42px;
		text-align: left;
}

a img {height: 42px; border-width: 0;}
a#home img {background: url(images/home_nav_off.jpg) top left no-repeat; width:55px; margin-left:10px;}
a#news img {background: url(images/news_nav_off.jpg) top left no-repeat; width:57px; margin:0; margin-left:-4px;}
a#competition img {background: url(images/comp_nav_off.jpg) top left no-repeat; width:99px; margin:0; margin-left:-4px;}
a#gallery img {background: url(images/gallery_nav_off.jpg) top left no-repeat; width:121px; margin:0; margin-left:-4px;}
a#links img {background: url(images/links_nav_off.jpg) top left no-repeat; width:56px; margin:0; margin-left:-4px;}
a#about img {background: url(images/about_nav_off.jpg) top left no-repeat; width:82px; margin:0; margin-left:-4px;}
a#contact img {background: url(images/contact_nav_off.jpg) top left no-repeat; width:93px; margin:0; margin-left:-4px;}
a#lotto img {background: url(images/lotto_nav_off.jpg) top left no-repeat; width:61px; margin:0; margin-left:-4px;}
a#members img {background: url(images/members_nav_off.jpg) top left no-repeat; width:98px; margin:0; margin-left:-4px;}

a img:hover {height: 42px; border-width: 0;}
a#home:hover img {background: url(images/home_nav_on.jpg) top left no-repeat; width:55px; margin-left:10px;}
a#news:hover img {background: url(images/news_nav_on.jpg) top left no-repeat; width:57px; margin:0; margin-left:-4px;}
a#competition:hover img {background: url(images/comp_nav_on.jpg) top left no-repeat; width:99px; margin:0; margin-left:-4px;}
a#gallery:hover img {background: url(images/gallery_nav_on.jpg) top left no-repeat; width:121px; margin:0; margin-left:-4px;}
a#links:hover img {background: url(images/links_nav_on.jpg) top left no-repeat; width:56px; margin:0; margin-left:-4px;}
a#about:hover img {background: url(images/about_nav_on.jpg) top left no-repeat; width:82px; margin:0; margin-left:-4px;}
a#contact:hover img {background: url(images/contact_nav_on.jpg) top left no-repeat; width:93px; margin:0; margin-left:-4px;}
a#lotto:hover img {background: url(images/lotto_nav_on.jpg) top left no-repeat; width:61px; margin:0; margin-left:-4px;}
a#members:hover img {background: url(images/members_nav_on.jpg) top left no-repeat; width:98px; margin:0; margin-left:-4px;}

#container {
		width: 800px;
		height: auto;
		margin: 0 0 0 0px;
		background-color: #333333;
}

#bannercontainer {
		float: left;
		width: 562px;
		height: auto;
		margin: 0 0 0 0px;
		text-align: left;
}

#smallgallery {
		float: right;
		width: 238px;
		height: auto;
		margin: 0 0 0 0px;
		text-align: left;
}

#gallery {
		width: 800px;
		height: auto;
		margin: 0 0 0 0px;
		text-align: left;
}

#footer {
		width: 794px;
		height: 30px;
		margin: 0px;
		clear: both;
		background-color: #333333;
		text-align: left;
		margin-left: 6px;
		padding-top: 5px;
}