BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color : #ffffff;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-image: url(../images/back7.jpg);
}
#outer {
	position : absolute;
	width : 850px;
	height : 1300px;
	background-color : #CCCC33;
	margin: 0px;
	padding: 0px;
	margin-left : 50%; 
	left : -425px; 
}
#inner {
	position : absolute;
	left: 5px;
	width : 840px;
	height : 1300px;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
}
#title {
	position : absolute;
	left: 10px;
	top: 5px;
	font-size: 18px;
}
#nav {
	position : absolute;
	left: 0px;
	width : 840px;
	height : 160px;
	top: 0px;
	background-color : #006600;
	margin: 0px;
	padding: 0px;
}
#navpics {
	position : absolute;
	left: 3px;
	top: 3px;
}
#main {
	position : absolute;
	left: 10px;
	top: 177px;
}
.subtitle {
	font-size: 18px;
	font-weight: bold;
}
#main A:link {
	color: #0000ff;
	text-decoration: none;
}
#main A:visited {
	color: #0000ff;
	text-decoration: none;
}
#main A:active {
	color: #0000ff;
	text-decoration: none;
}
#main A:hover {
	color: #0000ff;
	text-decoration: none;
}
#sound {
	position : absolute;
	left: 300px;
	top : 0px;
}
