			/*<style>      */              
            <!--
            /* this is all the colors and stuff...*/

			Div.Menu { position : absolute;
            	top : 180px;
            	left : 600px;width: 200px; height: 400px; }
			#MenuContent { border: none; background: #ffffff; position: reletive; left: -3px; top: -3px; }
			#MenuContainer { position: reletive; background: #000000; margin: 4px; }
			
			Div.Body { position : absolute;
            	top : 180px;
            	left : 25px; width: 550px; height: 400px; }
			#BodyContent { border: none; position: reletive; left: -3px; top: -3px; background: #ffffff;}
			#BodyContainer { position: reletive; margin: 4px; background: #000000;}

			Div.Head { position : absolute;
            	top : 25px;
            	left : 25px;width: 800px; height: 135px; }
			#HeadContent { border: none; position: reletive; left: -3px; top: -3px; background: #ffffff;}
			#HeadContainer { position: reletive; margin: 4px; background: #000000;}


			Div.NaiHead { position : absolute;
            	top : 25px;
            	left : 25px;width: 800px; height: 55px; }
	
			Div.NaiBody { position : absolute;
            	top : 320px;
            	left : 55px; width: 300px; height: 380px; }

			Div.NaiBody2 { position : absolute;
            	top : 320px;
            	left : 445px; width: 300px; height: 380px; }

	
			Div.NaiMenu { position : absolute;
            	top : 236px;
            	left : 455px; width: 300px; height: 45px; }
						
			Div.foot { position : absolute;
            	top : 600px;
            	left : 25px;width: 800px; height: 50px; }
			#footContent { border: none; position: reletive; left: -3px; top: -3px; background: #ffffff;}
			#footContainer { position: reletive; margin: 4px; background: #000000;}


			Div.MainRight { position : absolute;
            	top : 10px;
            	left : 240px;width: 200px; height: 300px; }
				
			Div.community { position : absolute;
            	top : 45px;
            	left : 375px;width: 20px; height: 10px; }

			Div.MainLeft { position : absolute;
            	top : 10px;
            	left : 10px;width: 200px; height: 300px; }

			Div.LoginBox { position : absolute;
            	top : 120px;
            	left : 60px; width: 200px; height: 300px; }

			/* 'style edit' style */              
  
  			Div.desc_Background { position : absolute;
            	top : 50px;
            	left : 440px;width: 70px; height: 25px; }
								
			Div.desc_border { position : absolute;
            	top : 68px;
            	left : 440px;width: 50px; height: 25px; }

			Div.desc_Titlebar { position : absolute;
            	top : 80px;
            	left : 440px;width: 50px; height: 25px; }
			Div.desc_body { position : absolute;
            	top : 106px;
            	left : 440px;width: 50px; height: 25px; }
				
			Div.desc_Alt1 { position : absolute;
            	top : 254px;
            	left : 440px;width: 50px; height: 25px; }
			Div.desc_Alt2 { position : absolute;
            	top : 278px;
            	left : 440px;width: 50px; height: 25px; }
				

			Pre.Posttext {  width: 550px;  }

				
			Option.yellow { color: yellow; background-color: yellow;  }
			Option.white { color: white; background-color: white;  }
			Option.silver { color: silver; background-color: silver;  }
			Option.Red { color: Red; background-color: Red;  }
			Option.purple { color: purple; background-color: purple;  }
			Option.olive { color: olive; background-color: olive;  }
			Option.navy { color: navy; background-color: navy;  }
			Option.maroon { color: maroon; background-color: maroon;  }
			Option.lime { color: lime; background-color: lime;  }
			Option.green { color: green; background-color: green;  }
			Option.gray { color: gray; background-color: gray;  }
			Option.fuchsia { color: fuchsia; background-color: fuchsia;  }
			Option.blue { color: blue; background-color: blue;  }
			Option.black { color: black; background-color: black;  }
			Option.aqua { color: aqua; background-color: aqua;  }

