 body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/backgroundshim.gif) repeat-y center;
	margin: 0;
	padding: 0;
}

 *html body {
	padding-left: 1px;	
}

.RandImage {
	margin: 0;
	padding: 0;
}

.RandImage img {
	margin: 0;
	padding: 0;
	border-top: 1px solid #00003E;
}

#FloatingMap {
	filter:	progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/TransparentMap.png', sizing Method='scale');
	float: right;
	height: 405px;
	width: 326px;
	position: relative;
	top: -150px;
	margin-bottom: -150px;
}

#FloatingMap[id] {
	background-image: url(/images/TransparentMap.png);
	background-repeat: no-repeat;
}

div#homepageWrapper {
	width: 760px;
	margin: auto;
	margin-left: auto;
	margin-top: 0;
}

/*div#homepageInnerWrapper {
	margin-right: auto;
	margin-left: auto;	
}*/

#header {
	width: 760px;
	margin: 0 auto;
	background: url(/images/header_Shim.gif) repeat-x;
	height: 109px;
}

#MissionStatement {
	width:400px;
	height:30px;
	background: url(/images/HeaderText.gif) no-repeat;
	position: absolute;
	float: right;
	margin-left: 350px;
	margin-top: 45px;
	left: 159px;
	top: -20px;
}
	
#MissionStatementInt {
	width:400px;
	height:30px;
	background: url(/images/HeaderText.gif) no-repeat;
	position: relative;
	float: right;
	top: 40px;
	right: 40px;
}
	
#LogoLink {
	background: url(/images/Logo.gif) no-repeat;
	height: 67px;
	width: 145px;
	margin: 20px 0 0 20px;
	padding-right: 5px;
	float: left;
	position: absolute;
}

#LogoLink h1 {
	height: 67px;
	margin: 0;
	width: 145px;
	visibility: visible;
	position: absolute;
}

#LogoLink h1 a {
	display: block;
	width: 145px;
	height: 67px;
	position: relative;
	left: 0;
	top: 0;
}

#LogoLink h1 a span {
	display: none;
}

#cleardiv {
	clear: both;
	height: 1em;
}

.cleardiv {
	clear: both;
	height: 1em;
}		

/*-Column Stuff---------------------------*/

div#HPleftColumn {
	float: left;
	padding-left: 20px;
	height: auto;
	top: auto;
}

*html div#HPleftColumn {
	width: 180px;
} 
		
/*div#HPrightColumn {
	position: relative;
	float: right;
	width: 317px;
	height: 258px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-image: url(/images/KnightWatson_NavMap_05.jpg);
}

#HPrightColumnInternal {
	position: relative;
	float: right;
	width: 240px;
	height: 315px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/KnightWatson_InternalGfx_16.gif);
	background-repeat: no-repeat;
}
*/	
/*---MainColumn---*/

#NavigationImage {
	margin: 0;
	padding: 0;
}
		
div#content, div#contentNoCTA {
	position: relative;
	margin-left: 20px;
	margin-right: 10px;
	visibility: visible;
	font-size: 80%;
	line-height: 125%;
	padding-top: 20px;
	padding-left: 0;
	color: #333333;
}
		
div#contentInternal {
	font-size: 80%;
	line-height: 125%;
	color: #333333;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-bottom: 20px;
}
		
div#contentInternal p {
	margin: 0;
	padding: 0;
}

div#content ul {
	width: 250px;	
}

div#content li {
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
}

div#contentNoCTA {
	margin-right: 20px;
}

div#content h2, div#contentNoCTA h2 {
	color: #67226d;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
}

div#contentInternal h2 {
	color: #0C2774;
	padding: 0;
	margin: 10px 0;
}

div#contentInternal h4 {
	color: #0C2774;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	margin: 0 0 3px 0;	
}

div#contentInternal a {
	color: #0C2774;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

/*---Column Stuff---*/

