body  {
	font: 11px Verdana, "Arial", Helvetica, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #3d1357;
}

.header {
font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D4D7F;
}

a:link {
	color: #3d1357;
}
a:visited {
	color: #655072;
}
a:hover {
	color: #C48AE6;
}
a:active {
	color: #F00;
	font-weight: bold;
	background-color: #FFF;
	font-size: 12px;
}

.twoColElsRt #container { 
	width: 895px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColElsRt #containersubnav {
	width: 895px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */

	background-image: ../images/subnavbg_01.jpg;
	background-position: left;
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../images/subnavbg_01.jpg);
} 

.twoColElsRt #sidebar1 {
	float: right;
	margin-right: 20px;
	width: 300px;
	padding: 15px 0;
	font-style: normal;
}

.twoColElsRt #sidebar1b {
	float: right;
	margin-right: 20px;
	width: 300px;
	padding: 15px 0;
	font-style: normal;
}

.twoColElsRt #sidebar1 h3, .twoColElsRt #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColElsRt #sidebar2 {
	float: left;
	width: 195px;
}
.twoColElsRt #sidebar2 h3, .twoColElsRt #sidebar2 p {
	margin-left: 10px; 
	margin-right: 10px;
}
.twoColElsRt #mainContent {
	margin: 0 0 0 20px;
	width: 500px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}  

.twoColElsRt #mainContent2 {
	margin: 0 40px 0 0px;
	width: 600px;
	float: right;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

.twoColElsRt #mainContentphoto {
	width: 660px;
	float: right;
}

.twoColElsRt #mainContentfull {
	padding-top: 20px;
	margin: 0 auto 0 auto;
	width: 800px;
	color: #33F;
}  

.twoColElsRt #mainContentcalendar {
	padding-top: 20px;
	margin: 0 auto 0 auto;
	width: 805px;
	height: 600px;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#subheader
{	margin: 0;
	padding: 0;
	z-index: 30}

#subheader li
{	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 11px arial}

#subheader li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px 4px 10px;
	width: 290px;
	background: #3d1357;
	color: #FFF;
	text-decoration: none}

/*----DROP DOWN MENU----*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 10px 19px;
	width: 60px;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #3d1357}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	border: 1px solid #3d1357}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 30px 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #CCCCCC;
		color: #3d1357;
		font: 11px arial}

	#sddm div a:hover
	{	background: #999999;
		color: #FFF}
		

/*----LEFT SUB NAV----*/

#subleft
{	margin: 0;
	padding: 0;
	z-index: 30}

#subleft li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#subleft li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 0px 5px 20px;
	width: 175px;
	background: #6D4D7F;
	color: #FFF;
	text-align: left;
	text-decoration: none}

#subleft li a:hover
{	background: #3d1357}

#subleft div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	border: 1px solid #3d1357}

	#subleft div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 30px 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #CCCCCC;
		color: #3d1357;
		font: 11px arial}

	#subleft div a:hover
	{	background: #999999;
		color: #FFF}


/*----FOOTER----*/

#footer
{	height: 50px
	background-color: #999999;
	width: 100%;
	background-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
#header {
	height: 302px;
	width: 895px;
	margin-bottom: 20px;
}
#headertop {
	height: 80px;
}
#headerbottom {
	height: 192px;
}
#nav {
	width: 100%;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
#padding {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
}
.staff {
	font-family: Calibri;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #56286F;
}
.staffdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.styletournament {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.natlteamformer {
	font-weight: bold;
	color: #492871;
	font-family: Calibri;
	font-size: 14px;
}
.indenttext {
	padding-left: 50pt;
}
.styletournsched {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 50pt;
}


.urgent {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana;
	border: thin groove #F00;
	background-color: #694079;
	text-align: left;
}
.urgent2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #3F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	font-style: oblique;
	background-color: #CBA6D7;
	text-align: center;
}
.smalltext {
	font-size: 12px;
	font-weight: normal;
	font-family: Calibri;
	font-style: oblique;
	color: #000;
}
.verdana18abold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3D1362;
}
.stafftitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #56286F;
}
.staffname {
	color: #000;
}
.urgentsmall {
	font-family: Calibri;
	font-size: 18px;
	font-style: oblique;
}
.urgentsmaller {
	font-family: Calibri;
	font-size: 14px;
	font-style: oblique;
}
.twoColElsRt #container #sidebar1 .verdana18abold .verdana18abold {
	color: #0F0;
}
.twoColElsRt #container #sidebar1 .verdana18abold .verdana18abold {
	color: #13EC39;
}

