@charset "UTF-8";
/* Begin Layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #C959A2;
	margin: 0px;
}
#shadow-top {
	width: 765px;
	height: 30px;
	margin: 0px auto;
	background-image: url(images/top-gradient.png);
	background-repeat: repeat-x;
}
#shadow-container {
	width: 765px;
	margin: 0px auto;
	background-image: url(images/side-gradient.png);
	background-repeat: repeat-y;
	clear: both;
}
#shadow-bottom {
	width: 740px;
	height: 30px;
	background-image: url(images/bottom-gradient.png);
	background-repeat: repeat-x;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 25px;
	padding-top: 5px;
}
#header {
	width: 716px;
	margin: 0px auto;
	position: relative;
	z-index: 0;
	top: 30px;
	bottom: 0px;
	background-color: #004F5A;
}
#page-container {
	width: 716px;
	margin: 0px auto;
}
#column-one {
	background-color: #FFFFFF;
	width: 472px;
	float: left;
	padding: 14px;	
	padding-bottom: 50px;
}
#column-two {
	background-color: #FFFFFF;
	width: 188px;
	float: left;
	padding: 14px;
}
#front-menu {
	background-image: url(images/front-menu-bg.gif);
	background-repeat: repeat-x;
	height: 70px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#front-sponsors {
	background-color: #FFFFFF;
	background-image: url(images/sponsors-bg.gif);
	background-repeat: repeat-x;
	height: 54px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	clear: both;
}

#sponsors {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 54px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	clear: both;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* Eng Layout */

/* Begin Front Navigation Buttons */
#front-menu a.event-history-button {
	display: block;
	background-image: url("images/buttons/event-history.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	text-align: left;
	float: left;
	margin-right: 4px;
}
#front-menu a:hover.event-history-button {
	display: block;
	background-image: url("images/buttons/event-history-over.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	float: left;
	margin-right: 4px;
}
#front-menu a.the-bar-button {
	display: block;
	background-image: url("images/buttons/the-bar.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	float: left;
	margin-right: 4px;
}
#front-menu a:hover.the-bar-button {
	display: block;
	background-image: url("images/buttons/the-bar-over.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	float: left;
	margin-right: 4px;
}
#front-menu a.event-details-button {
	display: block;
	background-image: url("images/buttons/event-details.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	float: left;
	margin-right: 4px;
}
#front-menu a:hover.event-details-button {
	display: block;
	background-image: url("images/buttons/event-details-over.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	float: left;
	margin-right: 4px;
}
#front-menu a.getting-there-button {
	display: block;
	background-image: url("images/buttons/getting-there.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	float: left;
	margin-right: 4px;
}
#front-menu a:hover.getting-there-button {
	display: block;
	background-image: url("images/buttons/getting-there-over.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	float: left;
	margin-right: 4px;
}
#front-menu a.buy-tickets-button {
	display: block;
	background-image: url("images/buttons/purchase-tickets.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	float: left;
}

#front-menu a:hover.buy-tickets-button {
	display: block;
	background-image: url("images/buttons/purchase-tickets-over.gif");
	height: 70px;
	width: 140px;
	text-decoration: none;
	float: left;
}
/* End Front Navigational Buttons */

/* Begin Top Level Navigation Links */
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #C959A2;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #C959A2;

}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
/* End Top Level Navigation Links */

/* Begin Content Links */
#column-one a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #C959A2;
}
#column-one a:visited {
	font-family: Arial, Helvetica, sans-serif;

}
#column-one a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* End Content Links */

/* Begin Body Links */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
/* End Body Links */

/* Begin Content Styles */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	color: #333333;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.copy-event-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;	
	padding-bottom: 6px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.caption a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #C959A2;
}
.caption a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #C95AA3;
}
.caption a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #C959A2;
}
/* End Content Styles */