#FooterWrapper{
	position:relative;
	margin: 0 auto;
	background: url(/images/footerShim.gif) repeat-x;
	height: 21px;
	width: 760px;
}

.footerTbl {
	font-size: 70%;
	color: #FFFFFF;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

.footerTbl a{
	color: #FFFFFF;
	text-decoration: none;
}

.footerTbl a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
 
#SponsorBanner {
	margin: 5px auto 0 auto;
}

#PrimaryEvent {
	background-color: #85A7CA;
	background-image: url(/images/PrimEventBG.gif);
	background-repeat: no-repeat;
}

#PrimaryEvent h2 {
	font-weight: normal;
	font-size: 200%;
	padding-top: 5px;
	line-height: 70%;
	margin: 0 0 10px;
}

#PrimaryEvent h2 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 20px;
	padding-right: 0;
	margin-bottom: 0;
	margin-right: 0;
}

#PrimaryEvent .EventInfo {
	padding-left: 75px;
	font-size: 90%;
	color: #0F314F;
}

#PrimaryEvent .EventFooter {
	background: url(/images/transGrass.png) no-repeat;
	height: 40px;
}

.EventFooterTxt {
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 20px;
	padding-left: 20px;
}

#FooterWrapper #footer {
	color: #FFFFFF;
	font-size: 80%;
	padding-top:0;
	font-style: normal;
	height: 21px;
	position: relative;
}

#ContentWrapper #MainContCol {
	vertical-align: top;
}

#ContentWrapper #MainContColNoCTA {
}

#ContentWrapper #MainContCol h2, #ContentWrapper #MainContColNoCTA h2 {
	color: #FFFFFF;
	margin: 0;
}

.TextObjHeader {
	background: url(/images/TextObjTop.gif) no-repeat;
	height: 5px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	width: 540px;
	font-size: 1px;
}

.TextObjFooter {
	background: url(/images/TextObjBtm.gif) no-repeat;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 10px;
}

.TextWrapper {
	padding: 10px;
}

.TextObject {
	font-size: 85%;
	text-align: justify;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #d9d3c7;
	background-image: url(/images/TextObjTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.dd	FormBuilder {
	font-size: 85%;
	text-align: justify;
	color: #333333;
	margin: 0;
	padding: 10px;
	background: url(/images/TextObjTop.gif) no-repeat left top;
}

#MainContColNoCTA .FormBuilder {
	background: url(../images/TextObjTopLong.gif) no-repeat left top;
	padding: 10px;
}

#MainContColNoCTA .FormBuilderOuterWrapper {
	background-color: #d9d3c7;
	background-image: url(/images/TextObjBtmLong.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*--------------------*/

#MainContColNoCTA .TextObjHeader {
	background: url(/images/TextObjTopLong.gif) no-repeat;
	height: 5px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	width: 740px;
	font-size: 1px;
}

#MainContColNoCTA .TextObjFooter {
	background: url(/images/TextObjBtmLong.gif) no-repeat;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 10px;
	width: 740px;
}

#MainContColNoCTA .TextObject {
	font-size: 85%;
	color: #333333;
	background-color: #d9d3c7;
	margin: 0;
	padding: 0;
	background: url(/images/TextObjTopLong.gif) no-repeat left top;
}

.TextObject {
	text-align: justify;
	font-size: 85%;
}

.TextObject h2 {
	margin: 0;
	padding: 0;
	font-size: 120%;
}

.TextObject p {
	margin-top: 7px;
	margin-bottom: 7px;
}

.TextObject ul {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
}

.TextObject li {
	font-size: 110%;
	color: #003399;
	font-weight: bold;
}

.TextObject h3 {
	font-size: 100%;
}

.TextObject h4 {
	font-size: 90%;
	color: #CCCCCC;
}

#PrimaryEvent a:hover {
	text-decoration: underline;
}

#LoginBox {
	background-color: #d9d3c7;
	font-size: 80%;
	color: #003c55;
	background: url(/images/loginTop.gif) no-repeat left top;
	margin-bottom: 10px;
}

