/* ************************************************************************************************** */
/*                       CSS by Greg Donert - www.looprevilpress.com								  */
/*                        												  							  */
/* ************************************************************************************************** */
/* For Joomla v. 1.0.x																				  */
/*																									  */
/*																									  */
/* ************************************************************************************************** */
/* CONTENT CSS 																						  */
/* ************************************************************************************************** */

html {
	height:100%;
}

body {

	
	left:0px;
	right:0px;
	margin:0;
	padding:0;
	background-image: url("../images/header.jpg");
	/*background-image: url(../images/bgnew.gif);*/
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 100%;
	background-color:#000000;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;

} 

h1 {
}
h2 {
}
h3 {
}
p {
}

.contentheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2e2e2e;
	font-size: 20px;
}

.contentheading a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2e2e2e;
	font-size: 20px;
	text-decoration: none;
}

.contentheading a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2e2e2e;
	font-size: 20px;
	text-decoration: none;
}

.contentheading a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2e2e2e;
	font-size: 20px;
	text-decoration:underline;
}

.contentheading a:visted {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2e2e2e;
	font-size: 20px;
	text-decoration: none;
}

.contentheading a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2e2e2e;
	font-size: 20px;
	text-decoration: none;
}


a:link,
a:active,
a:visited {
	/*font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;*/
}
a:hover {
	text-decoration: underline;
}
a img {
}

/* ************************************************************************************************** */
/* LAYOUT CSS - DEFINE YOUR OWN TEMPLATE STYLES HERE										  */
/* ************************************************************************************************** */

#container {

	top: 0px;
	width: 960px;
	height: 100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	
	
}

#navbar {
	
	top: 177px;
	left: 0px;
	position: absolute;
	background-image: url("../images/navmainbg.gif");
	background-repeat: repeat-x;
	width: 960px;
	height: 48px;
	margin:0px;
	padding:0px;
}



#badgetop {
 	top: 141px;
	left: 669px;
	position: absolute;
	
}

#navbarelection {
	
	top: 0px;
	left: 664px;
	position: absolute;
	/*background-image: url("../images/navmainbg.gif");*/
	
	
	margin:0px;
	padding:0px;
}

#navbar ul {
	margin: 0;
	text-indent: 0;
	padding: 0;
}

#navbar ul li {


overflow: hidden;
height: 48px;
text-indent: 0;
padding: 0;
float: left;
}

#navbar ul li a {


display: block;

}

#navbar ul li a:hover {

margin-top: -48px;
}



#active_menu {

margin-top: -96px;
}

#content {
	
	top: 0px;
	width: 484px;
	position:relative;
	margin:0px;
	padding:0px;
	height: 100%;
	background-color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	
	

}

#contentmain {
	
	
	
	width: 164px;
	position:relative;
	margin:0px;
	padding:0px;
	height: 1440px;
	background-color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	top:22px;
	left: 13px;
	

}

#weatherheader {
	position: absolute;
	top: 693px;
	height: 20px;
}

#weathermain {
	position: absolute;
	top: 713px;
	height: 355px;
	width: 159px;
	background-image: url('../images/weather_item1.gif');
	background-repeat:no-repeat;
}

#weathericon {
	position: absolute;
	background-image: url('../images/weather_item1.gif');
	background-repeat:no-repeat;
}

#weathertemp {
	position: absolute;
	left: 97px;
	top:25px;
	font-size: 25px;
	
}

#weatherdetail1 {
	position: absolute;
	left:5px;
	top:110px;
	font-size: 12px;
	vertical-align: middle; 
}

#weatherlogo {
	position: absolute;
	left:125px;
	top: 1050px;
	
}

#weatherdetail1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	
}

#weatherdetail1 a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	
}

#weatherdetail1 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	
}

#weatherdetail1 a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	
}

#weatherdetail1 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:underline;
	
}

#weathericon {
	position: absolute;
	
	
	background-image: url('../images/weather_item1.gif');
	background-repeat:no-repeat;
}
	
#vertline {
	position:absolute;
	margin:0px;
	padding:0px;
	background-image: url('../images/vertdot.gif');
	background-repeat:repeat-y;
	width:1px;
	height: 1070px;
	top: 0px;
	left: 164px;
}

#vertline2 {
	position:absolute;
	margin:0px;
	padding:0px;
	background-image: url('../images/vertdot.gif');
	background-repeat:repeat-y;
	width:1px;
	height: 1070px;
	top: 22px;
	left: 637px;
}

