body {
	background-image:url(images/body_background.gif);
	background-repeat: repeat;
}


#main_window {
	height: 740px;
	width: 800px;
	border-color:#1F1F1F;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin:auto;
	background-color: #ECE8E2;
}


#header {
	height: 90px;
	width: auto;
	background-color: #D9D1C4;
	border-top: 1px solid #061D40;
	border-bottom: 1px solid #061D40;
}

#header img {
margin-top: 5px;
margin-left: 5px;
}
.header_contact {
float:right;
color: #FF0000;
font-size: small;
margin-top: 60px;
margin-right: 5px;
}

.header_contact b {
color: #000000;
}


#global_nav {
width: 790;
height: 20px;
background-color: #ffffff;
border-top: 1px solid #061D40;
border-bottom: 2px solid #061D40;
}

.global_text {
color:#CC6600;
margin-left: 5px;
}

.global_text a {
color: #061D40;
}


#navbar {
width: 150px;
float: left;
height: 600px;
background-color: #D9D1C4;
font-size: small;
}

#navbar a {
color: #547EBD;
margin-left: 5px;
}

#navbar h4 {
text-align: center;
text-decoration:underline;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
}


#right_ads {
float: right;
width: 120px;
height: 600px;
background-color: #8B867D;
}


#maintext {
background-color: #ffffff;
border-left: 1px solid #061D40;
border-right: 1px solid #061D40;
height: 595px;
margin-left: 150px;
margin-right: 120px;
font-size:small;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
overflow:auto;
}

.matchplay {
font-size: small;
}

#footer{
height: 10px;
border-top: 1px solid #061D40;
font-size:small;
padding-top: 3px;
}