#LoginBox input {
	width: 70px;
	background: transparent url(../images/LoginInputBG.gif) no-repeat left top;
	border: 1px none;
	color: #02315f;
	font-size: 85%;
	padding-left: 3px;
	height: 16px;

}

#LoginBox .username {
	width: 100px;
	background: transparent url(../images/LoginInputBGUsername.gif) no-repeat left top;
	border: 1px none;
	color: #02315f;
	font-size: 85%;
	padding-left: 3px;
}

#LoginBox .GoBtn {
	height: 16px;
	width: 26px;
	background-image: none;
	margin: 1px 0 0;
	padding: 0;
	border-style: none;
	left: -3px;
	position: relative;
}
	
#LoginBoxFooter {
	background: #D9D3C7 url(/images/loginBtm.gif) no-repeat left bottom;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 90%;
}

#LoginBox h2 {
	margin: 0 0 3px;
	padding: 5px 0 0;
	font-size: 100%;
}

#LoginInnerWrapper {
	padding-left: 10px;
}

#LoginBox #form1 label {
	width: 70px;
	font-size: 85%;
	color: #2C3456;	
}

#LoginBox form {
	margin: 0;
	padding: 0;	
}

#FurtherEventsBox {
	background-color: #C0185B;
	width: 190px;
	margin-bottom: 10px;
}

#FurtherEventsBox #AllEventsWrapper {
	height: 150px;
	overflow-x: hidden;
  	overflow-y: scroll; 
}

#FurtherEventsBox p {
	font-size: 70%;
	color: #FFFFFF;
	padding: 0 10px;
}

#FurtherEventsBox #MoreGames {
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	top: 5px;
	right: 2px;
}

#FurtherEventsBox #MoreGames a {
	color: #FFFFFF;
}

#FurtherEventsBox #FurtherEventsFooter {
	background: url(/images/H2footerbg.gif) no-repeat left bottom;
	height: 10px;
	margin-top: 5px;
}

/*---BREADCRUMBS---*/

#breadcrumb {
	color: #666666;
	font-size: 80%;
	z-index: 200;
}

#breadcrumb .YouAreHere {
	color: #000000;
}

*html #breadcrumb {
	font-size: 80%;
}

#breadcrumb .BC1 a {
	color: #949494;
	padding-right: 2px;
	padding-left: 2px;
}

#breadcrumb .BC2 a {
	color: #4F4F4F;
	padding-right: 2px;
	padding-left: 2px;
}

#breadcrumb .BC3 a {
	color: #DA0202;
	padding-right: 2px;
	padding-left: 2px;
}		
		
.HomepageEventsTable {
	font-size: 80%;
	color: #FFFFFF;
	margin-left: 5px;
}

#FurtherEventsBox h2 {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C0185B;
	background-image: url(/images/H2bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
}

.HomepageEventsTable .PlayNow {
	white-space: nowrap;
	text-align: right;
}

.HomepageEventsTable td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #81103D;
}

#RegisterBox {
	background-image: url(../images/BlueBG.gif) no-repeat;
	height: 38px;
	width: 190px;
	margin-bottom: 10px;
}

#RegisterBox h2 a {
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}

#RegisterBox h2 {
	margin: 0;
	padding: 5px 0 0;
	text-align: center;
}

.RightCol {
	vertical-align: top;
	padding-left: 10px;
}

.HomepageEventsTable .EvntTitle {

}

.EventWrapper {
	background-color: #D4D0C8;
	padding: 10px;
	margin-bottom: 10px;
}

.EventWrapper h3 {
	color: #003C6B;
	margin: 0;
	font-size: 90%;
}

.EventWrapper ul {
	margin: 5px 0;
	font-size: 80%;
}

#OurLink h3 a {
	background: url(../images/OurLinkBG.gif) no-repeat;
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 120px;
	height: 45px;
}

