html, body {
	color: #363636;
	height: 100%;
	text-align: center;
	background-color: #10203D;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font: 11px Arial, Verdana, Helvetica, Geneva, sans-serif;
}

* {margin: 0px; padding: 0px;}



/* @group Layout */


#container {
	width: 792px;
	height: auto;
	min-height: 400px;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#forum {
	margin-left: 2px;
}
#pagetop {
	width: 792px;
	height: 28px;
	min-height: 28px;
	padding: 0px;
	margin: 0px;
}

#main {
	width: 792px;
	height: auto;
	min-height: 600px;
	margin: 0px;
	background: url(images/mainbg.jpg) repeat-y left top;
	padding: 0px;
}
#mainemail {
	width: 792px;
	height: auto;
	min-height: 600px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 25px;
	
}

#leftside {
	width: 200px;
	height: auto;
	min-height: 660px;
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 0px 37px;
	background-color: #fff;
	float: left;
	display: inline;
}

#leftnav {
	width: 200px;
	height: auto;
	min-height: 200px;
	padding: 12px 0px 0px;
	background-color: #fff;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 8px;
	margin-top: 10px;
}

#leftnews {
	width: 160px;
	height: auto;
	min-height: 200px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: -10px;
	background-color: #fff;
	}

#slogan {
	width: 750px;
	height: auto;
	min-height: 75px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}

#leftlove {
	width: 200px;
	height: auto;
	min-height: 200px;
	padding: 0px;
	margin: 90px 0px 0px 8px;
	background-color: #fff;
}

#rightside {
	width: 524px;
	height: auto;
	min-height: 660px;
	padding: 0px 0px 29px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	float: left;
	display: inline;
}


#smallnav {
	height: 6px;
	width: 508px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 16px;
}

#smallnav {
	height: 25px;
	width: 524px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 06px;
}


#maincontenttop {
	height: auto;
	width: 524px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#maincontent {
	height: auto;
	min-height: 2000px;
	width: 524px;
	padding: 0px;
	margin-bottom: 0px;
	background: #fff url(images/contentmid.jpg) repeat-y left top;
}

#maincontentbottom {
	height: 35px;
	width: 524px;
	padding: 0px;
	margin-bottom: 0px;
}

#eblastpicture {
	padding-right: 0px;
	padding-left: 31px;
	border-style: dotted; 
}



#eblasttitle {

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 50px;
	margin-top: 0px;
	font: 14px Arial, Verdana, Helvetica, Geneva, sans-serif;
}

.largecontentphoto {
	padding-right: 0px;
	padding-left: 31px;
}

.largecontentphoto1 {
	padding-right: 31px;
}

.athimg {
	padding-right: 41px;
	padding-left: 41px;
}


.textheaderimg {
	padding-left: 41px;
	margin-top: 35px;
	padding-bottom: 15px;
}

.scriptureimg {
	padding-left: 56px;
	margin-top: 75px;
}

#mainphoto {
	height: 450px;
	width: 524px;
	padding-top: 1px;
	margin-bottom: 0px;
	background: #fff url(images/homephotobg.jpg) no-repeat left top;
}

.featurepic  {
	margin: 105px 28px 20px;
}

#welcome {
	width: 328px;
	height: auto;
	min-height: 100px;
	float: left;
	margin-left: 8px;
	margin-bottom: 25px;
	margin-top: 30px;
	display: inline;
}

#welcome1 {
	width: 320px;
	height: auto;
	min-height: 100px;
	float: left;
	margin-left: 30px;
	margin-bottom: 25px;
	margin-top: 10px;
	display: inline;
}

#quicklinks {
	width: 110px;
	height: auto;
	min-height: 100px;
	background: #fff;
	float: left;
	margin-left: 45px;
	margin-top: 30px;
	display: inline;
}

#quicklinks1 {
	width: 120px;
	height: auto;
	min-height: 100px;
	background: #fff;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	
}

