

*{border:0px none;margin:0;padding:0;background:;} 

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #777777;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
background: #ffffff url('../images/bg.gif') top center repeat-x;
}

#border
{
border: 0px none ;
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/linksh.jpg');
}

* html #header { margin-left: 0; }

#redbar
{
height: 55px;
width: 533px;
float: left;
vertical-align: bottom;
position: relative;
line-height: 55px;
top: 138px;
background-color: #A20636;
}

#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') no-repeat top center;
width: 30%;
float: right;
overflow: hidden;
text-align: center
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
text-align: justify;
}

#introduction{
	float:right;
	width:180px;
	padding:0px;
	background: url('../images/menu.gif') no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px; margin-left:20px; margin-right:0; margin-top:20px; margin-bottom:20px
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#999999;
}

#introduction a:hover, a:active{
	color:#bb0b42;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #fdd9e4;
	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:#bb0b42;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #bb0b42; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	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;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url('../images/menuright.gif') no-repeat right top;
      color:#bb0b42; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#bb0b42;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 300%;
color: #ffffff;
}

h3{
	color:#bb0b42;
	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: #777777;
}
.style6 {color: #ff69b4}

table.alerts
{ 
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #bb0b42;
width: 100%;
background-color: #ffe9f0;
border: 1px #cccccc solid;
border-collapse: collapse;
border-spacing: 0px;}

.alertHd{ border-bottom: 2px solid #cccccc;
background-color: #ffe9f0;
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

.alertBod 
{ 
background-color: #ffe9f0;
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

textarea {  background-color: #ffffff;
color: #000000; border: 1px solid #cccccc;

}

input{color: #000000;
background: #ffffff; border: 1px solid #cccccc;
}