#OurLink h3 a:hover {
	background-position: 0 -47px;
}

#OurLink h3 a span {
	display: none;
}

#OurLink h3 {
	height: 45px;
	margin: 0;
	float: right;
	width: 120px;	
	visibility: visible;
}

#OurLink {
	height: 45px;
	width: 120px;
	position: relative;
	float: right;
	z-index: 20;
	margin: 0;
	padding: 0;
	left: -3px;
}

#footer {
	clear: both;
	padding: 0 0 0 2em;
	text-align: left;
	height: 29px;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	font-size: 40%;
	margin: 0;
	line-height: 20px;
}
		
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 40%;
}
		
.footerText {
	float: left;
	position: relative;
	top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 60%;
	margin-left: 20px;
}

/*.footerTextRight {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	position: absolute;
	height: 15px;
	top: 2px;
	padding-left: 200px;
}
*/
.DloadWrapper {
	padding: 10px;
}

#FurtherEventsBox .EventWrapper {
	background-color: #D66994;
}

#FurtherEventsBox .EventWrapper h3 {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: normal;
}

#FurtherEventsBox .EventWrapper li {
	color: #680D31;
	font-size: 85%;
}

#FurtherEventsBox .EventWrapper ul {
	padding: 2px 0 2px 20px;
}

/*------Cost Calculator Styles-----------*/

.CostCalcResult p{
	color: #0C2774;
}

.ResultDisplayTbl {
	border: 1px solid #CCCCCC;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ResultDisplayTbl td{
	padding: 5px;
}

.ResultDisplayTbl .odd{
	background-color: #fbfbfb;
}

.ResultDisplayTbl .even{
	background-color: #f5f5f5;
}

.CalculatorWrapper {
	background-color: #fbfbfb;
	width: 50%;
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}

.CalculatorWrapper label {
	color: #0C2774;
	margin-left: 10px;
}

.CalculatorWrapper select {
	margin-left: 10px;
	margin-top: 5px;
	padding: 0;
	margin-bottom: 15px;
	width: 120px;
}
 
.CalculatorWrapper input {
	margin-left: 10px;
	margin-top: 5px;
	padding: 0;
	margin-bottom: 5px;
}

.ImagePlaceHolder {
	float: right;
	margin-top: -150px;
}

#searchWrapperWrapper {
	top: 10px;
	margin-left: 600px;
	position: absolute;
}

#SearchWrapper {
	background-image: url(../images/searchBG.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 127px;	
}

#SearchWrapper .Btn {
	float: right;
	position: relative;
	top: -20px;
	margin-top: 1px;
	right: 10px;
	height: 23px;
}

#SearchWrapper .Btn input {
	margin-top: 3px;	
}

.searchbox input {
	height: 13px;
	background-color: transparent;
	color: #a6b5de;
	width: 82px;
	border: 1px solid #4761ac;
	padding: 2px 2px 3px;
	font: 70% Arial, Helvetica, sans-serif;
	margin: 2px 0 0 10px;
}

#SearchWrapper form {
	margin: 0;
	padding: 0;
}

#cost_calc_image {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#FooterWrapperNew {
	width: 762px;
	background: url(/images/footerShim.gif) repeat-x;
	font-size: 70%;
	float: left;
}

#FooterWrapperNew a {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.FooterTblLeft {
	margin: 3px 0 0 7px;
	margin-top: 3px;
	color: #FFFFFF;
	width: 365px;
	float: left;
}

.FooterTblRight {
	margin: 3px 7px 0 0;
	color: #FFFFFF;
	text-align: right;
	width: 383px;
	float: right;
}

.FooterSubTblLeft {
	margin: 5px 0 0 7px;
	width: 365px;
	float: left;
	color: #9c9c9c;
}

.FooterSubTblRight {
	margin: 5px 7px 0 0;
	text-align: right;
	width: 383px;
	float: right;
	color: #9c9c9c;
}
	