body {
	background: #74a1b7;
	font-family: "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #000000;
}

#container {
	margin: 0 auto;
	background: #fff;
	width: 900px;
}

#contentcontainer {
	padding-top: 10px;
	width: 880px;
	margin: 0 auto;

}

#links {
font-size: 9pt;
float: right;
}

#logo {

float: left;
width: 210px;

}

#menu {
float: right;
width: 640px;
}

#header {
float: right;
width: 640px;
}

#content {

background-image: url(../images/bulbbg.gif);
background-repeat: no-repeat;
background-position: center center;
min-height: 500px;

}

#copyright {
border-top: 1px solid #efefef;
text-align: center;
font-size: 9pt;
font-weight: bold;
}


#bottomcap {
background-image: url(../images/bottomcap.gif);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0 auto;
width: 900px;
height: 14px;
}

a.moreevents:link, a.moreevents:visited {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none
	}
	
a.moreevents:hover {
	text-decoration: underline;
        font-weight: bold;
	}

hr {
	border:0px;
	height: 1px;
	width: 100%;
	color: #cbe4ba;
	background-color: #cbe4ba;
}

a.privacy:link, a.privacy:visited, a.privacy:active {
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}

a.privacy:hover {
	text-decoration: underline;
}

.back_button {
	font-weight: bold;
}
.bottom {
	color: #FFFFFF;
	text-decoration: none;
}

.headerbold { 
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
.footersmall {
	font-weight: bold;
	color: #FFFFFF;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #999999;
}

a.pagenav:hover {
	color: #eec00a;
}

.small {
	display: block;
	font-size: 9px;
	color: #BBBBBB;
	padding: 1px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: #CCCCCC 2px;
	}

.smalldark {
    font-size: 10px;
    color: #999999;
    text-decoration: none;
    }

.button {
	color: #000000; 
	margin-top: 2px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	}

.inputbox {
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}

.searchtext {
	font-weight: bold;
}
	

.ontab {
	background-color: #F5DE81;
	border-left: outset 1px #F5DE81;
	border-right: outset 1px #808080;
	border-top: 1px outset #F5DE81;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 17px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
a.mainlevel:hover {
	text-decoration: underline;
        font-weight: bold;
	}
	
#active_menu {
	color: #990000;
        text-align: left;
	font-weight: bold;
  	background-image: url('../images/pencil.gif');	background-repeat: no-repeat;	background-position: left;
}
		
a.sublevel:link, a.sublevel:visited {
	display: block;
	padding-left: 25px;
	margin-top: 3px;
	color: #444444;
	text-align: left;
	text-decoration: none;
}

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

.createdate {
	font-size: 10px;
	color: #B8B8B8;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-size: 10px;
	color: #B8B8B8;
	text-decoration: none;
	font-weight: normal;
	
	}

.readon, a.readon:link, a.readon:active, a.readon:visited, .blog_more, a.blog_more, a.blog_more:visited, a.blog_more:active {
	text-decoration: none; 
	font-weight: bold;
	}

a.readon:hover, a.blog_more:hover{
	text-decoration: underline; 
	}

table.contentpaneopen
{
	width:100%;
}

.contentpane {

	}

.contentheading, .componentheading {
	font-size : 24px;
	font-weight : bold;
	text-align : right;
	height:30px;
	border-bottom: 1px solid #eee;
	font-family: "Lucida Grande", sans-serif;
	display: block; 
	width: 870px;
	background: #d8001e;
	color: #fff;
	padding-right: 10px;
}

.contentdescription {
	font-size : 14px;
	font-weight : bold;
}

.contentpagetitle, 
a.contentpagetitle:link, 
a.contentpagetitle:visited {
	font-weight : bold;
	color : #eec00a;
	text-align : left;
}
	
a.contentpagetitle:hover {
	color: #666666;
	text-decoration: none;

	}
	
.content_rating {
}

.content_vote {
	font-size: 10px;
}

.sectiontableheader {
	background-color : #B8B8B8;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	}

.sectiontableentry1, {
	background-color : #D0D0D0;
	color : #FFFFFF;
	}
	
.sectiontableentry2 {
	background-color : #A6A6A6;
	color : #FFFFFF;
	}

.category {
	color: #333333; 
	font-weight: bold; 
	text-decoration: none;
	}

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

a.category:hover {
	color: #666666;
	text-decoration: none;
	}
 
a.blogsection:link, a.blogsection:visited {
	color: #000000; 
	text-decoration: none; 
	font-size: 11px;
	}

a.blogsection:hover {
	color: #eec00a;	
	font-size: 11px;
	text-decoration: none;
	}

table.moduletable {
	width: 165px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	text-align: left;
	color: #000000;
	}

table.moduletable th {
	font-weight: bold;
	font-size: 16px;
        text-transform: uppercase;
	text-indent: 5px;
	border-bottom: 1px solid #cbe4ba;
	}
table.moduletable td {
	height: 20px;
	}

.poll {
	font-size: 11px;
	color: #666666;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #f1f1f1;
	padding: 1px 2px 1px 2px;
}

.pathway {
	padding-left: 5px;
}

a.pathway:link, a.pathway:visited {
	color: #666666;
}

a.pathway:hover {
	color: #000000;
}
a:link, a:visited, a:active {	color: #336600;	text-decoration:none;}a:hover {	color: #336600;	text-decoration:underline;}