@charset "utf-8";
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body  {
	font: 100% Verdana,  Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #CCCCCC;
}

img {
border:none;
}

.SpecTrumWebSiteNikSimms #container {
	width: 915px;
	margin: 0 auto;
	text-align: left;
	background:#FFF url(leftnav.gif) repeat-y;
	padding:0;
	padding-right:40px;
}
 
.SpecTrumWebSiteNikSimms #header {
	height: 40px;
	background-color: #FFFFFF;

} 
.SpecTrumWebSiteNikSimms #header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.SpecTrumWebSiteNikSimms #sidebar1 {
	margin: 0;
	width: 200px;
	float: left;
	padding-left: 40px;
	}

.SpecTrumWebSiteNikSimms #sidebar1 img{
	padding:20px 10px 20px 10px;
	}
	


.SpecTrumWebSiteNikSimms #sidebar1 h4{
	display:none;
	}
.SpecTrumWebSiteNikSimms #sidebar1 ul{
	list-style:none;
	padding:0 0 0 0px;
	margin:0 0 10px 15px;
	border-bottom:1px solid #B0CA43;
	width:172px;
	}
.SpecTrumWebSiteNikSimms #sidebar1 ul li{
	padding:0px 5px 5px 0;
	margin:0;
	}
.SpecTrumWebSiteNikSimms #sidebar1 ul li a{
	font-size:12px;
	text-transform: uppercase;
	display:block;
	border:1px solid black;
	padding:5px 5px 5px 25px;
	width:140px;
	color:white;
	text-decoration:none;
	}
.SpecTrumWebSiteNikSimms #sidebar1 ul li a:hover{
	border:1px solid white;
	background:black url(nav_arrow-alpha.png) no-repeat;
}
.SpecTrumWebSiteNikSimms #sidebar1 ul li.current a, .SpecTrumWebSiteNikSimms #sidebar1 ul li.current a:hover{
	font-size:12px;
	text-transform: uppercase;
	display:block;
	padding:5px 5px 5px 25px;
	width:140px;
	color:white;
	text-decoration:none;
	border:1px solid white;
	background:black url(nav_arrow-alpha.png) no-repeat;
}
.SpecTrumWebSiteNikSimms #sidebar1 h3, .SpecTrumWebSiteNikSimms #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.SpecTrumWebSiteNikSimms #sidebar1 ul li.avmenubottom a{
	color:#B0CA43;
}
.SpecTrumWebSiteNikSimms #sidebarimg{
	margin: 0;
	width: 180px;
	float: left;
	padding-left: 60px;
}
.SpecTrumWebSiteNikSimms #sidebarimg img{
	text-align:center;
	margin:auto;
	padding:5px 5px 5px 5px;
	width:auto;
}
.SpecTrumWebSiteNikSimms #mainContent,.SpecTrumWebSiteNikSimms #preview {
	width: 660px;
	float: right;
	min-height:580px;
	font-size:12px;
	height:auto !important;
	height:580px;

}
.SpecTrumWebSiteNikSimms #mainContent h1{
padding:5px;
} 
.SpecTrumWebSiteNikSimms #mainContent h2{
padding:5px 40px 5px 40px;
	margin: 0; 

}
.SpecTrumWebSiteNikSimms #mainContent p{
padding:5px 40px 5px 40px;
}
.SpecTrumWebSiteNikSimms #mainContent .form{
padding:5px 40px 5px 40px;
}
.SpecTrumWebSiteNikSimms #mainContent .form input{
border:1px solid black;
}
.SpecTrumWebSiteNikSimms #mainContent .form textarea{
border:1px solid black;
}
 
.SpecTrumWebSiteNikSimms #mainContent a.spectrumButton{
padding:5px 30px 5px 5px;
border:1px solid white;
text-decoration:none;
background-image:url(nav_arrow-alpha.png);
background-position:right top;
background-repeat:no-repeat;
color:white;
}
.SpecTrumWebSiteNikSimms #mainContent a.spectrumButtonBlack{
padding:5px 30px 5px 5px;
border:1px solid black;
text-decoration:none;
background-image:url(nav_arrow-alpha-black.png);
background-position:right top;
background-repeat:no-repeat;
color:black;
}


