* {
margin: 0;
padding: 0;
}

body {
background: #6C8999 url('images/body.jpg') top left no-repeat;
font-family: verdana, 'sans-serif';
font-size: 67.5%;
}

h2 {
color: #4F7783;
font-weight: lighter;
margin-bottom: 10px;
}

p {
color: #777;
font-size: 1.0em;
line-height: 130%;
margin-bottom: 10px;
}

	p a, ul li a {
	color: #24586E;
	}

	p.larger {
	font-size: 1.3em;
	}

	#footer {
	border-top: 1px solid #CCC;
	bottom: 40px;
	color: #888;
	left: 34px;
	padding-top: 5px;
	position: absolute;
	width: 1080px;
	}
	
		#footer a {
		color: #24586E;
		}

	#frame {
	background: url('images/frame.png') top left no-repeat;
	height: 733px;
	margin: 20px auto;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	width: 1138px;
	}
	
	#gallery {
	background: white;
	height: 370px;
	position: absolute;
	right: 24px;
	top: 220px;
	width: 530px;
	}
	
		#gallery dd {
		float: left;
		margin: 3px;
		}
		
			#gallery dd img {
			border: none;
			width: 170px;
			}
	
	#indexa { background: url('images/large_a.jpg') top left no-repeat; }
		#indexa:hover { background: url('images/large_ao.jpg') top left no-repeat; }
	#indexb { background: url('images/large_b.jpg') top left no-repeat; }
		#indexb:hover { background: url('images/large_bo.jpg') top left no-repeat; }
	
	#large {
	height: 215px;
	left: 493px;
	list-style: none;
	position: absolute;
	top: 460px;
	width: 620px;
	}
	
		#large li {
		height: 96px;
		margin-bottom: 10px;
		text-indent: -5000px;
		width: 620px;
		}
		
			#large li a {
			display: block;
			height: 96px;
			width: 620px;
			}
			
			/* large inner */
			
			#large.inner {
			background: white;
			border: 3px solid #999;
			top: 570px;
			height: 95px;
			width: 600px;
			}
			
				#large.inner li {
				float: left;
				overflow: hidden;
				width: 294px;
				}
				
					#large.inner li.first {
					border-left: 3px solid #444; 
					}
				
			/* large inner */
	
	#logo {
	background: url('images/logo.png') top left no-repeat;
	height: 155px;
	left: 34px;
	position: absolute;
	text-indent: -5000px;
	top: 60px;
	width: 276px;
	}
	
	#main {
	height: 225px;
	left: 37px;
	position: absolute;
	top: 224px;
	width: 751px;
	}
	
		#nav ul {
		list-style: none;
		margin-left: 36px;
		}
		
		#nav ul li {
		border: 1px solid #777;
		float: left;
		font-size: 1em;
		height: 20px;
		letter-spacing: -1px;
		margin-right: 5px;
		width: 147px;
		}
		
			#nav ul li a {
			background: url('images/arrow_white.png') 128px 1px no-repeat;
			color: #8C8F88;
			display: block;
			height: 20px;
			overflow: hidden;
			text-decoration: none;
			width: 147px;
			}
			
			#nav ul li a:hover, #nav ul li a.on {
			background: #4F7783 url('images/arrow_green.png') 128px 1px no-repeat;
			color: white;
			}
			
				#nav ul li a em {
				display: block;
				font-style: normal;
				margin: 3px 0 0 4px;
				}
				
	#splash {
	height: 225px;
	right: 26px;
	position: absolute;
	top: 224px;
	width: 618px;
	}
				
	#text {
	height: 222px;
	left: 37px;
	overflow: hidden;
	position: absolute;
	top: 460px;
	width: 445px;
	}
	
		#text.inner {
		height: 455px;
		top: 224px;
		}
