﻿body 
{
	font-family:Arial;
}
#frontPage
{
	
	width:570px;
	padding:5px;
	color:White;
	
}
.frtPageLabel
{
	
}
#ContentTable
{
	
	background-image: url( 'images/s_body.jpg' );
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
#MenuBottom
{
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:4px;

}
#frontPageUpdate
{
	border-style:solid;
	border-color:Red;
	border-width:2px;
	width:570px;
	padding:5px;
	color:White;
}
#adminBody
{
	width:850px;
	text-align:center;
}

