body {
	background-color: white;
}

img {
	border: 0;
}

#page {	
	margin-top: 0px;
	padding-top: 0px;
	top: 1px;
	position: absolute;
	right: 0px;
	left: 1px;
}

#container {
	height:100%;
	margin: 30px auto 20px auto;
	padding:20px 0px 0px 0px;
	overflow:hidden;
	width: 900px;
	}

#header {
	padding-bottom: 20px;
	text-align: center;
}

#content{
	text-align:center;
}



#navi_bar {
	background-color: #999999;
	height: 25px;
	float:left;
	margin-top: 0px;
	width:100%;
	border-bottom-style: outset;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}

#navi_bar ul {
	float:left;
	margin:0pt;
	padding-top:5px;
	min-width:950px;
	width:100%;
	overflow:hidden;
	padding-left:20px;
	color: #000000;
	z-index: 2;
	height:20px;
}

#navi_bar ul li {
	float:left;
	height:25px;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:0.125em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border:0px;
}

#navi_bar ul li a {
	color:#000000;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:.99em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:0pt;
	line-height:normal;
	padding: 0px .4em 0px .4em;
	text-decoration:none;
	vertical-align:middle;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #333333;	
}

#navi_bar ul li a:hover, #nav_bar ul li a.current{
	color: #ffffff;
	
	
}
a:hover {
color:#002953;
text-decoration:underline;
}
a {
color:#663333;
text-decoration:none;
}

#text {
	margin:auto;
	text-align:left;
	width: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 8px;
	font-size: 17px;
	background-attachment: fixed;
/*	background-image: url(../images/pat_bg.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCCCCC;
	min-height:500px;
	
}

#text2 {
	margin:auto;
	text-align:left;
	width: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	
	background-color: #CCCCCC;
	
}

.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#footer {
	clear:both;
	text-align:center;
	padding-top:25px;
}

.bottom_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.bottom_nav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color:#663333;
	text-decoration: none;
}

.author_tag{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.author_tag a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #336655;
	text-decoration: none;
}

.enter a{
text-align:right;
}

#slide {
	text-align:center;
	margin: auto;
	width:560px;
}

	#text2 ul {
	list-style-type: disc;
	list-style-position: outside;
}

.gall{
border:1px solid #333333;
}
