h1 {
     font: Arial;
   }
.green1 {
     font: Arial;
     color: green;
   }
errormessage {
     font-size:9px; 
     font-style: italic;
     font-weight: bold;
     color: red;
   }
#header1 {
     background: green;
   }
#mainpic2 {
     margin: 0px; 
     float: middle;
     horizontal-align: center;
     vertical-align: top;
   }

#mainpic {
     position: absolute;
     top: 15px;
     left: 0px;
     width:550px;
     padding-left: 10px;
     height: 150px;
     align: center;
     valign: top;
   }
#mainpic3 {
     position: absolute;
     top: 15px;
     left: 560px;
     width:210px;
     padding-left: 5px;
     height: 150px;
     align: center;
     valign: top;
   }
#mainpic4 {
     position: absolute;
     top: 15px;
     left: 775px;
     width:214px;
     padding-left: 5px;
     height: 150px;
     align: center;
     valign: top;
   }
#menu2 {
     position: absolute;
     top: 151px;
     left: 0px;
     width:800px;
     height:100%;
     background-color: lightgrey;
     border-style: groove;
   }


#menu {
     position: absolute;
     top: 151px;
     left: 0px;
     width:800px;
     height:100px;
   }
#golfism {
     font-size:11px;
     position: absolute;
     top: 0px;
     left: 787px;
     width:175px;
     height:246px;
     background-color: lightgrey;
     border-style: groove;
   }
#chat {
     position: absolute;
     top: -2px;
     left: 522px;
     width:290px;
     height:200;
     background: lightgrey;
     border-style: groove;
   }
#chat2 {
     width:590px;
     height:200;
     background: lightgrey;
     border-style: groove;
   }
#main {
     position: relative;
     width:816px;
     height:1000px;
   }
#body1 {
     position: absolute;
     top: 0px;
     left: 160px;
     width: 816px;
     height:1000px;
     background: tan;
     border-style: groove;
   }
#displogon, #disploggedon {
	font-size:11px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 175px;
	height: 75px;
	background-color: #33CC66;
	border-style: groove;
	padding: 0 0 0 5px;
   }
#dispbasicinfo {
	font-size:11px;
	position: absolute;
	left: 0px;
	top: 76px;
	width: 175px; 
	height: 167px;
	background-color: lightgrey;
	border-style: groove;
	padding: 3px 0 0 5px;
   }   
#tablogon, #tabloggedon, #chatdisp {
     font-size:12px; 
   }
#username {
     font-size:9px; 
     font-style: italic;
     font-weight: bold;
   }
#tabheader {
     font-size: 14px;
     font-style: normal;
     font-weight: bold;
   }
#tablogon input, #tabloggedon input {
     font-size:9px; 
     height: 18px; 
     vertical-align: top; 
     padding-top: 0px;
   }




.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: none;
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #000000;

}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border: 1px dotted #000000;


}
.man {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 15pt;

}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
