/* This Style sheet was made by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com */

*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: verdana, arial, tahoma;
font-size: 80%; 
color: #003366;
background-color: #ffffff;
line-height: 125%;
margin-top: 0px;
background: #ffffff url(images/bg.jpg) top center repeat-x;
}

ul
{
list-style-type: circle;
padding: 0;
margin-left: 35px;
}

ul li
{
margin-bottom:15px;
}

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
/*border:1px solid #d8d8d8;*/
border:1px solid #999999;
}

td {
padding:7px;
font-size:1em;
text-align:left;
/*background:#f4f4f4;*/
background:#CCCCCC;
color:#003366;
}


#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url(images/backround2.gif) no-repeat;
margin: 0 auto;
}

#header
{
height: 182px;
width:743px;
margin-left:-2px;
background-image:url(images/header.jpg);
}

* html #header { margin-left: 0; }

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 740px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url(images/menu.gif) top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
text-align: left;
}

.splitleft p{
margin: 0 0 10px 0;
}

#introduction{
	float:right;
	width:160px;
	padding: 0 10px 10px 10px;
	margin:10px 0;
	background: url(images/menu.gif) no-repeat;
	text-align:left;
	line-height:1.5em;
	color: #666666;
	font-size:1.0em;
	font-family:"Trebuchet MS",verdana,arial,sans-serif;
	}

#introduction p{
padding: 5px;

}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }

#introduction a {
	border-bottom: none;
	color:#CC0033;
	font-weight:bold;
	font-style:italic;
}

#introduction h3{
	text-align: left;
	padding: 0 5px 0 5px;

}

#introduction a:link, a:visited{
	color: #CC0033;
	font-weight:bold;
	font-style:italic;
}

#introduction a:hover, a:active{
	color:#CC0033;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #FFFFFF;
	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:link, a:visited{
	color:#5B8FBE;
	font-style:normal;
	font-weight:normal;
}

#footer a:hover, a:active{
	color:#cccccc;
}






/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 18px;
	left: 5px;
	/*width: 743px;
	font-size:93%;*/
	width: 743px;
	font-size:11px;
	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;
	  font-style:normal;
	  font-weight: normal;
      }
    #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;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1 {
font-size: 170%;
line-height: 110%;
letter-spacing: -1px;
color: #003399;
margin: 15px 0 20px 0;
}

h2 {
font-size: 140%;
color: #990000;
padding: 20px 0 20px 0;
}

h3{
	color:#5B8FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}
.style5 {
	font-size: 12px;
	color: #CCCCCC;}
	
.left {
margin:0 10px 0 0;
float:left;
}

.right {
margin:0 10px 10px 10px;
float:right;
}

