	BODY
	 {
	font-family:verdana;
	background-color: Gray;
	scrollbar-base-color: #CCFFCC;
	scrollbar-arrow-color: blue;
	scrollbar-DarkShadow-Color: blue;
	margin: 0px 0px 10px 0px;
	}
	
	A:link{color:blue}
	A:visited{color:blue}
	A{text-decoration:none;}
	A:hover{ color:cyan; }
	
	#header{
	background-image: url(fadeup.jpg);
	background-position: top;
	background-color: #FEE936;
	background-repeat: repeat-x;
	border-bottom: 3px black solid;
	text-align:center;
	height: 70px;
	}
	

	
	#intro {
	background-image: url(minifade.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #FEE936;
	font-size: 10px;
	max-width: 1004px;
	text-align:center;
	border: 3px black solid;
	margin: 5px auto 0px auto;
	}
	
	.curvy {position:relative; background:#1F6BC9; color: black; margin-right:10px;;}
	#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#1F6BC9; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
	#ctl {top:0; left:0;}
	#cbl {bottom:0; left:0;}
	#ctr {top:0; right:0;}
	#cbr {bottom:0; right:0;}
	.curvy em b {position:absolute; font-size:150px; font-family:arial; color: #1F6BC9; line-height:40px; font-weight:normal;}
	#ctl b {left:-8px;}
	#ctr b {left:-25px;}
	#cbl b {left:-8px; top:-17px;}
	#cbr b {left:-25px; top:-17px;}
	.curvy p {position:relative; z-index:100; padding:5px 10px;}

	#content {

	padding-bottom: 10px;


	vertical-align: top;
	text-align:justify;
	background-image: url(minifade.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #FEE936;
	background-position: bottom;
	background-color: lemon;
	font-size: 10px;
	width: 1004px;
	border: 3px black solid;
	margin: 5px auto 0px auto;
	}

	#lefttd {
	padding: 0px;
	width: 150px;
	vertical-align: top;
	text-align:justify;

	}
	
		
/*      V1        */
	

.outer{
	margin:0px;
	padding:0px;
	background-image: url(minifadeblue.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #99CCFF;
	font-size: 10px;
	width: 150px;
	text-align:left;
	border: 1px black solid;


}
#menu4 {
	width: 150px;
	border-style: none;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	padding:0px;

	}
	#menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	#menu4 li a {
		height: 32px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		font-weight:normal;
		border: 1px black solid;
		}
		
	#menu4 li a:link, #menu4 li a:visited {
		color: #9E3C02;
		display: block;
		background: url(menu.jpg);
		padding: 8px 0 0 30px;
		}
		
	#menu4 li a:hover {
		color: #fff;
		background: url(menuover.jpg);
		padding: 8px 0 0 30px;
		}
		
	#menu4 li a:active {
		color: #fff;
		background: url(menuclick.jpg);
		padding: 8px 0 0 30px;
		}	                    
                    
	
	#middle {
	background-color: #99CCFF;
	padding: 2px;
	font-size: 10px;
	max-width: 400px;
	text-align:justify;
	border: 2px black solid;

	}
	
	.news {
	background-color: #FFFFFF;
	padding: 2px;
	text-align:justify;
	border: 1px black dashed;
	margin-bottom: 10px;
	/* background-image: url(minifadeblue.jpg);
	background-repeat:repeat-x;
	background-position: bottom; */

	}
	
	#righttd {
	font-size: 10px;
	text-align:left;
	width: 200px;
	vertical-align: top;
	}
	
	#right {
	background-image: url(minifadeblue.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #99CCFF;
	padding: 2px;
	font-size: 10px;
	text-align:center;
	border: 2px black solid;

	}
	
	#footer {
	background-image: url(minifade.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #FEE936;
	font-size: 10px;
	max-width: 1004px;
	text-align:center;
	border: 3px black solid;
	margin: 5px auto 0px auto;
	}
