body {
	background-color: #000000;
	text-align:center;
	padding-top: 60px; 
	overflow:scroll;
}

#index_title{
	margin-top:200px;
}


#outline {
	width:700px;
	text-align:left;
	margin:0 auto;
}

#header {
	width:200px;
	margin-right:35px;
	margin-bottom:10px;
}

#news_left{
	float:left;
	width:350px;
	margin:0;
}

#news_right{
	float:right;
	width:300px;	
	margin-top:50px;
	margin-left:50px;
}

#news_title{
	width:350px;
	margin-top:50px;
	margin-bottom:30px;
}	

#about_title{
	width:700px;
	margin-top:50px;
	margin-bottom:30px;
}
	

#about_photo {
	float:right;
	width:300;
	margin-left:30px;
	margin-bottom:30px;
}

#menu_left{
	float:left;
	width:300px;
	margin-top:50px;
	margin-right:50px;
}

#menu_right{
	float:right;
	width:350px;
	margin:0;
}

#menu_title{
	width:350px;
	margin-top:50px;
	margin-bottom:30px;
}

#menu_course{
	width:350px;
	margin-bottom:10px;
}	

#reserve_left{
	float:left;
	width:350px;
	margin:0;
}

#reserve_right{
	float:right;
	width:300px;	
	margin-top:50px;
	margin-left:50px;
}

#reserve_title{
	width:350px;
	margin-top:50px;
	margin-bottom:30px;
}

#access_left{
	float:left;
	width:250px;
	margin:0;
}

#access_right{
	float:right;
	width:400px;	
	margin-top:50px;
	margin-left:50px;
}

#access_title{
	width:250px;
	margin-top:50px;
	margin-bottom:30px;
}

#photo_title{
	width:250px;
	margin-top:50px;
	margin-bottom:80px;
}

#menu_bar {
	width:700;
	margin:0px;
}

.clear {
	clear:both;
}

.clear hr {
	display:none;
}

.h1 {
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 15px;
	letter-spacing: 1pt;
}

.h2 {
	font-family: "Century Gothic";
	font-size: 7pt;
	color: #FFFFFF;
	line-height: 12px;
	margin-bottom:5px;
	letter-spacing: 2pt;
}

.news {
	font-family: "Century Gothic";
	font-size: 10pt;
	line-height: 18pt;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
.menu {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top:40px;
	margin-bottom:5px;
	letter-spacing: 2pt;
}

.course {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: 2pt;
}
.h3 {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
}