#headmasterblog {
	width: 302px;
	height: auto;
	min-height: 100px;
	background: #F6DA86;
	float: left;
	margin-left: 25px;
	display: inline;
}

#clear {
	width: 792px;
	height:  0px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

#clearsmall {
	width: 524px;
	height:  0px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	background-color: #fff;
}

#footer {
	width: 754px;
	height: 20px;
	min-height: 50px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}

#pagebottom {
	width: 792px;
	height: 28px;
	min-height: 28px;
	padding: 0px;
	margin: 0px;
}


/* @end */

/* @group Left Nav & News */

#leftnav ul {
	margin: 0;
	padding: 0;
	background: url(images/wca_dot.gif) repeat-x left top;
}

#leftnav ul li {
	font: bold 10px/10px Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	list-style-type: none;
	padding: 6px 0;
	margin: 0;
	background: url(images/wca_dot.gif) repeat-x left bottom;
}

#leftnav ul li a {
	padding: 2px 10px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li a.selected {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #660000;
}

#leftnav ul li a:hover {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li a:active {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li a:visited {
	padding: 2px 10px 2px 10px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li a.selected:visited {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li a:visited:hover {
	padding: 2px 10px 2px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li ul {
	top: -8px;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

#leftnav ul li ul li {
	font: 10px/10px Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0px 0 6px 8px;
	margin: 0;
	border: none;
	background: none;
}

#leftnav ul li ul li a {
	padding: 1px 10px 1px 10px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li ul li a.subselected {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #660000;
}

#leftnav ul li ul li a.subselected:visited {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #660000;
}

#leftnav ul li ul li a.subselected:visited:hover {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li ul li a:hover {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li ul li a:active {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}

#leftnav ul li ul li a:visited {
	padding: 1px 10px 1px 10px;
	display: block;
	text-decoration: none;
	color: #333;
}

#leftnav ul li ul li a:visited:hover {
	padding: 1px 10px 1px 6px;
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 4px solid #333;
}


#leftnews ul {
	margin: 0;
	padding: 5px 0 0;
	width: 120px;
}

#leftnews ul li {
	font: 11px/14px Arial, Verdana, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	padding: 6px 0;
	margin: 0;
}

#leftnews ul li a {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#leftnews ul li a:hover {
	font-weight: bold;
	color: #10203D;
	text-decoration: none;
}

#leftnews ul li a:active {
	font-weight: bold;
	color: #10203D;
	text-decoration: none;
}

#leftnews ul li a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

/* @end */

/* @group Text */

.alphalist {
	list-style-type: lower-alpha;
}

.numlist {
	margin: 0px;
	padding: 0px;
}

.numlist ol {
	margin: 0px;
	padding: 0px;
}

.numlist ol li {
	margin: 10px 0px 0px 0px;

}

.numlist ol li ul {
	margin: 10px 0px 0px 40px;

}

.numlist ol li ul li {
	margin: 10px 0px 0px 0px;

}

.numlist ol li ul li ol {
	margin: 10px 0px 0px 40px;

}


.maincopy ul li ul li {
	margin: 2px 0px 0px -60px;
}

#smallnav {
	text-align: right;
	font-size: 10px;
	color: #666;
}

#smallnav a {
	color: #666;
	text-decoration: none;
}

#smallnav a:hover {
	color: #10203D;
	text-decoration: none;
}

#smallnav a:active {
	color: #10203D;
	text-decoration: none;
}

#smallnav a:visited {
	color: #666;
	text-decoration: none;
}

#smallnav a:visited:hover {
	color: #10203D;
	text-decoration: none;
}

.welcometext {
	font-size: 12px;
	color: #333;
	line-height: 19px;
	padding-left: 3px;
	padding-top: 10px;
	padding-right: 10px;
}

.welcometext1 {
	font-size: 11px;
	color: #333;
	line-height: 19px;
	padding-left: 3px;
	padding-top: 10px;
	padding-right: 10px;
}

.intro {
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	clear: none;
	}
	
.welcometext a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	}
	