#content_other {
	
	
	width: 926px;
	position: relative;
	margin:0px;
	padding:0px;
	height: 100%;
	background-color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	padding-left: 17px;
	padding-right: 17px;

}

#contentmainsection {
	
	
	width: 430px;
	position: relative;
	margin:0px;
	padding:0px;
	height: 100%;
	background-color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	padding-left: 17px;
	padding-top: 17px;
	padding-right: 17px;

}

#middlecolumn {
	top: 15px;
	left: 184px;
	width: 447px;
	height: 1300px;
	position: absolute;
	/*background-color:#fbfbfb;*/
}



#rightcolumn {
	top:22px;
	left: 647px;
	width: 300px;
	height: 1300px;
	position: absolute;
	/*background-color:#fbfbfb;*/
}

#bottomcolumn {
	top:1108px;
	left: 13px;
	width: 926px;
	height: 329px;
	position: absolute;	
}

#sportheader {
	position: absolute;
	height: 45px;
	width: 460px;
	left:0px;
	top: 0px;
}

#sportitem1 {
	position: absolute;
	top: 45px;
	width: 460px;
	left: 0px;
	height: 129px;
	background-image: url('../images/sports_item1.gif');
	background-repeat:no-repeat;
	
}

#sportsep1 {
	position: absolute;
	top: 174px;
	left: 0px;
	width: 460px;
	height: 3px;
	
}

#sportitem2 {
	position: absolute;
	top: 177px;
	width: 460px;
	left: 0px;
	height: 152px;
	background-image: url('../images/sports_item2.gif');
	background-repeat:no-repeat;
	
}

#editorheader {
	position: absolute;
	height: 45px;
	width: 460px;
	left: 478px;
	top: 0px;
}

#editoritem1 {
	position: absolute;
	top: 45px;
	width: 460px;
	left: 478px;
	height: 284px;
	background-image: url('../images/editor_item1.gif');
	background-repeat:no-repeat;
}

#middlecolumnother {
	
	top: 0px;
	left: 474px;
	width: 486px;
	height: 100%;
	position: absolute;
	background-color:#fbfbfb;
}

#middlecolumncandidate {
	
	top: 0px;
	left: 474px;
	width: 486px;
	height: 600px;
	position: absolute;
	background-color:#fbfbfb;
}

#flashcontent {
	position: absolute;
	left:-8px;
	top: 0px;
}

#mainarticle {
	position: absolute;
	
	top: 435px;
}

#entertainment_header {
	position: absolute;
	top: 541px;
	width: 447px;
	
}

#entertainmentitem1 {
	position: absolute;
	top: 579px;
	width: 447px;
	height: 158px;
	
	background-image: url('../images/entertaiment_item1.gif');
	background-repeat:no-repeat;
	
}

#entertainmentimg1 {
	position: absolute;
	top: 579px;
	width: 129px;
	height: 158px;
}

#entertainmentsep1 {
	position: absolute;
	top: 737px;
	width: 447px;
	height: 3px;		
	
}

#entertainmentitem2 {
	position: absolute;
	top: 740px;
	width: 447px;
	height: 165px;
	
	background-image: url('../images/entertaiment_item2.gif');
	background-repeat:no-repeat;
	
}

#entertainmentimg2 {
	position: absolute;
	top: 740px;
	width: 129px;
	height: 165px;
}

#entertainmentsep2 {
	position: absolute;
	top: 905px;
	width: 447px;
	height: 3px;		
	
}

#entertainmentitem3 {
	position: absolute;
	top: 908px;
	width: 447px;
	height: 168px;
	
	background-image: url('../images/entertaiment_item3.gif');
	background-repeat:no-repeat;
	
}

#entertainmentimg3 {
	position: absolute;
	top: 908px;
	width: 129px;
	height: 168px;
}


#entertainment_image {
	position: absolute;
	top: 634px;
	width: 101px;
	left: 10px;
}



.moduletablemodcontent {
	position: absolute;
	width: 360px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	
}

.moduletabledate {
	position: absolute;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8e8e8e;
	font-size: 12px;
	font-style:italic;
	
}

.moduletablemodcontent2 {
position: absolute;
top: 160px;
}

.moduletablemodcontent3 {
position: absolute;
top: 300px;
}

.moduletablemodcontent4 {
	position: absolute;
	width: 447px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	
}

