﻿body 
{
	text-align:center;
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	background:#fff url("_images/bg.jpg") repeat-y center top;
}

body a:link, a:visited, a:active, a:hover
{
	color: #245D00;
}

#container 
{
	position: relative;
	margin: 0 auto;
	width:800px;f
	text-align: left;
	left: -7px;
}

.header 
{
	background:url("_images/header1.jpg") no-repeat top left;
	height: 180px;
	width: 800px;
	padding:10px 0 0 0;
	margin:0;
	text-align: right;
	color:#FFF;
	vertical-align: top;
}

.header td
{
	text-align: right;
}

.leftcolumn
{
	width: 220px;
	text-align: center;
	vertical-align: top;
	height: 100%;
}

.dividercolumn
{
	width: 20px;
	height: 20px;
}

.rightcolumn
{
	width: 580px;
	vertical-align: top;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

.footer {
	position:relative;
	top:1px;
	background:#F3F946;
	width:100%;
	clear:both;
	margin:0;
	padding:10px 0;
	text-align:center;
	color:#245D00;
}

#masterpagecontainer
{
	padding: 0px 10px 0px 0px;
}

.leaguefeesbutton 
{
	background-color: #54940D;
	color: White;
	width: 200px;
	height: 40px;
	cursor: hand;
}

.religionbutton 
{
	background-color: #54940D;
	color: White;
	width: 200px;
	cursor: hand;
}

.profilecolumn1
{
	vertical-align: middle;
	white-space: nowrap;
	width: 120px;
}

.profilecolumn1aligntop
{
	vertical-align: top;
	white-space: nowrap;
	width: 120px;
}

.profilecolumn2
{
	vertical-align: top;
	width: 350px;
}

.profiletextboxwidth
{
	width: 346px;
}

