/* CSS Document */

a {
	font-family:Tahoma, Arial, sans-serif;
	color:#990000;
}
	
a:link {
	text-decoration:none;
	color:#990000;
}

a:visited {
	text-decoration:none;
	color:#990000;
}
	
a:hover {
	text-decoration:none;
	color:#FF3300;
}
	
a:active {
	text-decoration:none;
	color:#990000;
}

a.smalltext:link {
	color:#990000; 
	text-decoration:none; 
}

a.smalltext:visited {
	color:#990000; 
	text-decoration:none; 
}

a.smalltext:hover {
	color:#FFFFFF; 
	text-decoration:none; 
}
	
a.smalltext:active {
	color:#990000; 
	text-decoration:none; 
}
	
a.homelinktext:link {
	color:#990000; 
	text-decoration:none; 
}

a.homelinktext:visited {
	color:#990000; 
	text-decoration:none; 
}

a.homelinktext:hover {
	color:#FF6600; 
	text-decoration:none; 
}
	
a.homelinktext:active {
	color:#FF6600; 
	text-decoration:none; 
}

a.linktext:link {
	color:#FFFFFF; 
	text-decoration:none; 
}

a.linktext:visited {
	color:#FFFFFF;
	text-decoration:none; 
}

a.linktext:hover {
	color:#990000;
	text-decoration:none; 
}
	
a.linktext:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.blocktext:link {
	color:#990000; 
	text-decoration:none; 
}

a.blocktext:visited {
	color:#990000; 
	text-decoration:none; 
}

a.blocktext:hover {
	color:#990000; 
	font-size:15px;
	font-weight:bold;
	text-decoration:none; 
}
	
a.blocktext:active {
	color:#990000; 
	text-decoration:none; 
}

a.toptext:link {
	font-size:12px;
	color:#990000; 
	text-decoration:none;
}

a.toptext:visited {
	font-size:12px;
	color:#990000; 
	text-decoration:none; 
}

a.toptext:hover {
	font-size:12px;
	color:#FF0000; 
	text-decoration:none;
}
	
a.toptext:active {
	font-size:12px;
	color:#FF6600; 
	text-decoration:none;
}

a.eventtext:link {
	font-size:14px;
	color:#990000; 
	text-decoration:none;
}

a.eventtext:visited {
	font-size:14px;
	color:#990000; 
	text-decoration:none; 
}

a.eventtext:hover {
	font-size:16px;
	color:#FF0000; 
	text-decoration:none;
}
	
a.eventtext:active {
	font-size:14px;
	color:#FF6600; 
	text-decoration:none;
}

a.smallermain:link {
	font-size:11px;
	color:#990000; 
	text-decoration:none;
}

a.smallermain:visited {
	font-size:12px;
	color:#990000; 
	text-decoration:none; 
}

a.smallermain:hover {
	font-size:12px;
	color:#990000;
	font-weight:bold; 
	text-decoration:none;
}
	
a.smallermain:active {
	font-size:12px;
	color:#FFFFFF; 
	text-decoration:none;
}

a.hymntext:link {
	font-size:11px;
	color:#990000; 
	text-decoration:none;
}

a.hymntext:visited {
	font-size:12px;
	color:#990000; 
	text-decoration:none; 
}

a.hymntext:hover {
	font-size:12px;
	color:#FF6600; 
	text-decoration:none;
}
	
a.hymntext:active {
	font-size:12px;
	color:#FFFFFF; 
	text-decoration:none;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	font-size:14px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:normal;
	font-size:14px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	font-size:14px;
}

/*CSS font styles*/

.boxtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#990000;
}
.boxsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	font-style:normal;
	font-weight:normal;
}
.darklink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#990000;
}

.largetitle {
	font-size: 38px;
}

.titletext {
	font-size: 26px;
}

.blocktext {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#990000;
}

.addresstext {
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-align:center;
}

.smallermain {
	font:Tahoma, Arial, sans-serif;
	font-size:20px;
	color:#990000;
}

.hymntext {
	font:Tahoma, Arial, sans-serif;
	font-size:10px;
	color:#990000;
}

.smallerredmain {
	font:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}

.smalltext {
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990000;
}

.homelinktext {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#990000;
	font-weight:bold;
}

.linktext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#990000;
	font-weight:normal;
}

.toptext {
	font:Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-align:right;
}

