@charset "utf-8";

body {
	font: 100%/1.4 Tahoma, Geneva, sans-serif;
	background: #d2d2d2;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl {
	list-style-type:circle;
	padding-left:1em;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	font-family: Tahoma, Geneva, sans-serif;
}
a img { 
	border: none;
}

a:link {
	color: #2e2e2e;
	text-decoration: underline; 
}
a:visited {
	color: #2e2e2e;
	text-decoration: underline;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

.popup {
	width: 280px;
	background: #d2d2d2;
	padding: 13px 15px;
	z-index:10;
}
.container {
	width: 960px;
	background: #d2d2d2;
	margin: 0 auto; 
	z-index:10;
}

.header {
	background: #2e2e2e;
}

.underlined {
	text-decoration: underline;
}

.content {
	padding: 10px 0;
	background: #d2d2d2;
}

.footer {
	padding: 10px 0;
	background: #d2d2d2;
}

.rssfeedicon {
	position:absolute;
	top:120px;
	right:3px;
	background-image: url(pictures/rss-feed-icon.png);
	height: 28px;
	width: 28px;
	cursor: pointer;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fbfloat { 
	float: right;
	margin-left: 8px;
	background:#FFF;
	padding: 0px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	line-height: 0px;
}

.headerlogo {
	height: 150px;
	width: 230px;
	float:left;
	position: relative;
	cursor: pointer;
	background-image: url(pictures/eococlogo.png);
}

.headergraphic {
	background-image: url(pictures/eococheader.png);
	position: relative;
	height: 150px;
	width: 730px;
	float:right;
}

.headertext {
	position:absolute;
	font-style: oblique;
	font-weight:lighter;
	color: #0F0;
	right: 40px;
	bottom: 0px;
	width: 329px;
	text-align: right;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 27px;
}

.headertext2 {
	border:1px solid #2e2e2e;
	float:right;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	font-size:14px;
	background-color: #666666;
	width: 308px;
	color: #D2D2D2;
}

.headertimesbar {
	background-color: #2e2e2e;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #d2d2d2;
	font-style: normal;
}

.classbox {
	background-color: #2e2e2e;
	color: #d2d2d2;
	border-width: 2px;
	border-color: #FFAA16;
	border-style: solid;
	padding: 10px;
}

.annbox {
	margin-bottom:10px;
	padding:10px;;
}

.anndate {
	color: #666;
	font-size:10px;
}

.anndate2 {
	color: #666;
	font-size: 10px;
}

.anntext {
	font-size:14px;
	margin-top:6px;
}

.annheading {
	font-size: 18px;
}

.classmaterialsbox {
	background-color: #2e2e2e;
	color: #d2d2d2;
	border-width: 2px;
	border-color: #FFAA16;
	border-style: solid;
	padding: 7px;
	margin-bottom:4px;
	width:900px;
}

.musicbox {
	background-color: #2e2e2e;
	color: #d2d2d2;
	border-width: 2px;
	border-color: #FFAA16;
	border-style: solid;
	padding:7px;
	margin-bottom:4px;
	width:900px;
}

.dlboxl {
	background-color: #2e2e2e;
	color: #d2d2d2;
	border-width: 2px;
	border-color: #FFAA16;
	border-style: solid;
	padding: 10px;
	float:left;
	width:430px;
	height:125px;
}

.dlboxr {
	background-color: #2e2e2e;
	color: #d2d2d2;
	border-width: 2px;
	border-color: #FFAA16;
	border-style: solid;
	padding: 10px;
	float:right;
	width:430px;
	height:125px;
}

.dlboxl a:visited, .dlboxl a:link, .dlboxr a:link, .dlboxr a:visited, .classmaterialsbox a:visited, .classmaterialsbox a:link, .musicbox a:visited, .musicbox a:link
{
	color: #ffaa16;
	text-decoration: underline; 
}

.classheader {
	color: #FFAA16;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.classtime {
	color: #d2d2d2;
	padding-bottom:10px;
	font-size: 12px;
}

.downloadsubtitle {
	color: #d2d2d2;
	font-size: 12px;
}

.classdescription {
	color: #d2d2d2;
	font-size: 14px;
}

.contentbox {
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
}

.linkbox {
	background-color: #2e2e2e;
	border-width: 2px;
	border-color: #FFAA16;
	border-style: solid;
	padding: 10px;
}

.ssenvelope {
	position: relative;
	float: left;
	width: 450px;
	height: 290px;
	background-color: #2E2E2E;
}

.ssenvelope2 {
	position: relative;
	width: 940px;
	height: 430px;
	background-color: #2E2E2E;
}

.ssimageholder {
	position: absolute;
	background-repeat:no-repeat;
	background-position:center;
	top: 5px;
	left: 5px;
	width: 420px;
	height: 280px;
	background-image:url(pictures/sswelcome.png);
}

.ssimageholder2 {
	position: absolute;
	background-repeat:no-repeat;
	background-position:center;
	top: 5px;
	left: 5px;
	width: 930px;
	height: 400px;
	background-image:url(pictures/sswelcome.png);
}


.ssbuttonholder {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 15px;
	height: 280px;
	background-color: #2d2d2d;
}

.ssbuttonholder2 {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 930px;
	height: 15px;
	background-color: #2d2d2d;
}

.ssbutton {
	position: absolute;
	background-color: #444444; 
	width: 15px;
	height: 52px;
	cursor: pointer;
}

.ssbutton2 {
	position: absolute;
	background-color: #444444; 
	width: 128px;
	height: 15px;
	cursor: pointer;
}

.sstextbacking {
	z-index:10;
	position: absolute;
	opacity: 0.75;
	filter: alpha(opacity=75);
	bottom:5px;
	left:5px;
	width:420px;
	height: 31px;
	background-color: #000000;
}

.sstextbacking2 {
	z-index:10;
	position: absolute;
	opacity: 0.75;
	filter: alpha(opacity=75);
	bottom:25px;
	left:5px;
	width:930px;
	height: 42px;
	background-color: #000000;
}

.sstextbox {
	z-index:11;
	background-color:transparent;
	position: absolute;
	color: #e3e3e3;
	bottom: 6px;
	left: 10px;
	width: 410px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: hidden;
}

.sstextbox2 {
	z-index:11;
	background-color:transparent;
	position: absolute;
	color: #e3e3e3;
	bottom: 26px;
	left: 70px;
	width: 800px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: hidden;
}

.artheading 
{
	font-size: 26px;
}

.artheading2
{
	font-size: 22px;
}

.artheading3
{
	font-size: 18px;
}

img
{
	display: block;
}

.frontpageimage
{
	float: right;
	margin-left:15px;
	position: relative;
	padding:5px;
	background-color: #2E2E2E;
}

.centered
{
	margin-left:auto;
	margin-right:auto;
}

.centeredtext
{
	text-align:center;
}

.biblebox {
	border-width: 5px;
	border-color: #2e2e2e;
	border-style: solid;
	padding: 8px;
	margin-bottom: 27px;
	color: #2e2e2e;
}

.bibletext
{
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

.biblepassage
{
	font-size:16px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	margin-bottom:4px;
}

.biblecomments
{
	font-size:16px;
	text-align:center;
}

.artheading4
{
	font-weight:bold;
	font-size: 18px;
}

.howtohelplist {
	list-style-type:circle;
	font-weight:bold;
	padding-left:1em;
	margin: 0;
}

.howtohelplist ul {
	list-style-type:circle;
	font-weight:normal;
	font-size: 14px;
	padding-left:1em;
	margin: 0;
}

frontpageann {
	font-size: 14px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.newsbox {
	border-width: 5px;
	border-color: #2e2e2e;
	border-style: solid;
	padding: 8px;
	margin-top: 27px;
	color: #2e2e2e;
}

.newsheadline
{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:4px;
}

.newstext
{
	font-size:16px;
	text-align:center;
}

.newstext a
{
	font-weight:bold;
}

.boldtext
{
	font-weight:bold;
}
