
.bluerule {
	width: 800px;
	height:8px;
	margin-top:5px;
	background-color:#0054a6;
	}

.yelrule {
	width: 800px;
	height:3px;
	margin-top:3px;
	background-color:#fff799;
	}


.container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	}

.greenrule {
	width:500px;
	height:5px;
	margin-top:-15px;
	background-color:#6abb47;
	}


img.win	{
	margin-right:30px;
	}


.noteblock {
	margin-left:80px;
	width:625px;
	padding:6px 7px 8px 12px;
	background-image:url(images/note_back.jpg);
	background-repeat: no-repeat;
	}

.titleblock {
	margin-top:25px;
	width:785px;
	background-color:#ffffff;
	background-image:url(images/foursome.jpg);
	background-repeat: no-repeat;
	text-align:right;
	padding-right:15px;
	height:200px;
	}

.greensub {
	color:#6abb47;
	font-weight:bold;
	font-size: 18px;
	}

.subtext {
	margin-right: 55px;
	}

.welcome {
	color:#0054a6;
	font-weight:bold;
	font-size: 24px;
	padding-right:200px;
	}

a	{
	color:#0054a6;
	}


a:hover	{
	color:red;
	}


.footer {
	margin-top:10px;
	text-align:center;
	font-size:10px;
	line-height:20px;
	}


.format	{
	font-size:11px;
	}

h1	{
	font-family: Trebuchet MS,Verdana,Tahoma,Helvetica;	
	font-weight: bold;
	font-size:22px;
	color:#0054a6;
	}

h2	{
	font-family: Trebuchet MS,Tahoma,Verdana,Helvetica;	
	font-size:15px;
	color:black;
	font-weight: normal;
	}

h3	{
	color:#0054a6;
	}

h4	{
	font-size:20px;
	color:#0054a6;
	margin-top:0px;
	margin-bottom:-15px;
	}


ul	{
	list-style:square;
	
	}

#reset {  
	clear: both;  
	margin: 0 0 0 0;  
	padding: 0 0 0 0;  
	height: 0px;  
	line-height: 0px;  
	font-size: 0px;  
	border: 0px;  
	}  