.eventtext {
	font:Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

.alpha {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000
}

/* Consistant Layers */

#homemain {
	height:500px;
	width:750px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, sans-serif;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border: medium solid #FF6600;
}

#main {
	height:500px;
	width:750px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
	background-color:#FFFFFF;
	z-index:1;
	font-family:Tahoma, Arial, sans-serif;
	border: medium solid #FF6600;
}

#nnrlogo {
	background-position:left center;
	height:39px;
	width:362px;
	padding-top:4px;
	padding-left:5px;
	position:absolute;
	z-index:4;
	margin-top:6px;
	padding-bottom:2px;
	left:2px;
	top:0px;
}

#container {
	margin:auto;
	height:600px;
	width:800px;
}

#maintext {
	height:251px;
	width:527px;
	position:absolute;
	z-index:6;
	left: 97px;
	top: 167px;
	text-align:center;
	overflow:scroll;
	overflow-x:hidden;
	border:medium double #FF6600;
	padding:7px;
	list-style-type:disc;
}

#box1 {
	position:absolute;
	left:551px;
	top:15px;
	width:80px;
	height:80px;
	z-index:13;
	border:1px solid #FF6600;
}

#box3 {
	position:absolute;
	left:456px;
	top:15px;
	width:80px;
	height:80px;
	z-index:12;
	border:1px solid #FF6600;
}

#box2 {
	position:absolute;
	left:646px;
	top:15px;
	width:80px;
	height:80px;
	z-index:11;
	border:1px solid #FF6600;
}

#shadow1 {
	position:absolute;
	background-color:#FF6600;
	left:555px;
	top:20px;
	width:80px;
	height:80px;
	z-index:8;
	background-image: url(../Images/nnr%20letters.gif);
	background-repeat: no-repeat;
}

#shadow3 {
	position:absolute;
	background-color:#FF6600;
	left:460px;
	top:20px;
	width:80px;
	height:80px;
	z-index:9;
	background-image: url(../Images/nnr%20letters.gif);
}

#shadow2 {
	position:absolute;
	background-color:#FF6600;
	left:650px;
	top:20px;
	width:80px;
	height:80px;
	z-index:10;
	background-image:url(../Images/nnr%20letters.gif);
}

#homelink {
	position:absolute;
	left:6px;
	top:483px;
	width:70px;
	height:17px;
	z-index:7;
}

#faintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 500px;
	top: 276px;
	z-index: 2;
}

/* Homepage */

#mainimage {
	height:200px;
	width:200px;
	position:absolute;
	z-index:4;
	left:20px;
	top:171px;
	border-top-width:medium;
	border-right-width:medium;
	border-bottom-width:medium;
	border-left-width:medium;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#FF6600;
	border-right-color:#FF6600;
	border-bottom-color:#FF6600;
	border-left-color:#FF6600;
}

#hometext {
	height:100px;
	width:421px;
	position:absolute;
	z-index:4;
	left:254px;
	top: 174px;
}

#boxes {
	height:110px;
	width:633px;
	position:absolute;
	left:47px;
	top:392px;
}

#address {
	font-family:Tahoma, Arial, sans-serif;
	height:14px;
	width:346px;
	position:absolute;
	left:11px;
	top:85px;
	z-index: 6;
}

#homefaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 443px;
	top: 276px;
	z-index: 2;
}

/* LINKS */

#linkstrip {
	font-family:Tahoma, Arial, sans-serif;
	height:20px;
	width:755px;
	position:absolute;
	left:-1px;
	top:121px;
	border-top: 2px solid #FF0000;
	border-right: 2px none #FF0000;
	border-bottom: 2px solid #FF0000;
	border-left: 2px none #FF0000;
	background-color:#FF6600;
	vertical-align: middle;
}

#squish {
	font-family:Tahoma, Arial, sans-serif;
	height:14px;
	width:89px;
	position:absolute;
	left:670px;
	top:505px;
}

#titlebottom {
	background-color:#990000;
	background-position:left center;
	height:39px;
	width:715px;
	position:absolute;
	z-index:5;
	margin-top:6px;
	bottom:10px;
	left:1px;
	top: 463px;
}

#backtopage {
	font-family:Tahoma, Arial, sans-serif;
	font-size:80%;
	font-style:normal;
	color:#006699;
	height:14px;
	width:169px;
	left:678px;
	top:473px;
	position:absolute;
}


#alpha {
	position:absolute;
	left:7px;
	top:327px;
	width:58px;
	height:65px;
	z-index:5;
}


