body	/* Main Page Body */
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	background-image: url(../bgTile.gif);	
	padding-bottom:15px; 
}

#pageContainer	/* Container for entire page */
{
	border-top: 3px solid #808080;	border-right: 1px solid #808080;	border-left: 1px solid #808080;	border-bottom: 3px solid #808080;
	margin-top: 15px;	width: 673px;	margin-left: auto;	margin-right: auto;	background-color: #ffffff; padding-bottom:20px;
}

#imagebar
{margin: 7px 10px 0px 10px;}

#contentContent
{
	margin: 0px 10px 10px 10px;
	/*border: 1px solid black;*/
	line-height: 1.5em; 
}

.line	{ height: 1px; padding: 0px;}

.menu	{text-align: left;}

h5{	font-size: 1.4em;	font-weight: bold;}

img {border: 0px;}
.Heading{ font-weight: bold; border-bottom: 1px solid black; font-size:15px; padding-top:5px;}

#RegSchedule{ margin-left:20px; display:block; font-size:9pt;}
.RegDate{ margin-top:15px; margin-bottom:5px; font-weight:bold; letter-spacing:2px; color:Maroon; 
		border-bottom:1px solid maroon; width:350px; font-size:1.2em;}
.SiteName{ font-weight:bold;;}
.RegAddress{ clear:both; padding-left:5px;}
.DirectionsLink{ font-size:12px;}

.LineBreak{ line-height:3px; float:none; clear:both;}
.RegLink{}

.key{ text-align:right;}
.example{ font-size:10px; color:Blue;}
.msg{ font-size:18px; color:Red; font-weight:bold;}

/* Hack Code */
#Adm{ font-size:12pt;}
.curval{ color:Red;}