body {
		background-color:#39434d;
		text-align:center;
		font-family:Arial,Helvetica,calibri,sans-serif;
		font-size:small;
		color: 000000;
		margin:0 auto;
	}
	
	img#roofer{
		position:absolute;
		top:0px;
	}

	div#img_clickable_logo{
		position:relative;
		top:-35px;
		left:350px;
		z-index:1
	}
	
	div#img_clickable_logo_poster{
		position:relative;
		top:-35px;
		left:350px;
		z-index:1
	}
	
	div#centeredpage{
		margin:0 auto;
		width:920px;
		/*text-align:left;
		background-color:#aa0000;*/
	}
		
	div#centered_contentpage{
		position:relative;
		top:-255px;
		margin:0 auto;
		width:766px;
		text-align:left;
		/*background-color:#aa0000;*/
	}
	
	div#centered_posterpage{
		position:relative;
		top:-568px;
		margin:0 auto;
		width:766px;
		text-align:left;
		/*background-color:#aa0000;*/
	}
	
	div#content{
		width:100%;
		text-align:left;
		margin:35px;
		padding:8px;
		background-color:#ebebeb;
		font-size: 13;
		}
	
	div#content_frontpage{
		width:100%;
		text-align:left;
		margin:40px;
		}
	
	div#front_news {
		/*background-color:#bbbbbb;*/
		position:absolute;
		top:100px;
		width:385px;
		height:321px;
		font-size: 13;
		color: 535353;
		padding:10px;
	}
	
	div#front_news_archive_link{
		position:relative;
		top:-586px;
		left:274px;
	}
		
	div#frontpage_heading {
		font-size:17;
		color: 535353;
		font-weight:bold;
		padding-bottom: 2px;
		}
		
	div#front_static{
		/*background-color:#bbbbbb;*/
		position:relative;
		top:-472px;
		left:435px;
		width:410px;
		height:205px;
		font-size: 13;
		color: cdcdcd;
	}	
	
	tr.table_header{
		padding-top: 0%;
		padding-left: 0%;
		background-color:#aaaaaa;
		font-weight: bold;
		vertical-align: top;
	}	

	tr.content{
		padding-top: 0%;
		padding-left: 0%;
		vertical-align: top;
	}
	
	tr.content_alternate{
		padding-top: 0%;
		padding-left: 0%;
		background-color:#dddddd;
		vertical-align: top;
	}
	
	
	
	td.content{
		padding-top: 1%;
		padding-right: 1%;
		font-size: 13;
		color: 535353;
		vertical-align: top;
	}
	
	td.content_tabletext{
		font-size:smaller;

	}
	
	td.content_tableheadingtext{
		font-size:smaller;
		
	}
	
	td.content_heading{
		padding-top: 1%;
		padding-right: 1%;
		font-size:medium;
		font-weight: bold;
	}
	
	td.content_subheading{
		padding-top: 1%;
		padding-right: 1%;
		font-size:18;
		color:#5990d0;
		/*font-weight: bold;*/
	}
	
	td.content_footer{
		padding-top: 5px;
		padding-right: 5px%;
		font-size:smaller;
		color:#666666;
		vertical-align: top;
	}
	
	td.content_frontpage_table{
		font-size:smaller;
		vertical-align: top;
		color:cdcdcd;
	}
	
	h1 {
		font-family: calibri, Helvetica;
		font-size:25;
		color:#39434d;
		padding-left: 0px;
		padding-bottom:0px;
		margin-bottom:0px;
	}
	
	h2 {
		font-family: calibri, helvetica;
		font-size:20;
		color:#39434d;
		padding-left: 1px;
		padding-bottom:0px;
		margin-bottom:0px;
	}

	h3 {
		font-size:18;
		color:#5990d0;
		margin-bottom:0px;
		/*padding-left: 1px;
		padding-bottom:0px;*/
	}
	
	div#minifont {
		font-size:xx-small;
	}	
	
	img{
		border:0;
	}
	
	a{
		color:355d85;
	}
	
	a.frontpage {
		color:white;
	}
	
	a.frontpage_linklist {
		font-size:18;
		font-family:calibri, arial;
		color:white;
	}
	
	a.nav_middle {
		text-decoration:none;
		color:a3a3a3;
		padding:0.4em;
		/*padding:0.4em 0.9em;*/
		/*text-transform: uppercase; */
	}
	
	a.ticker_front {
		/*text-decoration:none; */
		color:gray;
	}
	
	a.nav_middle_active {
		text-decoration:none;
		color:5990d0;
		font-weight: bold;
		/*padding:0.5em 1.1em;
		text-transform: uppercase; */
	}

	a.nav_middle_active:hover {
		color: white;
		font-weight: bold;
		text-decoration:underline;
	}
	
	a.nav_middle:hover {
		/* background-color:white; */
		/* font-weight: bold; */
		/* text-transform: lowercase; */
		/* color: #5a8ece; */
		text-decoration:underline;
		color:white;
	}

	a.global_links {
		text-decoration:none;
		color:white;
	}

	a.global_links:hover {
		color: #ccccff;
	}

	a.poster_subtext {
		font-size:small;
		font-weight: bold;
		color:blue;
	}	
	
	a.breadcrumbtrail {
		color:868686;
		text-decoration:none;
		}
	
	a.content_footer {color:#666666;}

	ul{
		list-style-image:url('../images/bullet.gif');
		margin-top:5px;
		margin-left:0px;
	}
	
	ul.rss_items{
		list-style-image:url('')
	}
	
	p{
		color:535353;
		font-size: 13;
		margin-top:1px;
	}


	div#article_area{
		/*background-color:#ffffff;*/
		position:relative;
		top:-50px;
		width:686px;
	}		

	div#article_area_frontpage{
		background-color:#ffffff;
		position:relative;
		top:-246px;
	}	
	
	div#breadcrumb{
		/*background-color:#00ff00;*/
		position:relative;
		top:33px;
		margin:33px;
		font-family:calibri, arial;
		font-size: 25;
		color:868686;
	}	

	div#article_area_poster{
		position:relative;
		top:256px;
		width:686px;
	}
	



	div#article_header{
		text-transform:uppercase;
		color:#000;
	}
	
	div#linklist_header_frontpage{
		font-family:calibri,arial;
		font-size:20;
		text-transform:uppercase;
		color:5990d0;
		padding:10px 0px 0px 0px;
	}

	div#content_subheading{
		font-size:18;
		color:#5990d0;
		padding:5px 0px 0px 0px;
		/*font-weight: bold;*/
	}
	
	div#sidebar_comment{
		font-family: calibri, arial;
		font-size: 16;
		color: 535353;
	}
	
	div#sidebar_comment_bg{
		font-size:x-small;
		font-style: italic;
		font-weight: bold;
		color:#5990d0;
		background-color:#dfe5ef;
		width:100%;
		margin:12px 0px;
		border: 1px solid #39434d;
		padding: 8px 8px;
	}
	
	div#nav_middle_front{
		position:relative;
		top:-339px;
		left:-35px;
		font-family:calibri, arial;
		font-size: 22;
		text-align:center;
		text-transform: uppercase;
	}

	div#nav_middle_posterpage{
		position:relative;
		top:295px;
		/*left:-35px;*/
		font-family:calibri, arial;
		font-size: 22;
		/*background-color:#eb99eb;*/
		text-align:center;
		text-transform: uppercase;
	}
	
	div#nav_middle_contentpage{
		position:relative;
		top:-12px;
		/*left:-35px;*/
		font-family:calibri, arial;
		font-size: 22;
		/*background-color:#eb99eb;*/
		text-align:center;
		text-transform: uppercase;
	}
	
	
	div#poster_subtext{
		position:relative;
		top:-226px;
	}	
	

	}	
	div#linkbox_full{
		width:100%;
		margin:12px 0px;
		border: 1px solid #39434d;
		padding: 8px 8px;
		/* Height:130px; */
		background-color:#ffffff;
		/* background-image:url('../images/footer_bg.jpg'); 
		background-repeat:no-repeat; */
		text-align:left;
		/* color:#666666; */
	}

	div#html_banner_area{
		width:100%;
		border: 1px solid #535353;
		/*padding: 8px 8px;*/
		/* Height:130px; */
		background-color:white;
		/* background-image:url('../images/footer_bg.jpg'); 
		background-repeat:no-repeat; */
		text-align:left;
		/* color:#666666; */
	}	
	
	div#contact_me_box{
		width:100%;
		margin:10px 0px;
		/*border: 1px solid #39434d;*/
		/*padding: 8px 8px;
		 Height:130px; */
		background-color:#eeeeee;
		/* background-image:url('../images/footer_bg.jpg'); 
		background-repeat:no-repeat; */
		text-align:left;
		/* color:#666666; */
	}
	
	div#badge_box{
		width:100%;
		/*margin:10px 0px; */
		border: 0px solid #39434d;
		padding: 10px 4px;
	}
	
	div#footer{
		width:100%;
		Height:130px;
		background-color:#ffffff;
		background-image:url('../images/footer_bg.jpg');
		background-repeat:no-repeat;
		text-align:left;
		color:#666666;
	}
	