#smallmain {
	position:absolute;
	left:-2px;
	top:11px;
	width:298px;
	height:0 auto;
	z-index:15;
	padding:2px;
	text-align:left;
	border-top: 2px solid #FFFF00;
	border-right: 2px none #FFFF00;
	border-bottom: 2px none #FFFF00;
	border-left: 2px none #FFFF00;
}

#smallmain2 {
	position:absolute;
	left:-2px;
	top:80px;
	width:298px;
	height:0 auto;
	z-index:15;
	padding:2px;
	border-top: 2px solid #FFCC00;
	border-right: 2px none #FFCC00;
	border-bottom: 2px none #FFCC00;
	border-left: 2px none #FFCC00;	
	text-align:left;
}

#smallmain3 {
	position:absolute;
	left:-2px;
	top:147px;
	width:298px;
	height:0 auto;
	z-index:15;
	padding:2px;
	border-top: 2px solid #FF9900;
	border-right: 2px none #FF9900;
	border-bottom: 2px none #FF9900;
	border-left: 2px none #FF9900;
	text-align:left;
}

#smallmain4 {
	position:absolute;
	left:-2px;
	top:213px;
	width:298px;
	height:0 auto;
	z-index:15;
	padding:2px;
	border-top: 2px solid #FF0000;
	border-right: 2px none #FF6600;
	border-bottom: 2px none #FF6600;
	border-left: 2px none #FF6600;
	text-align:left;
}

#smallmain5 {
	position:absolute;
	left:308px;
	top:11px;
	width:298px;
	height:0 auto;
	z-index:15;
	padding:2px;
	border-top: 2px solid #FFFF00;
	border-right: 2px none #FF3300;
	border-bottom: 2px none #FF3300;
	border-left: 2px none #FF3300;
	text-align:left;
}

#smallmain6 {
	position:absolute;
	left:308px;
	top:80px;
	width:298px;
	height:38px;
	z-index:15;
	padding:2px;
	border-top: 2px solid #FFCC00;
	border-right: 2px none #FF0000;
	border-bottom: 2px none #FF0000;
	border-left: 2px none #FF0000;	
	text-align:left;
}

#smallmain7 {
	position:absolute;
	left:308px;
	top:147px;
	width:298px;
	height:0 auto;
	z-index:15;
	padding:2px;
	border-top: 2px solid #FF9900;
	border-right: 2px none #FF0000;
	border-bottom: 2px none #FF0000;
	border-left: 2px none #FF0000;		
	text-align:left;
}

#smallmain8 {
	position:absolute;
	left:308px;
	top:213px;
	width:298px;
	height:0 auto;
	z-index:15;
	padding:2px;
	border-top: 2px solid #FF0000;
	border-right: 2px none #FF0000;
	border-bottom: 2px none #FF0000;
	border-left: 2px none #FF0000;		
	text-align:left;
}

#hymnbook {
	position:absolute;
	left:377px;
	top:18px;
	width:112px;
	height:183px;
	z-index:15;
	vertical-align:middle;
	border-top: 2px none #FF6600;
	border-right: 2px none #FF6600;
	border-bottom: 2px none #FF6600;
	border-left: 2px solid #FF6600;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

/* Weekly Activities */

#layercontainer {
	position:absolute;
	height:261px;
	width:538px;
	left:12px;
	top:50px;
}

#internaltext {
	position:absolute;
	left:37px;
	top:435px;
	width:446px;
}

#activitiesfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 500px;
	top: 276px;
	z-index: 2;
}

/* Leadership */

#philip {
	position:absolute;
	left:208px;
	width:107px;
	height:0 auto;
	top: 94px;
	border:thin solid #CC0000;
}

#geoff {
	position:absolute;
	left:208px;
	width:112px;
	height:0 auto;
	border:thin solid #CC0000;
	top: 499px;
}

#dan {
	position:absolute;
	left:209px;
	width:110px;
	height:0 auto;
	border:thin solid #CC0000;
	top: 685px;
}

