body, html  { height: 100%; 
			color: #666; 
				font-family: Verdana, Arial, Tahoma, sans-serif; 
               font-size: 11px; 
			   line-height: 150%; 
               text-align: center; 
			   margin: 0px; padding: 0px; 
}
body {
	padding: 0;
	margin: 0;
	font-size: 100%;
	background: #FFF url('images/fft_bg.jpg') repeat-x;
}		   
			   
#content {
	margin-left: auto; 
	margin-right: auto;
	width: 950px;
}		
		
#head  { height: 91px; 
		padding-top: 0px; 
        margin-left: 5px; 
		text-align: right;
		}
#nav { 
		width:950px;
		margin-left: 0px;
		padding-top: 0px;
		height: 36px;
		text-align: left;
}

#flash {
	padding: 0;
	margin: 0;
	background: url('images/header/fft1.jpg') no-repeat top left;
}	

#main   {  
		width: 950px; 
		float: left; 
		height: 206px; 
 }
 
 #strip  { position: relative; 
		width: 950px; 
		float: left; 
		height: 113px; 
		text-align: left;
 }
#text       { position: relative; 
			width: 950px; 
			float: left; 
			min-height: 250px; 
			margin-top: 20px; 
			margin-bottom: 20px;
			margin-left: 0px; 
             }
#foot        { text-align: center; 
				background-color: #666; 
				color: #ccc;
               padding-top: 20px; 
			   margin-top: 20px; 
			   clear: both; 
			   height: 200px;
			   }
			   
p, table, ul, li   { color: #666; 
		font-family: Verdana, Arial, Tahoma, sans-serif; 
		font-size: 11px; 
		line-height: 150%; 
		text-align: left;
			  }
a {
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #666;
	text-decoration: underline;
}


a.con {
	color: #ccc;
	text-decoration: none;

}
a.con:hover{
	color: #fff;
	text-decoration: underline;
}

h1 {
	font-size: 15px; 
	font-weight: normal;
	padding-bottom: 1px;
	padding-top: 3px;
	color: #B61030;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #777;
	border-bottom:1px solid #ccc;
}
h3 {
	font-size: 16px; 
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 20px;
	color: #FFF;
}
h4 {
	font-size: 13px; 
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 10px;
	color: #444;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 7px;
	}
li  { PADDING-LEFT: 12px; 
	BACKGROUND: url(images/bullet.gif) no-repeat left top; 
	MARGIN-BOTTOM: 10px}

hr {
	color: #ccc;
	border-style: none;
	background-color: #ccc;
	height: 1px;
	border-bottom:1px dotted #ccc;
	}

.clear { clear: both; }

select, input, menu, list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	padding: 2px;
	margin: 0px;
}

.frame {
    background-color: #FFFFFF; 
    border: 1px solid #ccc; /* lighter border color */
    padding: 5px;
	margin: 5px;

  } 
a.opac:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.opac img {
filter:alpha(opacity=70);   
-moz-opacity: 0.7;   
opacity: 0.7;
}
  /**************************
rounded corners with border
**************************/
  
  .c1, .c2, .c3, .c4{font-size:1px; overflow:hidden; display:block;}
  .c1 {height:1px; background:#999; margin:0 5px;}
  .c2 {height:1px; background:#ededed; border-right:2px solid #999;
         border-left:2px solid #999; margin:0 3px;}
  .c3 {height:1px; background:#ededed; border-right:1px solid #999;
         border-left:1px solid #999; margin:0 2px;}
  .c4 {height:2px; background:#ededed; border-right:1px solid #999;
         border-left:1px solid #999; margin:0 1px;}
  .border {background: #ededed url(images/bg_grad.jpg); background-repeat: repeat-x; border-right:1px solid #999;
         border-left:1px solid #999; padding-top:2px; padding-bottom:2px; }
  .border div {margin-left: 13px; color: #333; } 
 
    /**************************
wordpress
**************************/
