/* Define the generic body styles. */
body
{
	background-color: #DEE2FE;
	font-size: 1.0em;
	font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular
}
.Center
{
	margin-left: auto;
	margin-right: auto;
	position: relative 
}
.Clearing
{
	clear: both
}

/* Define the Navigation bar styles. */
.NavSection
{
	background-color: #AAAAAA;
	width: 54.0em
}
.BannerImage
{
	display: block
}
.NavBarList
{
	border: 0px;
	float:left;
	height: 2.5em;
	margin: 0px;
	padding: 0.1em 0.0em;
	width: 100%
}
.NavLinkGeneric
{
	border: 0px;
	display: block;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: 9.0em
}
.NavLinkText
{
	font-weight: bold;
	font-size: 0.8em
}
.NavLink1
{
	background-color: #000000;
	color: #FFFFFF 
}
.NavLink1:hover
{
	background-color: #FFFFFF;
	color: #000000
}
.NavLink2
{
	background-color: #2F2714;
	color: #FFFFFF
}
.NavLink2:hover
{
	background-color: #FFFFFF;
	color: #2F2714
}

/* Define the navigation sidepanel styles. */ 
.NavSidePanel
{
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0.0em 0.0em 0.0em 21px;
	width: 131px
}
.NavSideLink
{
	border-width: 2px 0px 1px 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	color: #000000; 
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	height: 2.5em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	text-align: center;
	text-decoration: none;
	width: 100%
}
.NavSideLink:hover
{
	background-color: #FFFFFE
}
.NavSideLinkExtended
{
	border-width: 2px 0px 1px 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	color: #000000; 
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	height: 4.5em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	text-align: center;
	text-decoration: none;
	width: 100%
}
.NavSideLinkExtended:hover
{
	background-color: #FFFFFE
}

/* Define the styles for the content section. */
.ContentSection
{
	background-color: #FFFFFF;
	background-image: url("../Images/tile_bkgrnd.gif");
	background-repeat: repeat-y;
	padding: 0.5em 0.0em;
	width: 54.0em
}
.ToTopLink
{
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 0.5em;
	text-decoration: none
}
.SideSection
{
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0.0em 1.0em;
	width: 38.0em
}
.ShopSection
{
	border: 0px;
	left: 152px;
	margin: 0px;
	padding: 4.0em 1.0em;
	position: relative;
	width: 39.0em
}
.ImprintText
{
	font-size: 0.8em
}
.ImprintHeaderText
{
	font-weight: bold
}
.WelcomeImage
{
	float: left;
	padding: 0.0em 1.0em 0.0em 0.0em
}
.StartPageContent
{
	float: left;
	padding-right: 1.0em;
	width: 20.0em;
}

/* Define the bottom styles. */
.BottomBar
{
	background-color: #AAAAAA;
	height: 1.0em;
	width: 54.0em
}

