html {
        overflow:auto
}
	
	body{
		margin-left: 0;
        margin-top: 0;
		background-color: #eeeeee;
		margin: auto;		
	}	
	
	#head {
	margin: auto;
	height: 54px;
	width: 750px;
	background: #4B0082 url(TITLE.gif) no-repeat 194px;
	border: none;
	
	}
	
	#head h1 {
	margin: 0px;
		visibility: hidden;
	}
	
	
	#footerhome {
	color:#ffffff; 
	font-family: Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height:12px;
	text-align: right;
	margin: auto;
	width: 750px;
	background: #4B0082;
	border: none;
	clear: both;
	}
	
	#footerhome a {
			color:aqua;
			text-decoration:none;
			background-color: #4B0082;

		}

	#footerhome	a:hover {
			color:yellow;
			background-color: #4B0082;
		}
		
	
	#topmenu {
	margin: auto;
	background: #DDF4FF;
	height: 17px;
	width: 748px;
	border: 1px #4b0082; border-style: none solid none solid;
	font: bold 14px Verdana, Geneva, helvetica, sans-serif;
	padding-left: 0px;

	}
	
	#topmenu a {
	color: Purple; font-weight: bold; text-decoration: none;
	background-color: #DDF4FF;
}

   #topmenu a:hover {
	color: Red;
	background-color: #DDF4FF;
	}
	#topmenu ul {
		margin-left: 0;
		padding-left: 3px;
		display: inline;
		
	}
	
	#topmenu li

	{
		display: inline;
		list-style-image: none;
		list-style-type: none;
		padding-right: 0;
		padding-left: 17px;
		margin-left: 0;
	}
	 
	#main {
	margin: auto;
	
	width: 748px;
	background: White url(MENU.gif) repeat-y;
	border: 1px #4b0082; border-style: none solid none solid;
	}
	
	#mainhome {
	margin: auto;
	background: #FFFFFF;
	height:100%;
	width: 748px;
	height: 430px;
	border: 1px #4b0082; border-style: none solid none solid;
	}
	
	#content {
	width: 574px;
	float: right;
	background: #fff;
	padding: 10px;
	}
	
	#declaration {
	position: relative;	
	float: left;
	width: 428px;	
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	top: 0px;
	}
	#declaration h3, .headline {	
	text-align: center;
	vertical-align: top;
	color: #4b0082;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	#declaration li {
	padding: 0px 0px 10px 0px;
	display: list-item;
		text-align: left;
				list-style: disc outside;
				list-style-image: url(BULLET.gif);
				}	
				
	#declaration ul {
	
				}				
		
	#adamsmith {
		
		height: 350px;
		width: 290px;
		 float: right;
	  color: #4B0082;
		font-weight: bold;
		text-align: center;
		font: bold 12px Arial, Helvetica, sans-serif;
		padding: 26px 10px 23px 0px;
	}
	