.mod_contentitemmodcontent {
	position: absolute;
	width: 300px;
	left:139px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	
}

.mod_contentitemopinion {
	position: absolute;
	width: 300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	left: 5px;
}

.mod_contentitemsport {
	position: absolute;
	width: 460px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	left: 5px;
}


.mod_contentitemmodcontent2 {
	position: absolute;
	width: 455px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	
}

.mod_contentitemmodcontent3 {
	position: absolute;
	width: 455px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	
}

.mod_contentitemeditor {
	position: absolute;
	width: 430px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	
}



#sports_header {
	position: absolute;
	top: 589px;
	width: 105px;
	left: 10px;
}



#sports_image {
	position: absolute;
	top: 632px;
	width: 105px;
	left: 10px;
}

#sports {
	position: absolute;
	top: 632px;
	width: 370px;
	left: 114px;
	
}

#datetime {
	position: absolute;
	top: 3px;
	width: 300px;
	left: 745px;
}

#opinion_header {
	position: absolute;
	top: 0px;
	width: 300px;
	left: 0px;
	
}

#opinionitem1 {
	position: absolute;
	top: 33px;
	width: 300px;
	height: 127px;
	background-image: url('../images/opinion_item1.gif');
	background-repeat: repeat-y;
	
}

#opinionsep1 {
	position: absolute;
	top: 160px;
	width: 300px;
	height: 3px;		
	
}

#opinionitem2 {
	position: absolute;
	top: 163px;
	width: 300px;
	height: 127px;
	background-image: url('../images/opinion_item2.gif');
	background-repeat: repeat-y;
	
}

#opinionsep2 {
	position: absolute;
	top: 290px;
	width: 300px;
	height: 3px;		
	
}

#opinionitem3 {
	position: absolute;
	top: 293px;
	width: 300px;
	height: 112px;
	background-image: url('../images/opinion_item3.gif');
	background-repeat: no-repeat;
	
}

#opinion_image {
	position: absolute;
	top: 848px;
	width: 110px;
	left: 10px;
	
}

#ad_header {
	position: absolute;
	top: 405px;
	width: 300px;
	height: 20px;
	}

#ad {
	position: absolute;
	top: 425px;
	width: 300px;
	height: 250px;
}

#mostread_header {
	position: absolute;
	top: 693px;
	width: 300px;
	height: 20px;
}

#mostread {
	position: absolute;
	top: 713px;
	width: 300px;
	height: 355px;
	background-image: url('../images/mostread_item1.gif');
	background-repeat: no-repeat;
	left:0px;
}



#editor {
	position: absolute;
	top: 77px;
	width: 440px;
	left: 25px;
	
	
}


/*rss*/
#srfr-container {
	position:absolute;
	left:17px;
	height:100%;
	width: 455px;
}



.srfr-row0 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	
}

.srfr-row0 a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	
}

.srfr-row0 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	
	
}

.srfr-row0 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	
}

.srfr-row0 a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	
}

.srfr-row1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	
}

.srfr-row1 a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	
}

.srfr-row1 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	
}

.srfr-row1 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	
}

.srfr-row1 a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	
}


.moduletableloginform {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	position: relative;
	width: 170px;
	height: 120px;
	
	
	padding: 10px;
	border: 1px solid #CCCCCC;
	
}




.moduletableloginform label{

	
	
}



#mod_login_username.inputbox {
	/*position: absolute;
	
	left: 80px;*/
}

#mod_login_password.inputbox {
	/*position: absolute;
	
	left: 80px;*/
}

#mod_login_remember label{
position: absolute;
left: 150px;
}

.lostpass a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.lostpass a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.lostpass a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.lostpass a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.lostpass a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

#logoutbutton {
	position:absolute;
	left: 800px;
}

#pathway{
}
#header {
}
#header_pic {
}
#logo {
}
#left_col {
}
#main_col {
}
#main_col_wide {
}
#right_col {
}
#user1 {
}
#user2 {
}
#user3 {
}

#wrap {
	
	height: 100%;
	margin: 0 auto; 
	text-align:left; 
	
}

#wrapcandidate {
	
	height: 770px;
	margin: 0 auto; 
	text-align:left; 
	
}

#column {
	position: relative;
	background-color:#FFFFFF;
	top: 226px;
	float: left;
	
}


#foot {
position:relative;
margin-left:auto;
margin-right:auto;
clear:both;
top:0px; 

}

