/* This Style sheet was made by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com */



body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 13px; 
color: #999999;
background-color: #ffffff;
line-height: 150%;
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
{
height: 193px;
width:743px;
margin-left:-2px;
background-image:url('images/header.jpg');
}


#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}


#container
{
width: 740px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
text-align: justify;
}


#container img
{
background: #ffffff;
border: 1px solid #eeeee8;
padding: 2px;
}

#container p
{
	font-size: 13px;
	color: #464444;
}	

#container a
{
	text-decoration: none;
	color: #5B8FBE;
}

#container a:hover
{
	text-decoration: underline;
	color: #464444;
}



#container img.left
{
float: left;
margin: 0px 14px 3px 0px;
}

#container img.right
{
float: right;
margin: 0px 0px 3px 014px;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	color:#cccccc;
	height: 30px;
	background-color: #5B8FBE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a
{
	text-decoration: none;
	color:#cccccc;
}

#footer a:hover
{
	text-decoration: underline;
}



/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:110%;
	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 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 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;
      text-decoration:none;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #659500;
}

h3
{
	color:#5B8FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:4px;
	font-size:1.2em;
	padding:20px 0px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/
/*
.style4 {font-size: 16px}
.style5 {
	font-size: 12px;
	color: #CCCCCC;
	*/