.background_brown{
background-color: #990000;
}
.background_Spectrum{
background-color: black;
color:white;
}
.background_Spectrum a{
color:white;
}
.background_white{
background-color: white;
color:black;
}
.background_Study{
background-color: #DB2326;
color:white;
}
.background_Study a{
color:white;
}
.background_study-details{
background-image:url(Study.gif);
background-repeat:repeat-x;
color:black;
}
.background_study-details h1{
padding:0;
margin:0px 0 30px 40px;
font-size:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}
.background_Prayer{
background-color: #E98D29;
color:white;
}
.background_Prayer a{
color:white;
}
.background_Prayer-details{
background-image:url(Prayer.gif);
background-repeat:repeat-x;
color:black;
}
.background_Prayer-details h1{
padding:0;
margin:0px 0 30px 40px;
font-size:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}
.background_Exploration{
background-color:#F4E733;
color:black;
}
.background_Exploration a{
color:black;
}
.background_Exploration-details{
background-image:url(Exploration.gif);
background-repeat:repeat-x;
color:black;
}
.background_Exploration-details h1{
padding:0;
margin:0px 0 30px 40px;
font-size:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:black;
}
.background_Community{
background-color:#B0CA43;
color:white;
}
.background_Community a{
color:white;
}
.background_Community-details{
background-image:url(Community.gif);
background-repeat:repeat-x;
color:black;
}
.background_Community-details h1{
padding:0;
margin:0px 0 30px 40px;
font-size:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}
.background_Community-details p a{
color:black;
}
.background_Theology{
background-color:#9BD6EA;
color:black;
}
.background_Theology a{
color:black;
}
.background_Theology-details{
background-image:url(Theology.gif);
background-repeat:repeat-x;
color:black;
}
.background_Theology-details h1{
padding:0;
margin:0px 0 30px 40px;
font-size:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:black;
}
.background_Reflection{
	background-color: #3A63A8;
	color:white;
}
.background_Reflection a{
	color:white;
}
.background_Reflection-details{
background-image:url(Reflection.gif);
background-repeat:repeat-x;
color:black;
}
.background_Reflection-details h1{
padding:0;
margin:0px 0 30px 40px;
font-size:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}
.background_Understanding{
background-color:#4F388B;
color:white;
}
.background_Understanding a{ 
color:white;
}
.background_Understanding-details{
background-image:url(Understanding.gif);
background-repeat:repeat-x;
color:black;
}
.background_Understanding-details h1{
padding:0;
margin:0px 0 30px 40px;
font-size:80px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}
.background_Motivation{
background-color:#B15195;
color:white;
}
.background_Motivation a{
color:white;
}
.background_Motivation-details{
background-image:url(motivation.gif);
background-repeat:repeat-x;
color:black;
}
.background_Motivation-details h1{
padding:0;
margin:0px 0 30px 40px;
font-size:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}
.background_Contact-us{
background-image:url(Community.gif);
background-repeat:repeat-x;
color:black;
}
.background_Contact-us a{
color:black;
}
.background_Contact-us h1{
display:none;
}
.background_Contact-us h2{
padding:0;
margin:10px 0 30px 30px;
font-size:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}
.background_Useful-links{
background-image:url(Community.gif);
background-repeat:repeat-x;
color:black;
}
.background_Useful-links a{
color:black;
}
.background_Useful-links h1{
padding:0;
margin:0px 0 30px 40px;
font-size:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}
.background_Getting-started{
background-image:url(Getting-started.gif);
background-repeat:repeat-x;
color:black;
}
.background_Getting-started a{
color:black;
}
.background_Getting-started h1{
padding:0;
margin:0px 0 30px 40px;
font-size:80px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}

.background_Willersley{
background-image:url(Reflection.gif);
background-repeat:repeat-x;
color:black;
}
.background_Willersley h1{
padding:20px 0 20px 0;
margin:40px 0 50px 40px;
font-size:40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:white;
}
.text { display:none;}
.background_Willersley img{border:none;}

.SpecTrumWebSiteNikSimms #footer {
	height:40px;
	background-color: #FFFFFF;
} 
.SpecTrumWebSiteNikSimms #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.path{
display:none;
}
