* {
	margin: 0px 0px;
	padding: 0px 0px;
}

body	{
	background: #FDFDFD url(media/bg_tile.gif) top repeat-y;
	width: 100%;
	height: 100%;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 0;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	line-height: 14px; font-size: 10px;
	padding-bottom: 0px
}

img	{
	border: 0;
}






#header_bg {
	position: relative;
	background: url(media/header_bg.gif) top no-repeat; 
	width: 100%;
	height: 348px;
	border: 0px solid white;
}



#nav_container {
	background: url(media/lucid_logo.gif) left top no-repeat;
	color: #201C1B;
	width: 709px;
	height: 73px;
	padding-top: 0px;
	margin: 0px auto 0px auto;
	border: 0px solid #000000;
	border-top: 0px;
	position: relative;
}

#login_panel {
	position: relative;
	float: right;
	top: 15px;
	width: 329px;
	height: 30px;
	padding-top: 0px;
	margin: 0px auto 0px auto;
	border: 0px solid #000000;
	position: relative;
}


#showcase_panel {
	color: #000000;
	width: 709px;
	height: 275px;
	padding-top: 0px;
	margin: 0px auto 0px auto;
	border: 0px solid #000000;
	border-top: 0px;
	position: relative;
}

#top_divider {
	background: #CCCACA;
	width: 670px;
	height: 6px;
	margin: 0px auto 0px auto;
	line-height: 0em;
}

#bottom_divider {
	background: #CCCACA;
	width: 670px;
	height: 6px;
	margin: 10px auto 10px auto;
	line-height: 0em;
}


#whole_site_wrapper
{
	background: url(media/dashed_bg.gif) repeat-y;
	color: #99ccff;
	width: 670px;
	padding-top: 0px;
	margin: 0px auto 0px auto;
	border: 0px solid #000000;
	border-top: 0px;
} 




.divider_left {
	display: block;
	background: #00ADEF;
	width: 375px;
	height: 4px;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 0em;
	border: 0px solid #000000;
}

.divider_right {
	display: block;
	background: #00ADEF;
	width: 260px;
	height: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 0em;
	border: 0px solid #000000;
}



/* /////////////////// HOME LEFT LINK STYLES //////////////////////*/

#left_panel {
	float: left;
	width: 375px;
	text-align: left;
	border: 0px solid red;
/*	border-right: 1px dashed #F6FF00; */
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	color: #484646;
	margin-top: 0px;
	border: 0px solid #000000;

}



#left_panel b{
	font-size: 10px;
	line-height: 13px;
	color: #1C1C1C;
	text-transform: uppercase;
}


.date {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #FC0006;
	margin-top: 2px;
	border: 0px solid #000000;
}


.clients {
	width: 145px;
	height: 135px;
	border-right: 1px solid #CCCACA;
	border-bottom: 1px solid #CCCACA;
}

.clients_r {
	width: 145px;
	height: 135px;
	border-bottom: 1px solid #CCCACA;
}

.clients_b {
	width: 145px;
	height: 135px;
	border-right: 1px solid #CCCACA;
}


.comp_pic {
	float: left;
	width: 67px;
	padding-bottom: 10px;

}

.comp_pic img{
	border: 5px solid #e1e5e6;
}

.comp_pic img.nb{
	border: 0px solid #e1e5e6;
}

#right_panel .featured_image{
	border: 5px solid #e1e5e6;
}


.comp_item {
	float: right;
	width: 295px;
	padding-bottom: 10px;
	border: 0px solid #000000;
}


.comp_end {
	display: block;
	width: 375px;
	height: 1px;
	clear: both;
}


/* /////////////////// HOME LEFT LINK STYLES END //////////////////////*/




#right_panel {
	float: right;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	color: #484646;
	width: 260px;
	padding-top: 0px;
	margin: 0px auto 0px auto;
	border: 0px solid red;
}


#right_panel b {
	font-size: 10px;
	line-height: 13px;
	color: #1C1C1C;
	text-transform: uppercase;
}




#footer {
	width: 100%;
	border: 0px solid white;
	bottom: 0px;
	display: block;
}

#footer_links {
	width: 688px;
	padding-top: 0px;
	margin: 0px auto 0px auto;
	border: 0px solid #ffffff;
	border-top: 0px;
	font-size: 11px;
	line-height: 20px;
	color: #F6FF00;
	text-align: right;
}

p
{
	margin: 2px 0px 18px 0px;
	padding: 0px;
}


/* /////////////////// GENERAL LINK STYLES //////////////////////*/

