	body {
		margin: 0;
		padding: 0;
		background-color: #A3A3A3;
		z-index: 0;
		position:relative;
		top:0;
		left:0;
		top:0;
		bottom:0;
		font: 0.7em/1.5 Verdana,Arial, Helvetica, sans-serif;
	}

	#container {
		background-color: #fff;
		position: relative;
		width: 800px;
		left: 50%;
		margin-left: -390px;
		height: 642px;

	}

	img {
		border: 0px;
	}

	#secmenu ul {
		border: 0;
		margin: 0;
		margin-top: 0px;
		padding: 0;
		list-style-type: none;
		text-align: center;
		width: 699px;
		background-color: #EB870E;	
		height: 26px;
		margin-left: 101px;

	}

	#secmenu ul li {
		display: inline;
		float: left;
		text-align: center;
		align: center;
		background-color: #EB870E;			
	}


	#secmenu ul li a {
		height: 2em;
		border-left: 1px solid #fff;
		color: #fff;
		text-decoration: none;
		width: auto;
		text-align: center;
		font-size: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}	

	#secmenu ul li a.first {
		border-left: none;
		width: auto;
	}
	
	#secmenu ul li a:hover {
		background-color: #CB6700;
		color: #000;
	}
	
	#logo {
		margin-top: -4px;
		margin-left: -10px;
	}

	#lh {
		float: left;
		width: 123px;
		padding-left: 33px;
		margin-top: 30px;
	}

	#lhmenu {
		padding-top: 35px;
		font-size: 12.5px;
	/*	font-size: 105%;
		line-height: 1.8; */
	}
	
	#lhmenu a {
		color: #666;
		text-decoration: none;
	}
	
	#lhmenu a:hover {
		text-decoration: underline;
		color: #000;
	}
	

	#rhcontainer {
		width: 593px;
		position:absolute;
		z-index: 20;
		background-color: #FFFFFF;
		left: 156px;
		margin-top: 30px;

	}
	
	#rhcontainer img {
		background-color: #FFFFFF;
		position:absolute;
		top: 0px;
		left: 0px;
	}
	
	#quote {
		float:left;
		position: relative;
		background-image:url("bubble.jpg");
		background-repeat: no-repeat;
		background-color:transparent;
		left: 297px;
		top: 262px;
				
		width: 188px;
		height: 183px;
		
		z-index: 2;
	}
	
	#text {
		margin-left: 22px;
		width: 142px;
		height: 90px;
		margin-top: 20px;
		text-align: center;		
		font-size: 16px;
		font-family: Georgia, Times New Roman, Times, Serif;
		color: #999;
		font-style: italic;
		font-weight: bold;
	}

	#bgblack {
		background-color: #000;
		height: 352px;
		width: 512px;
		z-index: 10;
		position: absolute;
		left: 50%;
		margin-left: -112px;
		top: 0;
	}

	#intro {
		height: 162px;
		width: 372px;
		z-index: 30;
		position: absolute;
		left: 50%;
		margin-left: -244px;
		top: 185px;
	}

	#secmenu {
		background-color: #EB870E;
		width: 800px;
		left: 50%;
		margin-left: -390px;
		position: relative;
		text-align: center;
	}
	
	h1 {
		font-size: 20px;
		font-weight: normal;
		color: #666;
		margin-top: -5px;
	}
	
	#bottom-flash {
		position: absolute;
		top: 510px;
		left: 240px;
		/*left: 130px;*/
	}
	
	.ilink {
		color: #605D5D;
		text-decoration: underline;
	}

