﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	background: url(back.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
	
}

h1 {
	font-size: 2em;
	text-align:center;
}

h2 {
	font-size: 3em;
	text-align:left;
	font-weight:bold;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color:#fff;
}

h3 {
	font-size: 1.4em;
	background-color:#fff;
	padding:5px 0 5px 0;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

h4 
{
    text-align:right;
    font-size:2em;
}

h5 {
	font-size: 1.6em;
	color: #BCBCBC;
	text-align:right;
}

p, ol {
	margin-top: 0;
	line-height: 180%;
}

ol {
}

a {
	text-decoration:none;
	color: #ea1e22;
}

a:hover {
	background: none;
	border:none;
}

#wrapper {
	position:absolute;
    top:15%;
    right:5%;
    left:5%;
    padding:15px 15px 0 15px;
    margin:15px 15px 0 15px;
}

#wrapper2 {
	position:absolute;
    top:65%;
    right:5%;
    bottom:10%;
    left:5%;
    padding:15px;
    margin:15px;
}

#img {
	position:absolute;
    left:33%;
	clear:both;
}

#wrapper .btm {
	/*background: url(images/img05.gif) no-repeat left bottom;*/
}

.linksactive {
	width: 9%;
	height: 25px;
	margin: auto;
	padding: 5px 0 0 0;
	float:left;
	border-right:1px solid #000;
}

.linksactive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #111;
	clear:both;
}

.linksactive a:hover {
	color:#ea1e22;
}

.linksinactive {
	width: 20%;
	height: 44px;
	margin: auto;
	padding: 0;
	float:left;
}

.linksinactive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #666;
	clear:both;
}

.linksinactive a:hover {
	color:#666;
}

.sponsorsactive {
    width:14.28%;
	height: 100px;
	margin: auto;
	padding: 0;
	float:left;
	text-align:center;
}

.sponsorsactive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #666;
	clear:both;
}

.sponsorsactive a:hover {
	color:#666;
}

#foot {
	clear:both;
	padding:30px 0 0 0;
}

#mayBallInfo
{	
	float:left;
	width:500px;
	margin:20px 40px 10px 30px;	
	color:#444444;
}

#infoInner
{
	padding:15px 0 0 0;	
	float:left;
}

#infoInner p
{
	font-size:1.1em;
	line-height:1.1em;
}

#infoInner ul
{
	font-size:1.1em;
	line-height:1.1em;
}


#rightLogo
{
	float:left;
	margin:0 0 60px 140px;
	clear:right;
}

#content
{
	float:left;
	width:100%;
	clear:both;
}

#tie
{
	float:left;
}

#blackTieTitle
{
	padding:20px 0 0 20px;
	float:left;
}

.register 
{
    font-size:2em;
    color:Red;
    font-weight:bold;
}

#rightLogo a:hover { text-decoration:underline; }

#foot span { font-weight:bold; color:#0b4499; }