a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #484646;
	background: transparent; 
	}
	
a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #484646;
	background: transparent; 
	}
	
a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #000000;
	background: transparent;
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #484646;
	background: transparent;  
}

/* ///////////////////////////////////////////////////////////////////////////*/

.list-link:link {
	font-weight: bold;
	color: #F6FF00;
	text-decoration: none;
}

.list-link:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.list-link:visited {
	font-weight: bold;
	color: #F6FF00;
	text-decoration: none;
}

.list-link:active {
	font-weight: bold;
	color: #F6FF00;
	text-decoration: none;
}

/* ///////////////////////////////////////////////////////////////////////////*/

.back-link:link {
	font-weight: normal;
	color: #F6FF00;
	text-decoration: none;
}

.back-link:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.back-link:visited {
	font-weight: normal;
	color: #F6FF00;
	text-decoration: none;
}

.back-link:active {
	font-weight: normal;
	color: #F6FF00;
	text-decoration: none;
}

/*/////////////////////////////////////////////////////////////////////////////////*/

a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #FC0006;
	background: transparent; 
	}
	
a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #FC0006;
	background: transparent;  
	}
	
a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #1C1C1C;
	background: transparent;
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #FC0006;
	background: transparent;  
}

/* ///////////////////////////////////////////////////////////////////////////*/

.redLink:link {
	font-weight : bold; 
	text-decoration : none;
	color: #FC0006;
	background: transparent; 
	}
	
.redLink:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #FC0006;
	background: transparent;  
	}
	
.redLink:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #1C1C1C;
	background: transparent;
	}

.redLink:active {
	font-weight : bold; 
	text-decoration : none;
	color: #FC0006;
	background: transparent;  
}

/* ///////////////////////////////////////////////////////////////////////////*/

.forumLink:link {
	font-weight : normal; 
	text-decoration : none;
	color: #CCCCCC;
	font-size: 14px;
	background: transparent; 
	}
	
.forumLink:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #CCCCCC;
	font-size: 14px;
	background: transparent; 
	}
	
.forumLink:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #000000;
	background: #ffffff;
	font-size: 14px;
	}

.forumLink:active {
	font-weight : normal; 
	text-decoration : none;
	color: #CCCCCC;
	font-size: 14px;
	background: transparent;  
}

/* ///////////////////////////////////////////////////////////////////////////*/


.smallFooterLink:link {
	font-weight : bold; 
	text-decoration : none;
	color: #444444;
	font-size: 11px;
	line-height: 17px;
	background: transparent; 
	}
	
.smallFooterLink:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #444444;
	font-size: 11px;
	line-height: 17px;
	background: transparent; 
	}
	
.smallFooterLink:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #00ADEF;
	font-size: 11px;
	line-height: 17px;
	background: transparent;
	}

.smallFooterLink:active {
	font-weight : bold; 
	text-decoration : none;
	color: #444444;
	font-size: 11px;
	line-height: 17px;
	background: transparent;  
}

/* ///////////////////////////////////////////////////////////////////////////*/

.lyricsLink:link {
	font-weight : normal; 
	text-decoration : none;
	color: #999999;
	font-size: 12px;
	background: transparent; 
	}
	
.lyricsLink:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #999999;
	font-size: 12px;
	background: transparent; 
	}
	
.lyricsLink:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	}

.lyricsLink:active {
	font-weight : normal; 
	text-decoration : none;
	color: #999999;
	font-size: 12px;
	background: transparent;  
}



/* ///////////////////////////////////////////////////////////////////////////*/

.story_0{
	display: inline;
	font-weight: normal;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	padding-bottom: 10px;
}

.story_1{
	display: inline;
	font-weight: normal;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	padding-bottom: 10px;
}

.newsTitle {
	font-weight: normal;
	font-family: Arial, Verdana;
	font-size: 20px;
	line-height: 1em;
	margin-bottom: -15px;
	margin-top: 5px;
	border: 0px dotted #ffffff;
	color: #00ADEF;
}

.town {
		font-weight: normal;
	font-family: Arial, Verdana;
	font-size: 15px;
	line-height: 16px;
	color: #A5D0E0;
}

.dateInfo {
	display: block;
	font-weight: normal;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #cccccc;
	position: relative;
	top: -10px;
}

.disc_sub {
	font-weight: normal;
	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 14px;
	color: #A5D0E0;
}

/* ///////////////////////////////////////////////////////////////////////////*/

#leftWrap {
	width: 256px;
	
}

.bd{
	border: 5px solid #e1e5e6;
	float:left;
	margin-right:10px;
}