body
{
	font-family: arial, helvetica, sans-serif;
    background-color:#2d3a89;
    background-image:url("../Images/Background.jpg");
    background-repeat:repeat-x;
    margin:0px;
    font-size:13px;
    color:#333;    
    width:874px;
    margin:auto;
}
#BodyWrap
{
    margin:20px 15px 20px 15px;
}
A.NoUnderLine
{
	text-decoration:none;
}
#MainPage
{
	background-color:#fff;
	border:1px solid #000;
	width:820px;
	background-image:url("../Images/MainBackground.jpg");
	background-repeat:no-repeat;
	//background-position:top right;
}
#MainPage2
{
	background-image:url("../Images/MainLogo.png") !important;
	background-image:url("../Images/MainLogo.gif");
	padding:10px;
	background-repeat:no-repeat;
	background-position:top right;
}
#ShadowTop
{
	background-image:url("../Images/Shadow2_T.png");
	background-repeat:repeat-x;
	height:8px;
	width:784px;
}
#ShadowBottom
{
	background-image:url("../Images/Shadow2_B.png");
	background-repeat:repeat-x;
	height:16px;
	width:764px;
}
#ShadowTopLeft
{
	background-image:url("../Images/Shadow2_TL.png");
	background-repeat:no-repeat;
	width:30px;
	height:8px;
}
#ShadowTopRight
{
	background-image:url("../Images/Shadow2_TR.png");
	background-repeat:no-repeat;
	width:30px;
	height:8px;
}
#ShadowBottomLeft
{
	background-image:url("../Images/Shadow2_BL.png");
	background-repeat:no-repeat;
	width:40px;
	height:16px;
}
#ShadowBottomRight
{
	background-image:url("../Images/Shadow2_BR.png");
	background-repeat:no-repeat;
	width:40px;
	height:16px;
}
#ShadowLeftTop
{
	background-image:url("../Images/Shadow2_LT.png");
	background-repeat:no-repeat;
	width:8px;
	height:25px;
}
#ShadowRightTop
{
	background-image:url("../Images/Shadow2_RT.png");
	background-repeat:no-repeat;
	width:16px;
	height:25px;
}
#ShadowLeft
{
	background-image:url("../Images/Shadow2_L.png");
	background-repeat:repeat-y;
	width:8px;
}
#ShadowRight
{
	background-image:url("../Images/Shadow2_R.png");
	background-repeat:repeat-y;
	width:16px;
}
#PageImage
{
	background-image:url('../Images/JamesTrainer.jpg');
	float:left;
	width:138px;
	height:110px;
}
#LogoPadding
{
	height:70px;
}
#MenuOptionsBar
{
	width:650px;
	height:23px;
	background-color:#5163ad;
	text-align:center;
}
#MainContentContainer
{
	clear:both;
}
#MainContent
{
	padding:10px;
}
div.SiteImages
{
	padding:5px;
	text-align:center;
}
table.SiteImages, table.SiteImagesNoPadding
{
	width:765px;
}
table.SiteImages
{
	padding-bottom:35px;
}
img.SiteImage
{
	margin-left:10px;
	margin-right:10px;
	border:1px solid #000;
}
div.SiteTextCentre
{
	clear:both;
	padding-top:10px;
	text-align:center;
}
.LargeFont
{
    font-size:17px;
}
.HandwritingFont
{
	font-family:tempus sans itc;
}
div.SiteText
{
	clear:both;
	padding-top:10px;
}
#PageHeader
{
	padding-top:15px;
	padding-bottom:10px;
}
#Copyright
{
	text-align:center;
	font-size:11px;
	color:#004199;
}
#LogoAndMenu
{
	float:right;
}