/* CSS Document */
#menu 
{
	width: 120px;
	font-family: Arial, Lucida Handwriting; 
	font-weight: bold;
	left: 20px;
	top: 205px;
	position:absolute;
	text-transform: uppercase;
	font-size:10px;
}
#menu A 
{
font-size:13px;
display: block; width: 120px; color: #fff; 
line-height: 10px; height: 25px; text-decoration:none
}
#menu A:visited 
{
font-size:13px;
display: block;  width: 120px; color: #fff; 
line-height: 10px; height: 25px; text-decoration: none
}

#menu A:hover 
{
font-size:13px;
display: block; BACKGROUND: url(lemonslice.gif) no-repeat; width: 120px; cursor: pointer; 
color: #66FF00; height: 25px; text-decoration: none; 
}

img {  border : 0; }

.home 
{
background-color:#71B4DE;
background-repeat: no-repeat;
background-image:url(bg.jpg);
}

.firsTable
{
background-color:#FFFFFF;
border:solid;
border-color:#000000;
font:Arial, Helvetica, sans-serif;
font-size:13px; color:#000000; font-weight:bold;
}

.index
{ 
background-color:#71B4DE;
background-image:url(home.jpg);
background-repeat: no-repeat;

}

#indeximages
{
	font-family:  Arial, Lucida Handwriting; 
	font-size:13px;
	left: 245px;
	top: 116.5px;
	position:absolute;
	width: 756px;
	height: 485px;
	overflow:auto;
}


.about
{
background-color:#71B4DE;
background-image:url(about.jpg);
background-repeat: no-repeat;
}

#abocont
{
	font-family: Arial, Lucida Handwriting; 
	font-weight: bold;
	font-size:13px;
	left: 457px;
	top: 210px;
	position:absolute;
	width: 493px;
	height: 300px;
	overflow:auto;
}

.contact
{
background-color:#71B4DE;
background-image:url(contact.jpg);
}

#conuscont
{
	font-family: Arial, Lucida Handwriting; 
	font-weight: bold;
	font-size:14px;
	left: 469px;
	top: 301px;
	position:absolute;
	width: 493px;
	height: 77px;
}

.events
{
background-color:#71B4DE;
background-image:url(events.jpg);
}

.faq
{
background-color:#71B4DE;
background-image:url(faq.jpg);
}

#faqcont
{
	font-family: Arial bold , Lucida Handwriting;
	font-size:13px;
	left: 457px;
	top: 210px;
	position:absolute;
	width: 493px;
	height: 300px;
	overflow:auto;
}

.gallery
{
background-color:#71B4DE;
background-image:url(gallery.jpg);
}


.partners
{
background-color:#71B4DE;
background-image:url(partners.jpg);
}

.payments
{
background-color:#71B4DE;
background-image:url(payments.jpg);
}

#paycont
{
	font-family: Arial, Lucida Handwriting; 
	font-weight: bold;
	font-size:13px;
	left: 552px;
	top: 210px;
	position:absolute;
	width: 390px;
	height: 300px;
	overflow:auto
}

.prereg
{
background-color:#71B4DE;
background-image:url(preregister.jpg);
}

#regcont
{
	font-family: Arial, Lucida Handwriting; 
	font-weight: bold;
	font-size:13px;
	left: 470px;
	top: 210px;
	position:absolute;
	width: 514px;
	height: 300px;
	overflow:auto;
}

#regcont A 
{
color: #0000CC; text-decoration:none;
}
#regcont A:visited 
{
color: #0000CC; text-decoration:none;
}

#regcont A:hover 
{
color: #0000CC; font-size:13px; text-decoration:underline; 
}

.tellafriend
{
background-color:#71B4DE;
background-image:url(tellafriend.jpg);
}
