﻿#container
{
    width: 799px;
    margin-right: auto;
    margin-left: auto;
    height: 110%;
    background-color: #808080;
}
#cornerbadge
{
    background: #303030;
    float: left;
    top: 0px;
    width: 120px;
    height: 130px;
    position: inherit;
    left: 0px;
}
#topbanner
{
    float: right;
    top: 0px;
    width: 676px;
    height: 130px;
    position: inherit;
    background-color: #909090;
    left: 0px;
}
#menu
{
    background: #808080;
    top: 3px;
    width: 120px;
    float: left;
    position: relative;
    height: 400px;
    vertical-align: top;
    left: 0px;
}
#content
{
    background: #303030;
    top: 3px;
    width: 676px;
    float: right;
    position: relative;
    height: 110%;
    vertical-align: top;
    left: 0px;
}
#footer
{
	background: #303030;
	clear: both;
	width: 100%;
	height: 65px;
	top: 7px;
	position: relative;
}
.TopBannerTitle {
	color: #FFFFFF;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
}
.TopBannerStrapline {
	margin-bottom: 14px;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	color: #FCECBC;
}

a:hover
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #FCECBC;
    text-decoration: none;
}
a:link
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #FCECBC;
    text-decoration: none;
}
a:visited
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #1EC1C1;
    text-decoration: none;
}
a
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #E6E6E6;
    text-decoration: none;
}
.ContentBodyHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
}
.ContentBodySubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentBodyText {
	text-align: justify;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.LinkPageEntries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.ShopItemText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.ShopItemTextYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FCECBC;
	margin-bottom: 0px;
}
.EventsYear {
	margin-bottom: 14px;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	color: #FCECBC;
}
