/* copyright © 2006 South Perth Church of Christ. All rights reserved. */
/* http://www.spcc.org.au */

body {
	padding: 0;
	margin: 0;
	background: #FFF url(../images/spcc_bg.gif) 0 0 repeat-x;
	font: 12px/16px normal Geneva, arial, helvetica, sans-serif;
	}

h1 {font: 18px Arial, Helvetica, sans-serif; color: #666;}
	
h2 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	}
	
h3 {font: 14px Tahoma, Arial, Helvetica, sans-serif; color: #666;}
	
h4	{font: 13px normal Tahoma, Arial, Helvetica, sans-serif; color:#666;}

a:link { color: #039; text-decoration: none; font-weight: bold; background: transparent;}
a:visited {	color: #936; text-decoration: none; font-weight: bold; background: transparent;}	
a:hover	{ color: #F60; text-decoration: underline; font-weight: bold; background: transparent; }
	
/* layout */

#container {
	width: 800px;
	\width: 779px;
	w\idth: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-color: #fff;
	padding: 0;
	border-bottom: 6px solid #ccc;	
	}
	
html>body #container {width:800px;}

#header {
	height: 124px;
	background: #fff url(../images/spcc_header800.jpg) top center no-repeat;
	}
	
#header p {
	float: right;
	width: 360px;
	margin: 40px 20px 0 0;
	font: 16px/18px normal Verdana, Arial, sans-serif;
	color: #fff;
	text-align: right;
	}
	
#logo {
	float: left;	
	width:280px;
	height:124px;
	background: transparent url(../images/spyouth_logo.jpg) no-repeat;
	}
	
#footer {
	font-size: 12px;
	color: #ccc;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 40px 0 0 0 ;
	}	
	
/* content */

#indexcontent {
	clear: both;
	background-color: transparent;
	padding: 10px 20px 20px 20px;
	margin-top: 5px;
	margin: 0;
	}
	
#content {
	clear: both;
/*	background: transparent url(../images/spcc_emblem.jpg) top right no-repeat; */
	padding: 10px 20px 20px 20px;
	margin-top: 5px;
	margin: 0;
	}

#content p { color: #333; font-weight: normal; text-align: justify;}
	
#content li {
	text-align: left;
	line-height: 1.8em;
	margin-left: -24px;
 	list-style-type: circle;
 	z-index: 3;
	}
	
#themestrip {
	float: left;
	width: 240px;
	height: 480px;
	background: #000 url(../images/bluegrad.jpg) top left repeat-x;
	text-align: center;
 	}
 	
#themestrip img {
	margin:10px;
 	text-align: center;
 	border: 2px solid #fff;
 	}
	
#maintext {
	float: left;
	width: 400px;
	margin: 0 0 0 30px;
	}
	
.smallfont {
	font-family: 10px/12px normal Verdana, Arial, Helvetica, sans-serif;
	}

.contactfont { font: 11.5px/15px Arial, Helvetica, sans-serif; }

.clearfloat { clear: both; line-height: 0; visibility: hidden; display: block; }

/* images */	
	
.floatright	{ float: right; margin-left: 10px;}

.floatleft { float: left;  margin-right: 10px;}
	
.centerpic { display: block; margin-left: auto; margin-right: auto; }
	
.indexbutton { float: left; width: 220px; padding: 10px 0px 20px 10px; }
		
.pagetop { clear: both; padding-top: 10px; padding-bottom: 10px; border: 0px; }
#themestripnoborderimg {
	float: left;
	width: 240px;
	height: 480px;
	background: #000 url(../images/bluegrad.jpg) top left repeat-x;
	text-align: center;
}
#themestripnoborderimg img {

	margin:10px;
 	text-align: center;
 	border: 0px solid #fff;
}
#maintextonly {
	float: left;
	width: 700px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

