html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

	

	body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #74B1B3 url(../palette/back2.jpg) repeat-y center;
	}
	
	#slideshow {
	width: 426px;
	height: 178px;
	border: 1px solid #74B1B3;
	margin-bottom: 10px;
	margin-left: 80px;
	}

	
	/* general section blue=3A6C90 grey=555555*/
	p, li, ul {
		font-size: 10pt;
		color: #333333;
	line-height: 150%;
	letter-spacing: 1.5px; 
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

p.footnote {
	font-size: 8pt;
}

	p.more {
	text-align: right;
}
	
	p.rehearsal_script {
	lise-height: 100%;
	letter-spacing: .8px; 
}
	
li {
	margin-top: 10px;
	}

ul {
	list-style-position: outside;
	list-style-image: url(../palette/bullet.jpg);
	}	
	
p.qualify {
	font-weight: bold;
	}
	
 h3 {
	font-size: 10pt;
		color: #ffffff;
	line-height: 150%;
	letter-spacing: 1.5px; 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
 h2 {
	font-size: 11pt;
	font-weight: bold;
		color: #ffffff;
	line-height: 150%;
	letter-spacing: 1.5px; 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	}	
	
img {
	margin: 0px;
	padding: 0px;
	}
	
h3:first-line {
	color: #555555;
	font-weight: bold;
	}

	a {
	color: #021366;
	text-decoration: underline;
	}
	a:visited {
	color: #021366;
	text-decoration: underline;
	}
	a:hover {
	color: #888888;
	text-decoration: underline;
	}

		/* linkbar section*/

	#wrapper {
	width: 900px;
	background: #ffffff url(../palette/back.jpg) repeat-y center;
	margin: 0px auto;
	}

	#topper {
	width: 900px;
	height: 130px;
	background: #ffffff url(../palette/header.jpg) no-repeat;
	border-bottom: 1px solid #666666;
	}
	
		#topper p {
		padding-top: 100px;
		padding-left: 10px;
		}
	
	#topper a {
	color: #021366;
	font-weight: bold;
	text-decoration: none;
	}
	#topper a:visited {
	color: #021366;
	font-weight: bold;
	text-decoration: none;
	}
	#topper a:hover {
	color: #888888;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
	#main {
	width: 600px;
	padding: 10px 10px 10px 10px;
	bacskground-color: blue;
	}
	
	#events {
	width: 260px;
	padding: 10px 10px 0px 10px;
	float: right;
	backsground-color: red;
	}
	
		#events p {
		font-size: 8pt;
		}
		
		#events img{
		margin-bottom: 5px;
		}
	
		#unit {
		border-bottom: 1px solid #666666;
		padding-bottom: 10px;
		margin-bottom: 10px;
		}
		
	#floatboard {
	width: 240px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #74B1B3;
	background-color: #ffffff;
	}	
	
	#floatboard img{
	margin-bottom: 5px;
	}
	
	#floatboard p{
	margin-bottom: 2px;
	font-size: 8pt;
	}			
	
	#floatboard p.floatboard_note {
	border-top: 1px solid #666666;
	margin-top: 5px;
	padding-top: 5px;
	}
	
	#partner_block {
	border-top: 1px solid #666666;
	margin-top: 20px;
	}
	
	#partner {
	width: 600px;
	height: 89px;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 10px 10px;
	cleaar: both;
	}		
	
		#partner img {
		float: left;
		margin-right: 20px;
		}
	
		#partner p {
		text-align: center;
		margin-top: 25px;
		}
	
	#intro {
		border-bottom: 1px solid #666666;
		margin-bottom: 10px;
		}
	
	#news_item {
		border-bottom: 1px solid #666666;
		margin-bottom: 10px;
		}
		
	#news_item_last {
		margin-bottom: 10px;
		}		
	
	#member {
		border-bottom: 1px solid #666666;
		margin-bottom: 10px;
		min-height: 130px;
		}
		
	#member_last{
		margin-bottom: 10px;
		min-height: 130px;
		}
		
			#member img, #member_last img {
			float: left;
			}
			
			#member p, #member_last p {
			margin-left: 130px;
			}	
			
		/* footer section*/

	#footer {
	background-color: #3F9395;
	border-top: 1px solid #666666;
	padding: 12px 0px 15px 0px;
	clear: both;
	}

	#footer p {
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	}

	#footer a {
	color: #021366;
	text-decoration: underline;
	}
	#footer a:visited {
	color: #021366;
	text-decoration: underline;
	}
	#footer a:hover {
	color: #333333;
	text-decoration: underline;
	}
	.date {
	font-style: normal;
	color: #3F9395;
	font-weight: bold;
	}
		
	.title {
	font-weight: bold;
	}
	
.icon {
float: left;
margin-right: 5px;
}	

p.contest {
font-size: 8pt;
}

p.counter {
text-align: center;
margin-top: 8px;
}

.stress {
	font-weight: bold;
	}

.floatr {
	border: 1px dotted #333333;
	float: right;
	margin: 0px 0px 10px 10px;
	)

	


