/* CSS Document */

#Body{
	width:747px;
	background-color:#000000;
	height: 775px;

   }
   
#LftColumn{
    width:249px;
	background-color:#000000;
	float: left;
	}
	
#PALogo{
   width:249px;
   float: left;
   }

#PALogo2{
   width:249px;
   float: left;
   }
   
#Menu{
	width:249px;
	float: left;
	padding: 0px;
   }
   
#Blank{
	width:249px;
	height:492px;
	background-image: url(IMAGES/websites/website_12.gif);
	float: left;
   }

#BlankFont{
	Font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	}
   
#RghtColumn{
	width:490px;
	background-color:#ffffff;
	float: right;
	border: 1px solid #000000;

	}
	
#TavenImage{
	width:490px;
	height:65;
	float: right;
	}
	
#TavenImage2{
	width:490px;
	height:64px;
	float: right;

	}
	
#TavenImage3{
	width:490px;
	height:84px;
	float: right;
	}
	
#TavenImage4{
	width:490px;
	height:66px;
	float: right;
	}
	
#Content{
	width:490px;
	background-color:#d6d6dd;
	float: right;
	padding: 7px;
	margin-top: 0px;
	height: 651px;
	border-top: 1px solid #000000;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
	}
	
#TextBox{
	width:auto;
	background-color:#fcfcff;
	padding:5px;
	height:100%;
	border: 1px solid #666666;

   }
	
#ContentFont{
   	Font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
   }  
   
