  	body {
		background-image:url(images/backg.png);
		}

	#main {
		position: absolute;
		height: 581px;
		width: 815px;
		top: 3%;
		left: 50%;
		margin-left: -407px;
		background-image: url(images/layout.png);
		}
	
	#main h1 {
		font-family: Verdana, Arial;
		font-size: 14px;
		color: #777777;
		text-align: center
		}
		
	#main h2 {
		font-family: Lucida Sans, Verdana, Arial;
		font-size: 12px;
		color: #999999;
		}
	#main h3 {
		font-family: Lucida Sans, Verdana, Arial;
		font-size: 11px;
		color: #666666;
		}
	#main a {
		font-family: Lucida Sans, Verdana, Arial;
		font-size: 11px;
		color: #777777;
		text-decoration: none;
		}
	#main a:hover  {
		font-family: Lucida Sans, Verdana, Arial;
		font-size: 11px;
		color: #CCCCCC;
		}
	#main a:active {
		font-family: Lucida Sans, Verdana, Arial;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
		}
			
		
	#contenttitle {
		position: absolute;
		height: 22px;
		width: 200px;
		top: 171px;
		left: 474px;
		font-family: Verdana, Arial;
		font-size: 12px;
		color: #9DA4BD;
		font-weight: bold;
		}
	
	#menu {
		position: absolute;
		height: 295px;
		width: 113px;
		top: 195px;
		left: 50px;
		font-family: Verdana, Arial;
		font-size: 9px;
		color: #999999;
		text-align: center;
		}
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
	#menu a {
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #9999B9;
		text-decoration: none;
		}

	#menu a:hover  {
		font-family: Verdana, Arial;
		font-size: 11px;
		color: #CCCCCC;
		font-weight: bold;
		}
	#menu a:active {
		font-family: Verdana, Arial;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
		}

	#content {
		position: absolute;
		height: 294px;
		width: 569px;
		top: 195px;
		left: 198px;
		font-family: Lucida Sans, Verdana, Arial;
		font-size: 11px;
		color: #999999;
		}

	
	#info {
		position: absolute;
		height: 22px;
		width: 738px;
		top: 523px;
		left: 42px;
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #999999;
		text-align: center;
		}
	#info2 {
		position: absolute;
		height: 89px;
		width: 100px;
		top: 407px;
		left: 56px;
		font-family: Lucida Sans, Verdana, Arial;
		font-size: 9px;
		color: #999999;
		text-align: center;
		font-weight: bold;
	}
		
	#image01 {
	position: absolute;
	height: 129px;
	width: 150px;
	top: 350px;
	left: 240px;
	border: solid 2px;
	border-color: #999999;
		}
		
	#image02 {
	position: absolute;
	height: 129px;
	width: 86px;
	top: 375px;
	left: 640px;
	border: solid 2px;
	border-color: #999999;
		}
	#eXTReMe {
	position:absolute;
	height: 18px;
	width: 22px;
	top: -80px;
	left: -1280px;
	}
