html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

ol, ul {
	list-style: none;
}

/* Main */
/* Use this section to define general body & wrapper formatting */

html, body {
	margin: 0;
	padding: 0;
	background: #aac9fc url("../images/bg.jpg") repeat-x left top;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}

#Seasonbg { 
	position: absolute; top:0; left:0; z-index:0;
	display:block;
	height:200px; width:100%;
	background: url("../images/cnyflower.gif") repeat-x left top;
}

#Container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

/* Sections - Structural */
/* Use this section to define the structural section elements for the page */

#content {
	position: relative;
}

#left {
	float: left;
	width: 230px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#right {
	float: right;
	width: 715px;
	border:2px solid #eee;
}

/* Left Menu */
.Left {
	width: 230px;
	float: left;
	padding-top: 5px;
	font-size: 11px;
}

.Left ul {
	padding: 5px 0;
	margin: 0;
}

.Left li {
	text-align: left;
	color: #957346;
	border-bottom: 1px dotted #888;
	padding-top: 5px;
	font-size: 90%;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-bottom: 5px;
}

.Left li a {
	text-decoration: none;
	color: #666;
	border: none;
}

.Left ul li a:hover {
	color: #3D3D3D;
	border-bottom: 1px solid #888;
}

/* Middle Content Block */
.Content {
	float: left;
	padding-top: 25px;
	width: 470px;
}

/* Right Column */
.Right {
	padding-top: 25px;
	padding-left: 20px;
	width: 225px;
	float: left;
	font-size: 11px;
}

/* Page Footer */
#FooterMenu {
	margin-top: 3px;
	width:100%;
	height: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	color: #666;
	font: normal 10px verdana, Helvetica, sans-serif;
	text-align: center;
}
#FooterMenu ul {
	margin: 2px 0 0 15px;
	padding: 0;
}
#FooterMenu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#FooterMenu li a {
	color: #555;
	padding-left: 10px;
	padding-right: 10px;
}

#FooterMenu dl
{
	padding: 3px 5px;
}


#Footer {
	clear: both;
	padding: 0 0 5px 0;
	text-align: center;
	margin-top: 3px;
	margin-bottom: -50px;
}

#Footer p {
	font-size: 10px;
	line-height: 1.2;
	padding: 0;
	margin: 0;
	font-family: 'Verdana';
	color: #666;
}

div.Section {
	margin-top: 10px;
}

.Heading2, tr.Heading2 td {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	height: 13pt;
	background-color: #EDECEC;
	background-image: url('../images/table_bg.gif');
	padding: 4px 10px 3px 12px;
	border-bottom: 1px solid #fff;
}

/* General - Formatting */
/* Use this section to define general formatting rules for the page */

a { 
	text-decoration:none;
}

ul, ol {
	margin: 0 0 10px 30px;
}

li {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}


/* Miscellaneous Definitions */
.Clear {
	clear: both;
}

br.Clear {
	line-height: 1;
	font-size: 1px;
}

#SideOpinion .SideContent {
	padding-left:10px; 
	text-align:left; 
	padding-top:8px; 
	padding-bottom: 8px; 
	background-color: #f5f5f5;
	font-size:0.9em;
	color: #888;
}
#SideOpinion .Heading2 {
	height: 32px;
	border-bottom-width: 0;
	background: #f5f5f5 url('../images/commend.png') repeat-x;
}
#SideNewsletter {
	background:#068AE6 url('../images/nl.jpg') no-repeat; border:1px solid #fff;
}
#SideNewsletter .SideContent {
	color: #fff; padding: 45px 5px 5px 10px;
}


/* Side News */

.Left .MenuList li, .Right .MenuList li {
	text-transform: uppercase;
}
.Left .MenuList li a { display:block; }
.Left .MenuList li a:hover {
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	border: 0;
}

.Left .NewList ul {
	padding:0;
}

.Left .NewList li {
	padding-top: 3px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-left: 10px;
}

.Left .NewList ul li a:hover {
	border-bottom-width:0;
}

#SideNews .Heading2 {
	background-image: url('../images/table_bg_a.gif');
}

/* Quick Link */
#QuickLink { font-size: 10px}
#QuickLink img.imglogo { margin:0px 0px 0px 15px; float:left; }

#QuickLink ul { float:right; padding:3px 8px 0 0; }
#QuickLink ul li { display:inline; padding:0px 7px; border-left:1px solid #858585; }
#QuickLink ul li.first {border-left: none }
#QuickLink ul li a { color:#666666; padding-bottom:1px; }
#QuickLink ul li a:hover { color:#223bb8; text-decoration:underline; padding-bottom:1px; }

/* Page Menu */
#Menu {
	clear: both;
	float: left;
	width: 100%;
	height: 30px;
	display: inline;
	position: relative;
	z-index: 1;
}

#Menu ul {
	margin: 0 0 0 6px;
	padding: 0;
}

#Menu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu li.First {
	margin-left: 15px;
}

#Menu li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 20px 7px 20px;
}

#Menu li a:hover	{
	text-decoration: underline;
}

