/* 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: 80%; color: #666666;
background-color: #ffffff;
line-height: 150%;
margin-top: 0px;
background: #ffffff url('images/bg.jpg') top center no-repeat;
background-size: 100%;
}

#border
{
border: 0px ;
width: 1000px;
background-color: #FFFFFF;
background:url('images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header
{
height: 192px;
background-image:url('images/header.jpg');

}

#content
{
padding: 0.5em 1em;
max-width: 740px;
height:100%;
background-color: #FFFFFF;
}

#container
{
width: 770px;
margin: 0px auto;
background-color: #ffffff;
}

.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%;
height:100%;
float: left;
text-align: justify;
}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(images/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family: trebuchet ms, verdana, arial, tahoma;	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#666666;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#666666;
}

#introduction a:hover, a:active{
	color:#999999;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 100%;
	background-color: #b52429;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8A1C1F;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#b8ce83;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #539DBA; text-decoration: none; font-style: bold; }
a:hover					{ color: #539DBA; text-decoration: underline; font-style: bold; }

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 200px;
	left: 305px;
	width: 540px;
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-style: bold;
	font-size:93%;
	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 6px;
      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:#FFFFFF;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#B42025;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #659500;
}

h3{
	color:#9aba11;
	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: 18px}
.style5 {
	font-size: 12px;
	color: #CCCCCC;
	font-size: 9pt;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
.rntext {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%; color: #666666;
	text-align: left;
}
.style11 {color: #FFFFFF}
.style12 {font-size: 16px}
.style14 {font-size: 16px; font-weight: bold; }
.style15 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style16 {font-size: 15px}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