.footer{
	background-image: url("../images/footer.gif");
	background-repeat:no-repeat;
	background-color: #000000;
	clear: both;
	position:relative;
	left: 0px;
	top:0px;
	width: 960px;
	height: 76px;
	color: #717171;
	text-align:right;
	
	
}

#footersocial {
	position:absolute;
	top: 0px;
	left: 25px;
	width: 129px;
	height: 76px;
	
	
}

#footertext {
	position:absolute;
	top: 39px;
	left: 302px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #717171;
	vertical-align:middle;
	
	
}

#footertext a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #717171;
	text-decoration:none;
	
	
}

#footertext a:link {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #717171;
	text-decoration:none;
	
	
}

#footertext a:visited {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #717171;
	text-decoration:none;
	
	
}

#footertext a:hover {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #717171;
	text-decoration:none;
	
	
}

#footertext a:active {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #717171;
	text-decoration:none;
	
	
}

#lsu {
	position:absolute;
	top: -19px;
	left: 530px;
	
	
	
}

.terms{

	background-color: #000000;
	clear: both;
	position:relative;
	left: 0px;
	top:0px;
	width: 960px;
	height: 41px;
	color: #545454;
		font-family:Georgia, "Times New Roman", Times, serif;
	
	
	font-size: 10px;
}
#termstext {

	background-color: #000000;
	clear: both;
	position:absolute;
	left: 0px;
	top:10px;
	width: 960px;
	height: 41px;
	color: #545454;
		font-family:Georgia, "Times New Roman", Times, serif;
	
	
	font-size: 10px;
}


.clr{
	/*clear : both;*/
}

/* ************************************************************************************************** */
/* JOOMLA SPECIFIC CSS 																				  */
/* ************************************************************************************************** */

.mod_contentitem {
	width: 481px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #969696;
	font-size: 14px;
	
}

.author {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #686868;
	font-size: 12px;
	font-style: italic;
}

.innercontent {
	width: 100%;
	
}

.adminform {
}
.article_seperator {
}
.back_button {
}

.back_button a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.back_button a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.back_button a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.back_button a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.back_button a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.blog {
}

.blogsection {
	
}


.blog_more ul li {
	display: block;
	text-indent: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
	list-style:none
}

.blog_more {

}


.blog_more a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.blog_more a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.blog_more a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.blog_more a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.blog_more a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.button {
}
.buttonheading {
}
.category {
}
.clip {
}
.componentheading {
}
.contact_email {
}
.content_rating {
}
.content_vote {
}
.contentdescription {
}
.contentheading {
}
.contentpagetitle {
}
.contentpane {
}
.contentpaneopen {
}
.contenttoc {
}
.createdate {
}
.dtree {
}
.dTreeNode {
}
.editlinktip {
}
.expander {
}
.form{
}
.highlight {
}
.inputbox {
height: 16px;

border: 1px solid #858585;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.item {
}
.latestnews {
}
.message {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.message {
}
.modifydate {
}
.module {
}
.module h3 {
}
.module div {
}
.module div div {
}
.module div div div {
}
.module div div div div {
}
.moduletable {
}
.moduletable h3 {
}
.mosimage {
}
.mosimage_caption {
}
.mostread {
	position: relative;
	left: 2px;
	text-indent: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-left:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	list-style:none;
	line-height: 18px;
	
	
}

.mostread a {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	line-height: 18px;
	
}

.mostread a:link {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	line-height: 18px;
}

.mostread a:visited {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	line-height: 18px;
}

.mostread a:hover {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	line-height: 18px;
}

.mostread a:active {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	line-height: 18px;
}


.mostread ul li {
	text-indent: 0pt;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8d8d8d;
	font-size: 12px;
	text-decoration:none;
	list-style:none;
	padding-left:0;
	margin-left:0;
	list-style-type:none;
	height: 100%;
	line-height: 18px;
	margin: 0px;
	width: 290px;
}

li.mostread {
	text-indent: 0pt;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-left:0;
	margin-left:0;
	list-style-type:none;
	width: 290px;
}

.newsfeed {
}
.node {
}
.pagenav {
}

a.pagenav {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

a:link.pagenav {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

a:hover.pagenav  {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

a:visited.pagenav  {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

a:active.pagenav  {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}


.pagenav_next {
}


.pagenav_next a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.pagenav_next a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.pagenav_next a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.pagenav_next a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.pagenav_next a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}


.pagenav_prev {
}

.pagenav_prev a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.pagenav_prev a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.pagenav_prev a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.pagenav_prev a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.pagenav_prev a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.pagenavbar {
}
.pagenavcounter {
}
.paramlist {
}
.pathway {
}

.poll {
	position: absolute;
	width: 250px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	border: 0px solid #666666;
	text-align:left;
}

.pollstableborder {
border: 0px solid;
text-align:left;
width: 300px;
}

#voteimage {
	position: absolute;
	left: 17px;
	top: 435px;
	border: 0px solid;
	width:100px;
}
#voting {
	position: absolute;
	left: 117px;
	top: 435px;
	border: 0px solid;
}

#checkmsg3 {
	color: #333333;
	font-size: 14px;
}

#checkmsg5 {
	color: #333333;
	font-size: 14px;
}

