body{
	background-color : #320053;
	text-align : center;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

h1{
	font-size : 1.9em;
	text-align : center;
}

h2{
	font-size : 1.5em;
	background-image : url(images/header2bg.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	padding-left : 3px;
	padding-bottom : 3px;
	padding-top : 3px;
}

h3{
	
}

a{
	color : #D3EDEC;
}

a:hover{
	color : #FFFF40;
}

.exceldownload{
	list-style-image : url(images/excelicon.gif);
	padding-left : 4px
}

.imagedownload{
	list-style-image : url(images/imageicon.gif);
	padding-left : 4px
}

.pdfdownload{
	list-style-image : url(images/pdf.gif);
	padding-left : 4px
}

.worddownload{
	list-style-image : url(images/wordicon.gif);
	padding-left : 4px
}

.weblink{
	list-style-image : url(images/webicon.gif);
	padding-left : 4px
}

.emaillink{
	list-style-image : url(images/emailicon.gif);
	padding-left : 4px
}

.facebooklink{
	list-style-image : url(images/facebookicon.gif);
	padding-left : 4px
}


tr.barprice{
	background-color : Purple;
}


.gallery1{
	background-color : #2F005E;
	border: 1px solid #46008C;
	margin : 0 5px 5px 0;
	text-align: center;
	width:245px; height:240px; float:left
}

.gallery2{
	background-color : #222B75;
	border: 1px solid #3F4DC7;
	margin : 0 5px 5px 0;
	text-align: center;
	width:245px;
	height:240px;
	float:left
}

.gallery3{
	background-color : #552D79;
	border: 1px solid #A849D6;
	margin : 0 1px 5px 0;
	text-align: center;
	width:245px; height:240px; float:left
}


div#wrapper{
	background-image : url(images/bodybg.gif);
	background-repeat : repeat-y;
	width : 937px;
	text-align : left;
	margin : auto;

}

div#header{
	height : 106px;
	width : 937px;
	background-image : url(images/header.gif);
}

div#headerleft{
	float : left;
}

div#headerright{
	float : right;
	padding-right : 25px;
	padding-top: 20px
}


ul#menu{
	width : 150px;
	list-style : none;
	padding-left : 0;
	float : left;
	margin: 0;
}

ul#menu li{
	width : 134px;
	margin-left: 10px;
	border-bottom-color : #1A0035;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

ul#menu li a{
	background-image : url(images/menu-button.gif);
	background-color : #27004F;
	background-repeat : no-repeat;
	text-decoration : none;
	color : White;
	display: block;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	background-position : top left;
}

ul#menu li a:hover{
	background-image : url(images/menu-button-hover.gif);
	background-color : #D3D79F;
	color : Black;
}

ul#menu li a.menuimage{
	padding : 0;
}

ul#menu li.menusocial{
width:150px;
		background-image : none; background-color:#1A0035;}

ul#menu li a.menusocial{
	background-image : none;
		background-color : #1A0035;	color:White;}

ul#menu li a:hover a.menusocial{
	background-image : none;
	background-color : White;	color : White;
}

ul#menu li a.menusocialfloat{
	background-image : none;
	background-color : none;		color : White;
	float : left;
	}
	
ul#menu li a:hover a.menusocialfloat{
	background-image : none;
	background-color : White;
		color : White;
}

#home #nav-home a,
#about #nav-about a,
#nextball #nav-nextball a,
#eventdetails #nav-eventdetails a,
#entertainment #nav-entertainment a,
#pastballs #nav-pastballs a,
#downloads #nav-downloads a,
#links #nav-links a,
#contact #nav-contact a{
	background-image : url(images/menu-button-current.gif);
	background-color : #D69FD7;
	color : Black;
}


div#content{
	padding-left : 10px;
	padding-right : 20px;
	margin-left : 150px;
}

.item1{
	background-color : #222B75;
	border: 1px solid #3F4DC7;
	padding : 3px;
	margin:2px;

}

.item2{
	background-color : #552D79;
	border: 1px solid #A849D6;
	padding : 3px;
	margin:2px;
}

div#speech{
	background-color : #222B75;
	border: 1px solid #3F4DC7;
	padding : 3px;
	margin-left : 6px;
	margin-right : 6px;

}

div#content form fieldset {
	background-color : #2F005E;
	border: 1px solid #46008C;
	margin-top: 2em;
	padding:0;
}

div#content fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	color: #003a9c;
	border: 1px solid #000000;
	background-color: #F2E3F2;
	padding: 5px 15px;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

div#content form label {
 width: 10em;
 float: left;
 text-align: right;
 clear: left;
 padding-right: 10px;
}

div#content form p {
 margin: 0;
 padding: 0;
 margin-top: 3px;
}

div#content form p.error {
	border: 2px dashed black;
	padding: 5px;
	background-color: #ff0000;
	color: #ffffff;
	font-weight : bold;
}

div#content form textarea {
	height: 120px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 1em;
}

div#content form input.button {
 width: auto;
}

div#errorbox{
	border: 2px dashed black;
	background-color: #ff0000;
	padding-left : 5px;
	color : White;
}


div#footer{
	background-image : url(images/footerbg.gif);
	background-repeat : no-repeat;
	height : 54px;
	text-align : center;
	font-size : 0.8em;
	clear : both;
	padding-top : 10px;
}
