﻿body
{
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 70%;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3366ff;
	margin-top: 5px;
}
a:link
{
	color: #3300ff;
	text-decoration: none;
}
a:visited
{
	color: #3300ff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #9900ff;
}
#ContentArea
{
	width: 850px;
	height: auto;
	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	
	background-color: #f0f8ff;
}
#Header
{
	height: 100px;
	text-align: left;
	font-size: 120%;
	width: 100%;
}
#Footer
{
	height: 50px;
	text-align: left;
	width: 820px;
}
#Main
{	
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 450px;
	float: left;
}
#MidColumn
{	
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 180px;
	float: left;
}
#RightSideBar
{
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-right: 2px;
	text-align: left;
	float: right;	
	width: 180px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 0px;
}
#GoogleAd
{
	text-align: center;
	
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 12px;
	padding-top: 12px;
}
#TxtDropdown
{
	text-align: left;
	background-color: Lime;
	font-size: 120%;
	font-weight: bold;
	color: black;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;	
	width: 446px;
}
#WelcomeText
{
	font-size: 140%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	
}
#NavMenu
{
	padding-right: 1px;
	padding-left: -1px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 117%;
	font-weight: bolder;
	text-align: left;
	margin-bottom: 0px;
	width: 100%;
	color: White;
	background-color: #3366ff;
	
}
#NavMenu a:link
{
	color: White;
	text-decoration: none;
}
#NavMenu a:visited
{
	color: White;
	text-decoration: none;
}
#NavMenu a:hover
{
	color: White;
	text-decoration: underline;
}
#PageIntro
{
	
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}
#RingCount
{
	text-align: center;
	font-size: 115%;
	border-right: blue dotted;
	border-top: blue dotted;
	border-left: blue dotted;
	border-bottom: blue dotted;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#RingHelp
{
	text-align: left;
	font-size: 115%;
	border-right: lime dotted;
	border-top: lime dotted;
	border-left: lime dotted;
	border-bottom: lime dotted;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#SearchMain
{	
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 630px;
	float: left;
}
#SearchBox
{
	width: 620px;
	font-size: 115%;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	background-color: Lime;
	color: Blue;
	border-right: lime dashed;
	border-top: lime dashed;
	border-left: lime dashed;
	border-bottom: lime dashed;
}
#SearchResults
{		
	width: 620px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
}
#ResultText
{		
	width: 620px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	text-align: center;
}
#ContactMain
{	
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 600px;
	float: left;
}
#ContactIntro
{	
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 600px;
	float: left;
	text-align: left;
}
#ContactUsForm
{
	border-right: lime dashed;
	border-top: lime dashed;
	border-left: lime dashed;
	border-bottom: lime dashed;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
}
#PageName
{	
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 840px;
	float: left;
	font-size: 130%;
	color: Black;
	text-align: left;
	background-color: Lime;
	margin-bottom: 10px;
}
#RegisterForm
{
	border-right: lime dashed;
	border-top: lime dashed;
	border-left: lime dashed;
	border-bottom: lime dashed;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
#RegisterIntro
{	
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 600px;
	float: left;
	text-align: left;
}
#RegisterAlerts
{	
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 600px;
	float: left;
	text-align: center;
}
#LoginAlerts
{	
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 600px;
	float: left;
	text-align: center;
}
#LoginHelpIntro
{	
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 600px;
	float: left;
	text-align: center;
}
#LabelResult
{
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 600px;
	float: left;
	text-align: center;	
}
#UploadMain
{	
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 760px;
	float: left;
}