#Menu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 30px;
	left: -6px;
	display: none;
	text-align: left;
	font-size: 0.9em;
	background: transparent;
	z-index: 10;
}

#Menu li ul li {
	clear: both;
	text-align: left;
	background: transparent;
}

#Menu li ul li a {
	padding: 5px 10px 5px 10px;
	font-size: 1em;
	text-align: left;
	margin: 0;
	width: 120px;
	height: auto;
}

#Menu li ul li a:hover {
}

#Menu li:hover a, #Menu li.over a{
	text-decoration: underline;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

/* Page Content Area */
#MainPageContent {
	font-size:12px;
	min-height: 360px;
	color: #888;
}

.PageContentBg {
	background: url(../images/bgwater.gif) repeat-y;
}

/* Holly Hack. IE Requirement \*/
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */

a.more { padding-left: 2px; padding-right: 8px; background: url(../images/sub.gif) 100% 65% no-repeat; font-weight:bold; }

/* main page */
td.swim {
	background: url(../images/swim.png) no-repeat;
} 

td.band {
	background: url(../images/band.png) no-repeat top right;
}

/* navigation START */
#navigation {
	height:18px;
	background-color:#FDFDFD;
	border-bottom:1px solid #FAFAFA;
}
#navimenus {
	margin:0;padding:0;
	height:18px;
	border-top:1px solid #fff;
	background:transparent url(../images/menu_bg.gif) repeat-x;
}
#navimenus li {
	display:inline;
	list-style:none;
}
#navimenus li a {
	background:transparent url(../images/menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:18px;
	line-height:18px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#navimenus li a:hover, 
#navimenus li a.current {
	background-position:0 -18px;
}
#navimenus li.current_page_item a, 
#navimenus li.current-cat a {
	/*background-position:0 -36px;*/
	color: #FFAA00;
}
#navimenus li a.home {
	background-position:0 -54px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#navimenus li a.home:hover {
	background-position:0 -72px;
}
#navimenus li.current_page_item a.home {
	background-position:0 -90px;
}
#navimenus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}
/* navigation End */

/* gallery */
#Tblgallery td { 
	width:175px; height: 150px; 
	vertical-align:middle; 
	text-align:center; 
	background: url(../images/stickernote.png) no-repeat 50% 50%; 
}

#Tblgallery td.potrait { 
	background: url(../images/stickernotep.png) no-repeat 50% 50%; 
}

#Tblgallery td img { border:2px solid #fff } 

#Tblalbum table.album_item { table-layout:fixed;width:320px;margin:5px; border:1px solid #ccc;background-color:#F8FBFF }
#Tblalbum td.album_item_img { padding: 5px; }
#Tblalbum td.album_item_img img { border:1px solid #bbb }
#Tblalbum td.album_item_desc {padding: 5px;vertical-align:top; }
#Tblalbum .album_title { color:#167CB7;font-weight:bold }
#Tblalbum .album { color:#04B4AE; }
#Tblalbum .album_desc { padding-top:3px;color:#333; }
#Tblalbum .album_count { font-size: 0.9em; color:#8DB8CF; }

/* pagination */
.paging { 
	height:17px; 
	vertical-align:middle; 
	font-family:"Trebuchet MS"; 
	padding: 1px 5px 2px 5px;
	color:#777;
	background-color: #fafafa;
}
.pagingtop { border-bottom: 1px dotted #ccc; }
.pagingbtm { border-top: 1px dotted #ccc; }

.paging a { color:#045FB4; }

img.ico_first,img.ico_prev,img.ico_next,img.ico_last
{	background-image:url(../images/site_sprite_pageNavBtns.gif);
	background-repeat:no-repeat;
	width:15px;height:15px;
	display:inline;
	vertical-align:middle;
	padding-bottom:1px}
img.ico_first{
	background-position:0 -15px
}
img.ico_prev{
	background-position:-15px -15px
}
img.ico_next{
	background-position:-30px -15px
}
img.ico_last{
	background-position:-45px -15px
}
img.ico_first:hover{
	background-position:0 0
}
img.ico_prev:hover{
	background-position:-15px 0
}
img.ico_next:hover{
	background-position:-30px 0
}
img.ico_last:hover{
	background-position:-45px 0
}

.PageTitle { font-family: Verdana;font-size: 1.3em; color: #81BEF7; margin: 10px 0 5px 5px; }
.ajaxstatus { display:none; }

div.program { background: url(../images/cbg01.gif) 90% 98px no-repeat}

ul.news li { list-style: circle}

table.tbl tr td, table.tbl tr th { border:1px solid #ccc; padding-left:5px; padding-right: 5px}
table.tbl th.hdr { background-color: #eee }
table.tbl tr.odd th, table.tbl tr.odd td { background-color: #fff }
table.tbl tr.even th, table.tbl tr.even td { background-color: #E0ECF8 }

ul.Asum {
	margin: 0;
	padding: 0;
}

ul.Asum li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
	text-indent: 16px;
	background: url(../images/swimmer.gif) no-repeat;
	width: 31%;
}

ul.Asum li.female { background: url(../images/swimmer_f.gif) no-repeat; }