/* CSS Document */

*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
font-size: 16px; color: #999999;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
background: #ffffff url('images/bg.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header 
{
background: url(images/1.jpg) no-repeat;
margin: 0 auto;
height: 192px;
width: 742px;
}

#container
{
width: 742px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

#footer
{
	width: 742px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 0px solid #669900;
	text-align: center;
}



/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

#topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 100“;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size:10px;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 3px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#5B8FBE;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#5B8FBE;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }


/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {
	font-size: 16px;
	line-height: 28px;
	color: #999999;
}

