/* CSS Document */
body {
	margin:0px;
}
p, .delimiter, h1, h2, .path {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3399FF;
}
h1, h2 {
	font-size: 18px;
	padding-left: 15px;
	padding-right: 25px;
	text-align:center;
}
h2 {
	font-size: 15px;
	font-style:italic;
}

img {
	border:0;
}
A {
	text-decoration: none;
	color: #3399FF;

}
A:hover {
	text-decoration: underline;
	color:#FF9900;
}
.header {
	padding-top:5px;
	padding-left: 30px;
	padding-right: 30px;
	text-align:center;
}

#head{
	background:url(../img/head.jpg) no-repeat;
	width:900px;
	height:182px;
}

/*  Yellow  =====================================*/
.path {
	background-color:#FEFF9E;
	width:780px;;
	height: 20px;
	font-size:12px;
	padding-left:20px;
}
.gr_yellow {
	background:url(../img/gradient_yellow.gif) repeat-y right;
	width:120px;
	height: 20px;
}

/*  Main Structure  ================================*/
#navigation {
	width:170px;
	padding-top:5;
	background:url(../img/dotline.gif) right repeat-y;
}
#content {
	width:610px;
	background:url(../img/dotline.gif) right repeat-y;
}
#blue_right {
	background:url(../img/gradient_blue.gif) repeat-y right;
	width:120px;
}

/*  Menu  ============================================*/
.menu_o{
	margin:4px;
	margin-right:12px;
	margin-left:12px;
}
.menuItem {
	background:url(../img/Button.gif) no-repeat;
	width:145px;
	height:30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bolder;
}
.menu_i{
	padding-left:25;
	padding-top:6;
}

#col1 {
	width: 440px;
}
#col2 {
	width: 170px;
}

.text_main {
	font-size: 14px;
	text-align: justify;
	text-indent: 30px;
	padding-left: 15px;
	padding-right: 25px;
}
#poem1 {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	padding-top: 15px;
}
.p_poem {
	margin:0px;
	margin-bottom:5px;
}
.p_poem1 {
	margin: 20;
}
#fl_bird {
	background-image: url(../img/Blue%20bird.gif);
	height: 100px;
	width: 140px;
	background-repeat: no-repeat;
	background-position: center center;
}
#flower {
	margin-left:50;
	padding:15px;
}
.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #3399FF;
	margin-left:30px;
}
.photo_container {
	padding:15px;
}
.content_tbl {
	margin-bottom:30px;
}
#club_photo {
	float:left;
	padding:25px;
}
.quote, .quote_oj{
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color: #3399FF;
	margin-right:40px;
}
.quote_oj {
	color:#333399;
}
.links {
	text-indent:-50px;
	padding-left:50px;
}
.link {
	font-size:16px;
	font-weight:bolder;
}
.delimiter {
	text-align:center;
	text-indent:0px;
}