﻿body 
{
	background-color: #330066;
	color: #ffff00;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: top center;
}

a
{
	color: #ffff00;
}

a:Hover
{
	color: #ffffff;
}

hr
{
	color: #ffffff;
}

/* Page Layout */
.Container
{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

.MenuArea
{
	font-weight: bold;
	margin-bottom: 5px;
	text-align: right;
	width: 780px;
	float: left;
}

.MenuArea a
{
	margin-left: 15px;
}

.PageTitle
{
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: underline;
	font-size: 30px;
	font-family: Arial;
	text-align: right;
}

.PageArea
{
	width: 780px;
	float: left;
}

.TopBar
{
	width: 780px;
	color: #ffffff;
}

.LogoArea
{
	width: 210px;
	float: left;
}

.TitleArea
{
	width: 460px;
	float: left;
}

.TradaArea
{
	width: 110px;
	text-align: right;
	float: left;
}

.ExampleAreaLeft
{
	width: 360px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}

.ExampleAreaRight
{
	width: 360px;
	text-align: center;
	float: right;
	margin-bottom: 20px;
}

.TopSection
{
	width: 390px;
	float: left;
}

.TNSection
{
	width: 160px;
	float: left;
}

.HeaderSection
{
	width: 780px;
	font-family: Arial;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.ImageSection
{
	width: 780px;
	float: left;
}

.ImgSection
{
	margin: 1px;
	float: left;
	width: 154px;
}

.TeamPage
{
	text-align: center;
	font-size: 16px;
}

/* Text Formatting */
.Quat
{
	font-style: italic;
	font-size: 22px;
	text-align: center;
}

.MainTitle
{
	font-family: Arial;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	float: left;
	display: block;
}

.SubTitle1
{
	font-family: Arial;
	font-style: italic;
	font-size: 14px;
	float: left;
	display: block;
}

.SubTitle2
{
	font-family: Arial;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	float: left;
	display: block;
}
