body
{
font-family: Arial, Verdana, Haettenschweiler, Impact;
font-size: 80%; color: #999999;
background-color: #ffffff;
line-height: normal;
margin-top: 0px;
background: #ffffff url('images/bg.gif') top center repeat-x;
}

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

#header
{
height: 190px;
border-bottom: 2px solid #669900; 
background-image:url('images/corahdr1.jpg');
}

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

#container
{
width: 770px;
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;
}

.leftpane {
	background: #ffffff;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	margin:5px;
	width: 220px;
	float: left;
	overflow: hidden;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 4mm;
}

#midpane {
	background: #ffffff;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	width: 220px;
	float: left;
	overflow: hidden;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 6mm;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}

#rightpane{
	float:right;
	width:220px;
	padding:0px 0px;
	margin:5px 5px 5px 5px;
	text-align:left;
	line-height:4mm;
	color:#999999;
	font-size:1em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
}

#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:#b8ce83;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 45px;
	background-color: #333300;
	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:#b8ce83;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #b8ce83; 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: 770px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 43px;
      }
    #topmenu ul {
	  margin:0;
	  padding:1px 1px 1px 1px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
      }
    #topmenu a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#669900;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
	color:#FFFFFF;
	background-color: #339900;
      }
    #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~~~~~~~~~~~~~~~*/

.mainheader {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	color: #CCCCCC;

