
  .top {
    width: 900px;	
  }

  #menu_main {
    position:relative;
    top: 0px;
    width:900px;
    height: 26px;
    color: white;
    text-align:right;
    background-color: #000;
  }

  #menu_main ul {
  margin: 0px 8px 0px;
  margin-left: 160px;
  list-style-type: none;
  }

  #menu_main ul li {
    font-size: 12pt;
	height: 26px;
    float: left;
    margin: 0px 8px;

  }

  #menu_main2 {
    width: 900px;
    height: 31px;
    color: white;
  }  
  
  #menu_main2 ul {
    margin: 0px 0px 0px;
	margin-left: 160px;
    list-style-type: none;
  }

  #menu_main2 ul li {
    font-size: 12pt;
    font-family: Arial;
    color:#FFFFFF;
    float: left;
    margin: 0px 5px;
  }
  
  .menu_main3 {
    width: 900px;
    height: 31px;
    color: white;
    background-repeat:no-repeat;
    background-image: url(/graphics/main_top_black.png);
  }  
  
  .menu_main3 ul {
    margin: 3px 0px 0px 160px;
	padding-top: 6px;
    list-style-type: none;
  }

  .menu_main3 ul li {
    font-size: 12pt;
    font-family: Arial;
    color:#FFFFFF;
    float: left;
	margin: 0px 10px;

  }
  
  .menu_profile {
    width: 900px;
    height: 31px;
    color: white;
	background-image: url(/graphics/main_bottom_black.png);
	background-repeat: no-repeat;
  }  
  
  .menu_profile ul {
    margin: 0px 0px 0px 0px;
	padding-left: 20px;
    list-style-type: none;
  }

  .menu_profile ul li {
    color:#FFFFFF;
    float: left;
	margin: 4px 10px;
 }
  
  #chatbar {
    height: 200px;
    background-color: #FFF;
    text-align:center;
    font-family:Arial;
    color: #000;
  }

  #main {
    width:900px;
    margin: 0px auto;
    border: 0px solid black;
  }

 .main_center {
    position: relative;
    margin: 20px 0px;
    width: 900px;
    min-height: 10px;
  }

   .main_top {
    height: 17px;
    background-image: url(/graphics/whitetop.png);
	background-repeat: no-repeat;
    width: 900px;
  }
  
     .main_top_green {
    height: 31px;
    background-image: url(/graphics/main_top_green.png);
	background-repeat: no-repeat;
    width: 900px;
  }
  
     .main_top_gold {
    height: 31px;
    background-image: url(/graphics/main_top_gold.png);
	background-repeat: no-repeat;
    width: 900px;
  }
  
     .main_top_pink {
    height: 31px;
    background-image: url(/graphics/main_top_pink.png);
	background-repeat: no-repeat;
    width: 900px;
  }
  
     .main_top_blue {
    height: 31px;
    background-image: url(/graphics/main_top_blue.png);
	background-repeat: no-repeat;
    width: 900px;
  }
 
  .main_content {
	background-color: #FFFFFF;
    width: 900px;
    padding: 2px 5px;
  }
 
  .main_content_profile {
    width: 900px;

  }
 
  .main_bottom_white {
    height: 17px;
    background-image: url(/graphics/bottomwhite.png);
  }
  
   #balloonsmschat {
    position: absolute;
    width: 147px;
    height: 66px;
    top: 88px;
    padding-left: 10px;
    z-index: 2;
  }

    
  #frame {
    width: 100%;
    height: 150px;
    margin: 0px 0px;
    padding: 0px;
  }
  


  body { 
    margin: 0px;
    background-image: url(/graphics/10.png);
	background-repeat: repeat-x;
	color:#000000;
    background-color: #00518C;
	text-align: center;
  }

  * {
    font-family: arial;
    font-size: 9pt;
    
  }

  a {
    color: #000;
    text-decoration: none;
  }  
  
  a:hover {
    color: #F00;
    text-decoration: underline;
  }
  
  .balloonprofile {
    position: absolute;
    width: 147px;
    height: 66px;
	padding-left: 10px;
  }
  

  .profile_left {
    position: relative;
	margin: 15px 0;
	width: 680px;
	min-height: 10px;
  }

  .profile_top_left {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_left.png);
    width: 680px;
  }
  
    .profile_top_left_gold {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_left_gold.png);
    width: 680px;
  }
  
    .profile_top_left_green {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_left_green.png);
    width: 680px;
  }
  
    .profile_top_left_blue {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_left_blue.png);
    width: 680px;
  }
  
    .profile_top_left_pink {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_left_pink.png);
    width: 680px;
  }
  
  .profile_content_left {
    text-align:left;
    width: 680px;
	background-color: #FFFFFF;
  }
   
    .content {
    Padding-left: 10px;
  }
  

  
  .profile_bottom_left {
    height: 20px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_bottom_left.png);
    width: 680px;
  }
  
   .profile_center_content {
    position: relative;
    margin: 20px 0px;
    width: 900px;
	min-height: 150px;
  }
   
     .profile_center {
    position: relative;
    width: 440px;
	min-height: 10px;
  }
   
    .profile_top_center {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_center.png);
    width: 440px;
  }
  
    .profile_top_center_gold {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_center_gold.png);
    width: 440px;
  }
  
    .profile_top_center_green {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_center_green.png);
    width: 440px;
  }
  
    .profile_top_center_blue {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_center_blue.png);
    width: 440px;
  }
  
    .profile_top_center_pink {
    height: 31px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_top_center_pink.png);
    width: 440px;
  }
  
  .profile_content_center {
    text-align:left;
    padding: 0px;
    width: 440px;
    min-height: 100px;
	background-color: #FFFFFF;
  }
  
    .profile_bottom_center {
    height: 20px;
	background-repeat: no-repeat;
    background-image: url(/graphics/profile_bottom_center.png);
    width: 440px;
  }
  
  .profile_right {
    position: relative;
    margin: 15px 0px;
    width: 200px;
	min-height: 10px;
  }

  .profile_top_right_white {
    height: 28px;
	background-repeat:no-repeat;
    background-image: url(/graphics/profile_top_right_white.png);
    width: 200px;
  }
  
    .profile_top_right_gold {
    height: 31px;
	background-repeat:no-repeat;
    background-image: url(/graphics/profile_top_right_gold.png);
    width: 200px;
  }
  
   .profile_top_right_green {
    height: 31px;
	background-repeat:no-repeat;
    background-image: url(/graphics/profile_top_right_green.png);
    width: 200px;
  }
  
    .profile_top_right_blue {
    height: 31px;
	background-repeat:no-repeat;
    background-image: url(/graphics/profile_top_right_blue.png);
    width: 200px;
  }
  
    .profile_top_right_pink {
    height: 31px;
	background-repeat:no-repeat;
    background-image: url(/graphics/profile_top_right_pink.png);
    width: 200px;
  }
  
  .profile_content_right {
    text-align:left;
    width: 200px;
	background-color: #FFFFFF;
  }

    .profile_bottom_right {
    height: 14px;
	background-repeat:no-repeat;
    background-image: url(/graphics/profile_bottom_right.png);
    width: 200px;
  }