html
{
	height:: 100%;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	background-color: #2F4225;
	color: #383838;
	text-align:center;	
}

.christ
			{
			color:#99FF00;
			font-size:52px;
			font:Geneva, Arial, Helvetica, sans-serif;
			}
.christ-slogan
			{
			color:#FFFFFF;
			font-size:18px;
			font:Geneva, Arial, Helvetica, sans-serif;
			}

.smalldark1
			{
			color:#000000;
			font-size:12px;
			font:Geneva, Arial, Helvetica, sans-serif;
			}
.smalldark
			{
			color:#FFFFFF;
			font-size:12px;
			font:Geneva, Arial, Helvetica, sans-serif;
			}

/* Body */
BODY {
	height: 100%;
	text-align:center;
	margin: 20px auto 0px auto;
	text-align:left;
	width:703px;
	background-color: #2F4225;
	color: #383838;
        align:center;
	}

html > body{
	background: #2F4225 url(../images/bg.gif) repeat-y center;
}

td,tr,p,div {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	}

h4 {
	color: #ffffff; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}
	
h5 {
	color: #99FF00; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #99FF00; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; color: #FFFF00; text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
		}

a:hover {
	color: #FF0000;	text-decoration: none;
	}

/* Horizontal Line */	
hr {
	background: #99FF00; height:2px; border: 1px inset;
	}

hr.separator {
	background: #003366;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	color: #003366; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
a.mainmenu:hover, a.mainlevel:hover {
	color: #003366; text-decoration: underline;
	}

a.sublevel:hover {
	color: #003366; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #003366; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF; 
	}
		
.contentpaneopen {
	border : 0px ridge #003366;
	}
	
.contentheading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style:oblique;
 	color:#CC0000;
	text-align:left;
	}
	
.contentdescription {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #CC0000; text-decoration: none; font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #003366;	text-decoration: underline;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #003366; text-decoration: none; font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #003366;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: white; text-decoration: none; font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #003366;	text-decoration: underline;
	}

table.moduletable th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color:#009900;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

.componentheading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:left;
	}
	
.button {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color:#000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

.inputbox {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #003366; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #003366; font-weight: bold;
	}

a.category:hover {
	color: #003366;
	}
	
.poll {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	}

.sectiontableentry2 {
	background-color : #EBEBEB;
	}

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold;
	}
	
.small {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99FF00;
	text-decoration: none; 
	font-weight: normal;
	}

.newsfeedheading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    text-align:left;
        }

.newsfeeddate {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
}

.createdate {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99FF00;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style: inside url(../images/arrow.png) 3px;
	list-style-image: url(../images/arrow.png);
	}

.fase4rdf {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #99FF00;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #99FF00;
	}	

table.searchintro {
  	background-color: #009900;
	border: solid 1px #003366;
	}

table.contact {
	background-color: #003366;
	}

table.contact td.icons {
	background-color: #003366;
	}

table.contact td.details {
	background-color: #003366;
	font-size: 10px;
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

.pagenav {
	color: #99FF00;
}

a.pagenav {
	color: #009900;
}

.pagenavbar {
	background-color: #f0f0f0;
}