* {
	padding:0;
	margin:0;
}

#screen {
				background:white;
				}  
				
#main 	{
				width:760px;
				margin : 20px 10px 20px 20px;
				}   

#title 	{
				/*height: 80px;*/
				width:100%;
				position:relative;
				}
#titleleftpic		{
							 /*position:absolute;*/
							 /*left:47px; top:15px;*/
							}
							
#titlerightpic		{
							 position:absolute;
							 left:550px; top:15px;
							}
	

#heading  {
					font-family:sans-serif;
					font-size:32px;
					color:navy;
					background:#f5f5f5;
					padding: 5px 20px 5px 20px;
					position:absolute;
					left:145px;top:25px;
					text-align:centre;
					border-style:solid;
					border-color:navy;
					border-width:1px;
					}

#content 		 {
						 width:770px;
						 
						 /*line-height:1.2;*/
						 }
						 
						 
.menuoptions {
						 height:618px;
						 width:140px;
						 color: white;
						 float:left;
						 font-family: tahoma;
						 padding-top:30px;
						/* line-height:2;
						 border-width:0px 1px;
						 border-style:solid;*/
						 }

.text h1 		 {
						 font-family;tahoma;
						 font-size:14px;
						 margin-top: 20px;
						 margin-bottom: 5px;
						 background:#EF8861;
						 color:#FFFBC6;
						 width:130px;
						 text-indent:5px;
						 }

.text h2		 {
						 font-family;tahoma;
						 font-weight:bold;
						 font-size:12px;
						 text-indent:10px;
						 margin-top: 5px;
						 color:navy;
						 }

.bodywithsidebar    {
										 width:478px; 
						 				 float:left;
										 margin: 5px 5px 5px 5px ;
						 				 border-style:solid;
						 				 border-width:1px;
						 				 border-color:navy;
						 				 padding-top:20px; 
						 				 padding-bottom:80px;
						 				 padding-left:10px; 
										 padding-right:10px;
						  			 background:#f5f5f5; 
										}
										
.body								{
                     width:598px; 
						 				 float:left; 
										 margin: 5px 5px 5px 5px ;
						 				 border-style:solid;
						 				 border-width:1px;
						 				 border-color:navy;
						 				 padding-top:20px; 
						 				 padding-bottom:80px;
						 				 padding-left:10px; 
										 padding-right:10px;
						  			 background:#f5f5f5;
										}
						 
.text 			 {
						 /*height:578px;*/
						 /*width:478px; 
						 float:left;*/ 
						 
						 width:100%;
						 font-family: tahoma;
						 font-size:12px;
						 line-height:1.4;
						
						 }

.text a:link 	{
						 						color:blue;
														font-weight:bold;
														text-decoration:none;
													 }

.text a:visited	 									{
						 						color:blue;
														font-weight:bold;
														text-decoration:none;
													 }
						 
.text a:hover	{
							color:blue;
							font-weight:bold;
							text-decoration:underline;
							}
.text a:active {
							 	color:blue;
								font-weight:bold;
								text-decoration:none;
							 }
							
.para				 {
						 padding:10px 10px;
						 border-bottom-style : dashed ;
						 border-bottom-color : silver ;
						 border-bottom-width :2px ;
						 color:navy;
						 }
						 
/*#rightsidebar {float:left;color:red;background: #FFFBC6;
font-size:10px;height:618px;width:114px;border-style:none;border-width:0px 1px;border-color:#FDE2BB;padding-top:10px;}
*/
#rightsidebar {
							float:left;
							color:red;
							font-size:10px;
							font-weight:bold;
							margin-top:5px;
							width:118px;
							padding-top:10px;
							border-style:solid;
							border-width:1px;
							border-color: navy;
							background:#FFFDDA;
							font-family:arial;
							line-height:1.8;
							}

#rightsidebar h1 {
								 font-size:14px;
								 width:auto;
								 background:navy;
								 color:white;
								 margin-bottom:5px;
								 margin-left:10px;
								 margin-right:10px;
								 text-indent:5px;
								 padding-left:15px;
								 padding-right:15px;
								
								 }
								 
															
#rightitem    {
							 padding: 10px 2px 40px 2px; 
							}
						
#rightitem a:link,a:visited	 {
					 		 							 text-decoration:none;
														 color:red;
					 		 							 }							
							 
#rightitem a:hover			{
					 							text-decoration:underline;
												color:red;
					 							}						
							
#footer 			{
							height:50px; 
							width:100%; 
							clear:both;
							font-size:10px;
							text-align:center;
							
							}


#header 			{
							height: 120px;
							width: 758px;
							border-style:solid;
							border-width:1px;
							}
							
#silver 			{height:78px;
							width:140px;
							margin-top:60px;
							}
							
							
#clubmark 		{
							margin-left:8px;
							margin-top: 25px;
							height:60px;
							width:100px;
							}

				
		
#menu a 				{	
								color:Navy; 
								background:white;							
								padding:5px 0px;*/
								margin:0px 10px;
						 		/*height:40px;*/
								text-indent:5px;
								font-size:14px;
								font-weight:bold;
						 		text-decoration:none;
								font-family:tahoma;
						 		width:120px;
						 		display:block;
						 		border-top-style : solid ;
						 		border-top-color : silver ;
						 		border-top-width :2px ;						
								}					
								
#menu a:hover   {
							  color:white;
							  background:Navy;
							  }  


#menu1 				{
							margin-left:8px;
							}
				
.mainpic			{
							 margin: 10px 5px 5px 5px;
							}			
							
.option a:link			{						
										color:white;
										font-size:24px;
										}
										
#links			{
						line-height:3;
						margin-top:30px;
						
						}
						
#links a 		{
			 			display:block;
			 			}
						
#stats			{
						font-size:12px;
						color:Navy;
						font-weight:bold; 
						
						margin-left:5px;
						}
#counter 		{
						margin-top: 30px;
						margin-left:5px;
						}
						
table.contacttable		{
								margin:10px;
								width: 300;
								margin: 5px  ;
													
						    }
td.contact			{
								padding:5px 30px;								
								}
			
	