/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-seriff;
	font-size: 11px;
	color: #333333;
	scrollbar-face-color:#1d97c3;
	scrollbar-highlight-color:#1d97c3;
	scrollbar-3dlight-color:#1d97c3;
	scrollbar-darkshadow-color:#1d97c3;
	scrollbar-shadow-color:#5fc0ba;
	scrollbar-arrow-color:#5fc0ba;
	scrollbar-track-color:#5fc0ba;

}
body {
	background-color: #222222;text-align: center; 
}
#navbar-iframe {   height: 0px;   visibility: hidden;   display: none;}

.bloggertrtop { background-image:url(http://filmathens.net/gfx/topb.gif);repeat:no-repeat;}
.content {margin: 0 auto;text-align:left;border:2px solid #111111;width:800px;}

a:link,a:visited ,a:active{
	color: #1d97c3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
.blueish-text{color: #1d97c3;} 

.top-links {width:400px; padding:20px 4px;color: #666666}
.top-links a:link, .top-links a:visited, .top-links a:active {
	text-decoration: underline;
	color: #cccccc;
}

.top-links a:hover {
	text-decoration: none;
	color: #009999;
}

.featured-links {margin: 0 auto;text-align:center;font-weight:bold;font-size: 12px}


.loud {font-weight:bold;font-size: 12px}

.featured-links a:link, .featured-links a:visited, .featured-linksa:active {
	text-decoration: underline;
	
}

.featured-links a:hover {
	text-decoration: none;
	color: #009999;
}
.footer {color: #5d6e75;}
.heading1 {
	color: #018e9f;
	font-size:18px;
	font-weight:bold;
	
	}

.heading2 {font-weight:bold;color: #1d97c3;font-size: 18px}

a.biglink:link, a.biglink:visited,  a.biglink:active{font-size: 12px;font-weight:bold;text-decoration:none;}
a.biglink:hover {font-size: 12px;font-weight:bold;text-decoration:underline;}

.rust{color: #e03b00;font-weight:bold;font-size: 13px;}

