iframe {display:none;}

html { 
	font-size : 120%; !important; 
	overflow:-moz-scrollbars-vertical;
}

* html .fredpic {
	background-image: none; 
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src='/images/fredlane.png', sizingMethod='scale');
	/*height:expression(document.body.clientHeight > 14? "150px" : "500px");*/
}

body { background: #000; 
	font: 50% Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #CCC;
    voice-family : "\"}\"";
    voice-family : inherit;
    font-size : 38%;		
}

#container {
	font-size: 1.5em;
	margin: 0 auto;
	width: 775px;
	text-align: center;
	position: relative;
	padding-top: 10px;
}

#content {
	padding: 0;
	margin: 0 auto;
	text-align: left;	
	width: 758px;
	background-repeat: repeat-y;
}
	
#nav {
	line-height: 1.5em;	
}
 
#nav ul, #nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
} 

#nav li { padding: 5px;	}
	
	
	
#subnav {
	line-height: 1.5em;
	text-align: center;	
}
 
#subnav ul, #subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
} 

#subnav li a { padding: 5px;
font: 1.6em;
color: #999;	}
		
	
	
#main {
	width: 705px;
	padding: 2px 15px 10px 25px;
	min-height: 300px;
	float: left;
	text-align: left;
}

p {
	margin: 0;
	padding: 5px 0;
}
 
hr {
	color: #A1100B;
	background: #A1100B;
	height: 1px;
	border: 0; 
	margin-left:0;
	text-align: left;
	display: block;	
}

img, form {
	display: inline;
	border: 0;
}

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

a:hover  {	
	color: #FFF;
	font-weight: bold; 
	text-decoration: none; 
	}

label { 
	font-weight: bold;
	float: left;
	text-align: right;
	width: 9em;
	padding-right: 10px;
} 

.error { color: #F00; }

input.input {
	background-color: #FFF;
	font-size: 1.0em; 
	color: #000; 
	width: 14em;
}

select.select { 
	background-color: #FFF;
	font-size: 1.0em; 
	color: #000; 
	width: 14em;
}

textarea { 
	background-color: #FFF;
	color: #000; 
	width: 12.8em;
	font: 1.1em Arial, Verdana, Helvetica, sans-serif; 
	overflow: auto;
}

.button, input.submit, input.button  {
	text-transform: caps;
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif; 
	text-align: center;
	border-bottom: #666 1px solid;
	border-right: #666 1px solid;
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	padding: 4px 10px;
	background-color: #B7BDC2;
	color: #000;
	text-decoration: none;
	letter-spacing: .02em;
}

.btn_nav  {
	background: url(/images/btn_bg.gif) no-repeat;
	font: bold 2.0em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	border: none;
	color: #000;
	text-decoration: none;
	letter-spacing: .02em;
	height: 30px;
	width: 156px;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;	
	text-align: center;
	text-transform: uppercase;
}


.button_small  {
	font: bold .8em Arial, Verdana, Helvetica, sans-serif; 
	text-align: center;
	border-bottom: #666 1px solid;
	border-right: #666 1px solid;
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	padding: 2px 4px;
	background-color: #B7BDC2;
	color: #000;
	text-decoration: none;
	letter-spacing: .02em;
}

.button:link, .button:visited, .button:active {
	color: #000;
	}

.button:hover  {	
	color: #666;
	}


.spacer {
	height: 1px; 
	width: 1px; 
	overflow: hidden; 
	clear: both;
	display: block; 	
	}
	
.clear{
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}

.autoclear:after, .custom_autoclear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.autoclear, .custom_autoclear { display: inline-block; }
/* Hide from IE Mac \*/
.autoclear, .custom_autoclear { display:block; }
/* End hide from IE Mac */

.hide{
	display:none;
}

#footer {
text-align: center;
padding: 20px;
size: 1.0em;
}
