/* This Style sheet was made by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com */

/* temporarily commented out as list styles not correct
*{border:0;margin:0;padding:0;background:transparent;} 
*/

body
{
font-family: verdana, tahoma, sans-serif;
/* font-family: trebuchet ms, verdana, arial, tahoma; */

font-size: 85%; color: #333;
/* font-size: 80%; color: #999999; */

background-color: #ffffff;
line-height: 120%;
/* line-height: 200%; */

margin-top: 0px;
background: #ffffff;
/*blue background banner - image renamed so it doesn't appear for now*/
/* background: #ffffff url('images/bg.gif') top center repeat-x; */

}

div.offset a {
position : absolute; /* Forces it off-page */
top : -100em; /* The direction and value (optional) */
left : -100em; /* The direction and value */
padding : 0.5em; /* To style the link?s box (optional) */
font-weight : bold; /* Link Styling (optional) */
font-size : 100%; /* Link Styling (optional) */
}

div.offset a:focus, div.offset a:active {
position : absolute; /* Forces it back on focus */
top : 2.5em; /* The direction and value */
left : 2%; /* The direction and value */
border : 0.3em solid #000; /* To style the link?s box (optional) */
z-index : 5; /* */
}

#border
{
border: 0px ;
width: 980px;
background-color: #FFFFFF;
background:url('images/backround2.gif') no-repeat;
/* image has been changed to remove the blue areas - may need to extend it vertically */
margin: 0 auto;
}



#header
{
height: 150px;
width:945px;
margin-left:-3px;
margin-top: 7em; 
background-image:url('images/banner1.jpg')  ;
}



* html #header { margin-left: 0; }

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

#content img { float:right; padding: 0.3em 1.5em 1.2em 0;}

/* tried the following but doesnt make  DIFFERENCE

#content ul { list-style:circle};

*/

* html #content {height:1%}
* > html #content {height:auto}

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

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
text-align: left;
}

#picture{
	float:left;
	width:430px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(images/pic.gif) no-repeat;
	text-align:left;
	line-height:1.5em;
	color:#444;
	font-size:1em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#picture h2{
	text-align: center;
	position:static;
	color:#5B8FBE;
	font-size: 1.0em;
	font-family:verdana,sans-serif;
	/* font-family:geneva,arial,sans-serif; */
	
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:1px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

#picture p{
	text-align: center;
	position:static;
	color:#5B8FBE;
	font-size: 1.0em;
	font-family:verdana,sans-serif;
	/* font-family:geneva,arial,sans-serif; */
	
	font-weight:normal;
	word-spacing:4px;
	letter-spacing:1px;
	font-size:0.8em;
	font-weight:normal;
	padding:0 2px;
	margin:2px;
}
#picture img{
	
	
	margin:0 0 0 20px;
	position:center;
}

#picture a:hover, a:active{
        color: #666;
	text-decoration: underline;    
	/* color:#cccccc; */
}

#introduction{
	float:right;
	width:250px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(images/menu.gif) no-repeat;
	text-align:left;
	line-height:1.5em;
	color:#444;
	font-size:1em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:left;
	list-style: none; 
	margin: 0px 5px 0px 5px;
		font-size: 0.9em;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h2{
	text-align: center;
	position:static;
	color:#5B8FBE;
	font-size: 1.0em;
	font-family:verdana,sans-serif;
	/* 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;
}

#introduction a:link, a:visited{
	color:#999999;
}

#introduction a:hover, a:active{
	color:#5B8FBE;
}

/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #E7F2FE;
	
	border: 1px solid #ccc;
	/* 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: #666;   
	/* color:#5B8FBE; */
}

#footer a:hover, a:active{
        color: #666;
	text-decoration: underline;    
	/* color:#cccccc; */
}




a:active,
a:visited,
a:link	    			{ color: #5B8FBE; 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; */
	width: 950px;
	/* added clear: left; */
	/* clear: both; */  
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
	  clear: left; /* added */
      }
    #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;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }

/* following added for st johns logo text */
#topmenu h1 {
	font-family: tahoma, sans-serif;
	margin: 0;
	padding: 0.25em 0.5em 1.5em 1em;
	list-style: none;
	float: left;
	font-size: 260%;
        clear: left;  
	}

#topmenu h1 span{
    letter-spacing: +.3em;
     font-size: 65% }
	
/* above added for st johns logo text */


#topmenu img { float:right; padding: 0.3em 5em 1.2em 0;}


/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
}

/* added as not in original */
h2 { font-size: 120%; }

	