#pollformXT3 {
	
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	border: 0px solid #666666;
	text-align:left;
	width: 300px;
}

#pollformXT5 {
	
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	border: 0px solid #666666;
	text-align:left;
	width: 290px;
	padding-left:5px;
}

#pollformXT6 {
	
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	border: 0px solid #666666;
	text-align:left;
	width: 290px;
	padding-left:5px;
}

#pollformXT7 {
	
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	border: 0px solid #666666;
	text-align:left;
	width: 290px;
	padding-left:5px;
}

#pollformXT8 {
	
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	border: 0px solid #666666;
	text-align:left;
	width: 290px;
	padding-left:5px;
}

#pollxtTitle {
padding-left:5px;
	/*display:none;
	padding-left: 17px;*/

	
}

#pollxtTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration:none;
}



#pollxtTitle a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration:underline;
}

.profiler {
}
.readon {
}

.readmore a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 12px;
	text-decoration:none;
}

.readmore a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 12px;
	text-decoration:none;
}

.readmore a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 12px;
	text-decoration:none;
}

.readmore a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 12px;
	text-decoration:none;
}

.readmore a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 12px;
	text-decoration:none;
}

.write_comment{
	display:none;
}
.write_comment a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.write_comment a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.write_comment a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.write_comment a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}

.write_comment a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #61042e;
	font-size: 14px;
	text-decoration:none;
}


.row1 {
}
.row2 {
}
.search {

padding-top:14px;

}

.searchbutton {
top: 15px;
position:absolute;
}

.searchintro {
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontablefooter {
}
.sectiontableheader {
}
.small {
}
.smalldark {
}
.syndicate {
}
.syndicate_text {
}
.tab {
}
.tabclass1 {
}
.tabclass2 {
}
.tab-page {
}
.text_area {
}
.toclink {
}
.toolbar {
}
.tooltip {
}
.wrapper {
}

/* ************************************************************************************************** */
/* JOOMLA MENU CSS 																					  */
/* ************************************************************************************************** */

ul#mainlevel {
}
ul#mainlevel li {
}

a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited {
}
a.mainlevel:hover {
}
a.mainlevel#active_menu {
}

a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
}
a.sublevel:hover {
}
a.sublevel#active_menu {
}

/* ************************************************************************************************** */
/* OTHER MODULES AND COMPONENTS																		  */
/* ************************************************************************************************** */
/* Components and modules that should be part of every setup you do!								  */
/* Add your own custom css for modules and components you install here!								  */
/*																									  */
/* ************************************************************************************************** */
/* JOOMLA EXT MENU MODULE 																			  */
/* ************************************************************************************************** */



/* ************************************************************************************************** */
/* JOOMLA DISPLAY NEWS BY BK MODULE																	  */
/* ************************************************************************************************** */

.dn-whole {
}
.dn-each {
}
span.dn-section {
}
a.dn-section {
}
span.dn-category {
}
a.dn-category {
}
span.dn-title {
}
a.dn-title{
}
span.dn-author {
}
span.dn-date {
}
span.dn-introtext {
}

/* ************************************************************************************************** */
/* JOOMLA MINI FRONTPAGE MODULE	- NOTE THIS MODULE ALSO CONTAINS IT's OWN CSS FILE					  */
/* ************************************************************************************************** */

table.minifp {
}
td.minifp {
}
span.minifp-anotherlinks {
}
span.minifp-introtitle a {
}
span.minifp-date {
}
.minifp-full-link {
}
ul.minifp {
}
li.minifp {
}
li.minifp a{
}