﻿*
{
}

html
{
	height:100%;
}

body
{
    font-family: "High Tower Text" , Arial;
    margin-top: 7px;
    background-color: #fffff0;
    color: #360000;
}

ul
{
	margin:0px;
	padding:0px;
}

li
{
    display:inline;
}

#menu
{
	width:810px;
}

#menu a
{
    text-align:center;
    text-decoration:none;
    width:150px;
    float:left;
    display:inline;
    font-weight:bold;
    margin-right:15px;
}

#menu a.a1
{
    padding-top:150px;
    padding-bottom:2px;
    display:inline-block;
    background:url('/images/lafun.png') 0px -210px;
}

#menu a.a1:hover
{
    padding-top:150px;
    padding-bottom:2px;
    display:inline-block;
    background:url('/images/lafun.png') 0px -31px;
    color:#996633;
}

#menu a.a2
{
    padding-bottom:150px;
    display:inline-block;
    background:url('/images/lafun.png') -150px -190px;
}

#menu a.a2:hover
{
    padding-bottom:150px;
    display:inline-block;
    background:url('/images/lafun.png') -150px -11px;
    color:#996633;
}

#menu a.a3
{
    padding-top:150px;
    padding-bottom:2px;
    display:inline-block;
    background:url('/images/lafun.png') -300px -210px;
}

#menu a.a3:hover
{
    padding-top:150px;
    padding-bottom:2px;
    display:inline-block;
    background:url('/images/lafun.png') -300px -31px;
    color:#996633;
}

#menu a.a4
{
    padding-bottom:150px;
    display:inline-block;
    background:url('/images/lafun.png') -450px -190px;
}

#menu a.a4:hover
{
    padding-bottom:150px;
    display:inline-block;
    background:url('/images/lafun.png') -450px -11px;
    color:#996633;
}

#menu a.a5
{
    padding-top:150px;
    padding-bottom:2px;
    display:inline-block;
    background:url('/images/lafun.png') -600px -210px;
    margin-right:0px;
}

#menu a.a5:hover
{
    padding-top:150px;
    padding-bottom:2px;
    display:inline-block;
    background:url('/images/lafun.png') -600px -31px;
    color:#996633;
}

.securitylabel
{
	font-size:14px;
	color:#360000;
}

.eventheader
{
				font-size: 26px;
				font-weight: bold;
				color: #00FFFF;
				background-color:#360000;
}

.eventtitle
{
				font-size:20px;
				font-weight:bold;
				color:#360000;
}

.popevent
{
	border:#360000 5pt double;
}

.message
{
	color:#360000;
}

.register
{
				font-weight:bold;
				width:750px;
				margin-left:30px;
}

.aboutus
{
				width:530px;
				margin-top:20px;
				margin-left:140px;
}

.btn
{
				font-family: "High Tower Text", Arial;
				color: #360000;
				border-width:1px;
				border-style:solid;
				border-color: #360000;
				background-color: #ffffff;
				cursor: pointer;
				height: 22px;
				font-weight:bold;
				font-size:14px;
}

.footer
{
				color:#eeeeee;
				font-size:14px;
				height:25px;
				padding-right:5px;
}

.error
{
				color:red;
				font-weight:bold;
}

.eventheaderlink
{
    font-size:18px;
    text-decoration:none;
    color:#360000;
}

.eventheaderlink:hover
{
    color:#996633;
}

a
{
	color:#360000;
	font-weight:bold;	
}

a:hover
{
	color:#996633;
}

hr
{
	color:#360000;
	height:1px;
}