body{
	background:#6C97BD;
    background-position: 0px 0px;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	color:#111111;
	font-family: Tahoma, sans-serif;
	font-size:95%;
	line-height:1.125em;
	margin:0px;
	margin-bottom:4px;
	text-align:center;
}
img{
border:0;
}

br{
	line-height:1em;
}

#main{
	width:760px;
	background-color:#000099;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	border-left:solid 1px #ffcc00;
	border-right:solid 1px #ffcc00;
	border-bottom:solid 1px #ffcc00;
	padding:0px;
}

#content{
	font-size:0.875em;
	text-align:left;
	padding:30px;
	border: solid 0px #ffcc00;
	margin: 14px;
	margin-bottom:14px;
	margin-top:0px;
	background-color:#ffffff;
	z-index:1;
}

#content h2{
	margin-top:30px;
	margin-left:-30px;
	margin-right:-30px;
	margin-bottom:22px;	
}

#menu{
	font-size:0.9em;
	padding-bottom:8px;
	background-color:#000099;
	padding-right:8px;
	border:0px solid #000099;
	border-right:1px solid #000099;
	margin:-30px;
}

#menu a{
	color:#000099;
	color:#f3f3f3;
	text-decoration:none;
	margin:0em;
	padding:5px;
	padding-bottom:8px;
	padding-right:8px;
	background-color: #6993B9;
	border:0px solid #000099;
	border-right:1px solid #000099;
}

#menu b{
	color:#000099;
	text-decoration:none;
	margin:0em;
	padding:5px;
	padding-bottom:8px;
	padding-right:8px;
	background-color: #ffcc00;
	font-weight:normal;
	border:0px solid #000099;
	border-right:1px solid #000099;	
	border-bottom:1px solid #ffcc00;
}

#menu a:hover{
	color:#ffffff;
	background-color: #71A5C2;
}

#news {
	background-color:#f4f6ff;
	width:280px;
	margin-left:10px;
	margin-top:16px;
	margin-right:-12px;
	float:right;
	padding:.7em;
	padding-top:.5em;
	border:solid 1px #dddddd;
	overflow:visible
	z-index:2;
	background-image:url(../images/newsbackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	}
	
#news a{
	color:#000099;
	text-decoration:underline;	
	}	
	
#news a:hover{
	text-decoration:underline;	
	color:#6C97BD;
	}		
	
#news b{
	color:#6C97BD;
	}	
	
#news b a{
	color:#6C97BD;
	text-decoration:none;
	}	

#news b a:hover{
	color:#000099;
	}			
	
#news ul{
	list-style-type: square;
	margin-left:15px;
	margin-top:7px;
	margin-bottom:0px;
	line-height:1.2em;
	}	
	
#news li{
	padding-bottom:3px;
	}	
	
#member{
	border:0px;
	margin:2px;
	width:660px;
	min-height:150px;
	background-color:#f4f6ff;
	background-color:white;
	padding:10px;
	clear:both;
	}	
	
#member img{
	border:solid 1px #dddddd;
	margin:2px;
	margin-right:20px;
	float:left;		
	}
	
#member h4{
	color:#000099;
	font-size:110%;
	}		
	
#border_no img{
	border:0px;
	margin-left:-30px;
	margin-right:-30px;
	margin-top:-22px;
	}

#footer {
	clear:both;
	font-size:65%;
	color:#ffcc00;
	font-family: Tahoma, sans-serif;
	margin-top:-10px;
	margin-bottom:8px;
	padding:0px;
	}
	
#footer a{
	color:#ffcc00;
	text-decoration:none;
}

#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#admin{
	color:#229922;
	margin-top:-54px;
	margin-left:-26px;
	margin-right:-26px;
	margin-bottom:-8px;	
	padding:6px;
	width:250px;
	float:right;
	text-align:right;
	}	

h2{
	color:#000099;
	font-size:140%;
	background-color:#ffcc00;
	margin:-10px;
	margin-bottom:10px;
	padding:.5em;	
}

h3{
color:#6C97BD;
font-size:140%;
margin-bottom:0em;
padding-bottom:0em;
}

h4{
	margin-bottom:.2em;
}
h4 img {
	margin-bottom:-3px;
}

h5{
	margin-bottom:.2em;
	font-size:87%;
	margin-top:-22px;
	margin-left:-30px;
	margin-right:-30px;
	margin-bottom:-8px;	
	padding:8px;
	border:solid 1px #f3f3f3;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	background-color:#fcfcfc;
	color:#6C97BD;
}

h5 a {
	text-decoration:none;

	color:#000099;
}

h5 a:hover {
	text-decoration:underline;
		color:#6C97BD;
}

table {
    background-color:#f8f8f8;
    font-family:sans-serif;
    font-size:11px;
    color:#444444;
    border:solid 1px;
    border-color:#aaaaaa;
    border-collapse: collapse; 
	}
table td{
	border:solid 1px;
	border-color:#dddddd;
	padding:.2em .8em .2em .8em;
	}	
.altrow {
	background-color:#fefefe;
	color:#444444;
}	
	
.photo_tall
{
	border-left:solid 40px #eeeeee;;
	border-right:solid 40px #eeeeee;
	margin:6px;
}

.photo_wide
{
	border-top:solid 40px #eeeeee;;
	border-bottom:solid 40px #eeeeee;
	margin:6px;
}

#alert{
background:"yellow";
}
textarea#content_text{
	width: 600px;	
	height: 500px;	
	border: 2px solid #cccccc;	
	padding: 5px;	
	font-family: Tahoma, sans-serif;	
	background-image: url(bg.gif);	
	background-position: bottom right;	
	background-repeat: no-repeat;
}
