﻿body 
{
	margin:0px;
	background-color:#CDC173;
	font-family:Times New Roman;
}
h2
{
}
h3
{
}
h5
{
	margin-left:10px;
}
#MainContainer
{
	width:900px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#NavigationContainer
{
	background-image:url(Global/images/GlitzAndGlamourBack.png);
	background-repeat:repeat;
	vertical-align:top;
}
#MenuContainer
{
	height:300px;
}
#SponsorsContainer
{
	height:100px;
	background-color:#FFFFFF;
	font-weight:bold;
	vertical-align:top;
}
#MenuItems
{
	width:350px;
	margin-left:auto;
	margin-right:20px;
	text-align:right;
}
#MenuItems a:link, #MenuItems a:visited, #MenuItems a:hover, #MenuItems a:active, #MenuItems a
{
	text-decoration:none;
	color:White;
	font-style:italic;
	font-size:16pt;
}

#MenuImage
{
	width:162px;
	height:200px;
	border:solid 1px #FFFFFF;
	float:left;
}
#ContentContainer
{
	vertical-align:top;
	background-color:#5C6762;
	color:White;
	font-style:italic;
	font-size:16pt;
}
#ContentItems
{
	margin-top:130px;
	margin-left:10px;
	margin-right:10px;
	text-align:right;
}
#MainTable
{
	width:100%;
	border:solid 2px #FFFFFF;
	table-layout:fixed;
}
#CompetitionTable td
{
	padding-bottom:3px;
	padding-top:3px;
}
#CompetitionTable a:link, #CompetitionTable a:visited, #CompetitionTable a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:White;
}
#CompetitionImage
{
	border:solid 1px #FFFFFF;
	width:95%;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}
#SponsorsImage
{
	width:424px;
	height:214px;
	margin-left:auto;
	margin-right:auto;
}
#VenueImage
{
	border:solid 1px #FFFFFF;
	width:424px;
	height:214px;
	margin-left:auto;
	margin-right:auto;
}
#Vendors a:link, #Vendors a:visited, #Vendors a:hover, #Vendors a:active, #Vendors a
{
	text-decoration:underline;
	color:White;
	font-style:italic;
	font-weight:bold;
}
#CompetitionTable a:link, #CompetitionTable a:visited, #CompetitionTable a:hover, #CompetitionTable a:active, #CompetitionTable a
{
	text-decoration:none;
	color:White;
	font-weight:bold;
	margin:3px;
	padding:3px;
	border:solid 1px white;
}