#hazel {
	position:absolute;
	left:209px;
	width:30px;
	height:0 auto;
	border:thin solid #CC0000;
	top: 1294px;
}
#sandra {
	position:absolute;
	left:211px;
	width:30px;
	height:0 auto;
	border:thin solid #CC0000;
	top: 711px;
}
#ralph {
	position:absolute;
	left:210px;
	width:30px;
	height:0 auto;
	border:thin solid #CC0000;
	top: 864px;
}
#gerry {
	position:absolute;
	left:210px;
	width:30px;
	height:0 auto;
	border:thin solid #CC0000;
	top: 1023px;
}
#stuart {
	position:absolute;
	left:208px;
	width:106px;
	height:0 auto;
	top: 297px;
	border:thin solid #CC0000;
}
#malcolm {
	position:absolute;
	left:208px;
	width:106px;
	height:0 auto;
	top: 297px;
	border:thin solid #CC0000;
}
#leaderfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 500px;
	top: 276px;
	z-index: 2;
}

/* Links Page */

#baptistunion {
	position:absolute;
	left:128px;
	width:30px;
	height:30px;
	top: 57px;
}

#yba{
	position:absolute;
	left:127px;
	width:26px;
	height:30px;
	top: 103px;
}

#baptimes{
	position:absolute;
	left:126px;
	width:26px;
	height:30px;
	top:150px;
}

#bms{
	position:absolute;
	left:128px;
	width:26px;
	height:30px;
	top:204px;
}

#cap{
	position:absolute;
	left:125px;
	width:25px;
	height:31px;
	top:268px;
}

#rejesus{
	position:absolute;
	left:125px;
	width:25px;
	height:30px;
	top:328px;
}

#christianaid{
	position:absolute;
	left:126px;
	width:26px;
	height:30px;
	top:395px;
}

#alphalogo{
	position:absolute;
	left:128px;
	width:26px;
	height:30px;
	top:462px;
}

#biblesociety{
	position:absolute;
	left:122px;
	width:26px;
	height:30px;
	top:523px;
}


#linksfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 500px;
	top: 276px;
	z-index: 2;
}

/* Youth page */

#youthfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 500px;
	top: 276px;
	z-index: 2;
}

/* Alpha page */

#alphafaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 500px;
	top: 276px;
	z-index: 2;
}

/* Contact us page */

#envelope {
	position:absolute;
	left:6px;
	width:124px;
	height:134px;
	top:1px;
	z-index:1;
}

#contactfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 502px;
	top: 276px;
	z-index: 2;
}

/* Find us page */

#findfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 502px;
	top: 276px;
	z-index: 2;
}

/* services page */

#servicesfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 500px;
	top: 276px;
	z-index: 2;
}

#sermon {
	height:50px;
	width:417px;
	position:absolute;
	left: 99px;
	top: 445px;
	z-index: 2;
}

/* CAP */

#capfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 500px;
	top: 276px;
	z-index: 2;
}

#caplogo {
	position:absolute;
	left:75px;
	top:450px;
	z-index:5;
}

/* CHRISTMAS */

#christmas {
	height:39px;
	width:179px;
	position:absolute;
	left: 256px;
	top: 381px;
	z-index: 2;
}

#christmasimage {
	height:39px;
	width:179px;
	position:absolute;
	left: 248px;
	top: 447px;
	z-index: 2;
}

#holly {
	height:39px;
	width:94px;
	position:absolute;
	left: 18px;
	top: 172px;
	z-index: 2;
}

#holly2 {
	height:54px;
	width:96px;
	position:absolute;
	left: 640px;
	top: 172px;
	z-index: 2;
}

#holly3 {
	height:54px;
	width:96px;
	position:absolute;
	left: 18px;
	top: 372px;
	z-index: 2;
}

#holly4 {
	height:54px;
	width:96px;
	position:absolute;
	left: 18px;
	top: 268px;
	z-index: 2;
}

#holly5 {
	height:54px;
	width:96px;
	position:absolute;
	left: 640px;
	top: 268px;
	z-index: 2;
}

#holly6 {
	height:54px;
	width:96px;
	position:absolute;
	left: 640px;
	top: 372px;
	z-index: 2;
}

#christmastext {
	height:261px;
	width:457px;
	position:absolute;
	z-index:6;
	left: 137px;
	top: 166px;
	text-align:center;
	overflow:scroll;
	overflow-x:hidden;
	border:medium double #FF6600;
	padding:7px;
	list-style-type:disc;
}

/* VACANCIES PAGE */

#vacanciesfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 492px;
	top: 269px;
	z-index: 2;
}

/* EVENTS PAGE */

#eventsfaintstrips {
	height:100px;
	width:100px;
	position:absolute;
	left: 500px;
	top: 276px;
	z-index: 2;
}

