

/**************** frames ****************/


	#date {
	height: 35px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #FFFFFF;
	padding-top: 19px;
	padding-bottom: 5px;
	background-image: url(../images/afim_wood.jpg);
	background-repeat: no-repeat;
	  }

	body {
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #666666;
	background-color: #FFFFFF;
	  }

	#frame {
	width: 750px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #666666;
	border-right-color: #996600;
	  }

	#footer {
	width: 744px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 1.6em;
	color: #666666;
	background-color: #CCCCCC;
	border-top: solid #666666 1px;
	border-bottom: solid #666666 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	  }


/**************** content ****************/


	#main {
	height: 614px;
	  }
	  
	#main2 {
	height: 586px;
	  }
	  
	#menu {
	height: 28px;
	  }

	#logo {
	width: 223px;
	height: 614px;
	margin-right: 5px;
	float: left;
	  }

	#column {
	width: 223px;
	height: 350px;
	background-color:#e2d8ba;
	margin-right: 5px;
    background-image: url(../images/afim_stone1.jpg);
	float: left;
	  }

	#links {
	width: 193px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e2d8ba;
	  }
		
	#links p {
	background-color: #e2d8ba;
	padding-bottom: 2px;
	border-bottom: 1px solid;
	border-bottom-color: #7E6B4A;
	border-bottom-style: dotted;
	  }
	
	td.back {
	background-image: url(../images/afim_but1.jpg);
	background-repeat: repeat-x;
	  }


/**************** titles ****************/
	
	
	h1 {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 16px;
	  }

	h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	  }


/**************** links ****************/


	a {
	color: #666666;
	text-decoration: none;
	  }

	a.sub {
	color: #660000;
	text-decoration: none;
	  }

	a:hover {
	color: #660000;
	text-decoration: underline;
	  }


/**************** images ****************/
		
		
	a img{
	border: none;
	  }
	  
	img.column {
	float: left;
	  }

	img.left {
	float: left;
	margin: 1px 14px 1px 0;
	  }

	img.top {
	padding-bottom: 5px;
	padding-right: 5px;
	  }

	img.bottom {
	padding-top: 5px;
	padding-right: 5px;
	  }