.welcometext a:hover {
	color: #10203D;
	text-decoration: none;
	}
	
.welcometext a:active {
	color: #10203D;
	text-decoration: none;
	}

.welcometext a:visited {
	color: #660000;
	text-decoration: none;
	}

.quicklinkstext {
	font-size: 11px;
	color: #660000;
	line-height: 16px;
	font-weight: bold;
}


.quicklinkstext ul {
	padding-top: 10px;
}

.quicklinkstext ul li {
	list-style-type: none;
	margin-bottom: 5px;
}

.quicklinkstext a {
	color: #660000;
	text-decoration: none;
	}
	
.quicklinkstext a:hover {
	color: #10203D;
	text-decoration: none;
	}
	
.quicklinkstext a:active {
	color: #10203D;
	text-decoration: none;
	}

.quicklinkstext a:visited {
	color: #660000;
	text-decoration: none;
	}
	
.blogtext {
	font-size: 11px;
	color: #333;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
}

.blogtext h1 {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

.blogtext a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	}
	
.blogtext a:hover {
	color: #10203D;
	text-decoration: none;
	}
	
.blogtext a:active {
	color: #10203D;
	text-decoration: none;
	}

.blogtext a:visited {
	color: #660000;
	text-decoration: none;
	}

#leftlove p {
	font: 12px/19px Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	color: #777;
}

.maincopy {
	font-size: 12px;
	color: #333;
	line-height: 19px;
	padding-bottom: 0px;	
}
.maincopy1 {
	font-size: 11px;
	color: #333;
	margin-left: 90px;
	line-height: 17px;
	padding-bottom: 0px;	
}
.maincopy2 {
	font-size: 11px;
	color: #333;
	margin-left: 30px;
	line-height: 17px;
	padding-bottom: 0px;	
}
.maincopy3 {
	font-size: 11px;
	color: #333;
	margin-left: 0px;
	line-height: 17px;
	padding-bottom: 0px;	
}

.maintable td {
	padding: 0 0 15px 0;	
	text-align: left;
	vertical-align: top;
}

.maincopy a {
	color: #10203D;
	}
	
.maincopy a:hover {
	color: #660000;
	text-decoration: none;
	}
	
.maincopy a:active {
	color: #10203D;
	}

.maincopy a:visited:hover {
	color: #660000;
	}

.maincopy a:visited {
	color: #10203D;
	}


.maincopy p {
	margin-top: 11px;
	margin-left: 60px;
	margin-right: 51px;	
}

.maincopy table {
	margin-left: 60px;
}

.bigname {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	clear: none;
}

.bigname a, .bigname a:visited {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	clear: none;
}

.faclist {
	font-size: 18px;
	color: #660000;
	font-weight: bold;
	clear: none;
	padding: 40px 0 20px 10px;
	text-align: left;
}

.facdiv {
	height: 30px;
}

.maincopy ul, .maincopy ol {
	margin: 20px 51px 20px 96px;
}

.maincopy ul.shorter {
	margin: 10px 51px 20px 96px;
}

.footertext {
	font-size: 10px;
	color: #666;
	line-height: 20px;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: -28px;
}

.footertext a {
	color: #666;
	text-decoration: none;
	}
	
.footertext a:hover {
	color: #10203D;
	text-decoration: none;
	}
	
.footertext a:active {
	color: #10203D;
	text-decoration: none;
	}

.footertext a:visited {
	color: #666;
	text-decoration: none;
	}
.txtbox{
	width:	90px;
	height: 12px;
	border: 1px solid #1B253E;
	font-family: Arial;
	font-size: 9px;
	color: #333333;
	padding-left: 3px;
}
.button{
	width: 60px;
	height: 14px;
	background-color: #990000 !important;
	border: 0px solid #1B253E;
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
}
select { 
 background-color: #ffffff; 
 color: #660000; 
 font-family: Arial;
	font-size: 11px;
}
input { 
 background-color: #FFFFFF !important;
}



/* @end */


