@charset "utf-8";
/* CSS Document */

html, div, blockquote, p, img, label, h1, h2, h3, h4, h5, h6, pre, ul, li, ol, dl, dt, dd, form, a, fieldset, input, th, td  {
	margin:0px; 
	padding:0px; 
}

body {
	background:url(content/design/bg_body.jpg) top left repeat;
	margin:0px;
	padding:0px;
	/* font-family:Verdana, Geneva, sans-serif; */
	font-family:"Lucida Sans Casual", sans-serif;  
	font-size:14px;
	line-height:130%;
}

	/* START General Design Structure */

#wrap {
	width:920px;
	height:auto;
	margin:30px auto;
}

#top {
	background:url(content/design/bg_top.png) top left no-repeat;
	width:920px;
	height:25px;
}

#header {
	width:900px;
	height:200px;
	margin-left:10px;
	background:url(content/design/bg_header.jpg) top left no-repeat;
	border-top:#000000 1px solid;
}

#menu {
	width:900px;
	height:20px;
	margin-left:10px;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
}

#wrap_content {
	float:left;
	display:inline;
	background:url(content/design/bg_con.png) top left repeat-y;
	width:920px;
	height:auto;
}

#subMenu {
	float:left;
	display:inline;
	width:150px;
	height:auto;
	margin-left:20px;
	padding-top:25px;
}

#content {
	float:left;
	display:inline;
	width:705px;
	height:auto;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:20px;
	border-left:#000000 1px solid;
}

	/* START Welcome */
	
#contentW {
	width:880px;
	height:auto;
	min-height:400px;
	margin-left:20px;
	margin-top:10px;
}

#w_box {
	width:880px;
	height:204px;
	background:url(content/design/wbox.jpg) top left no-repeat;
} 

#w_box_img {
	position:relative;
	top:-130px;
	left:675px;
	width:175px;
	height:175px;
	margin:5px;
}

	/* END Welcome */

#footer {
	float:left;
	background:url(content/design/bg_fot.png) top left no-repeat;
	width:920px;
	height:25px;
}

	/* END General Design Structure */
	
	/* START Font Design Structure */
	
#content h1 {
	margin-top:20px;
	font-size:24px;
	font-weight:600;
}

#content p {
	margin-top:10px;
	margin-left:10px;
	margin-right:5px;
} 

#contentW h1 {
	position:relative;
	left:200px;
	top:15px;
	font-size:24px;
	font-weight:600;
}

#contentW p {
	position:relative;
	left:210px;
	top:25px;
	margin-right:430px;
}

#top  p {
	float:right;
	margin:11px 20px 0 0;
	font-size:10px;	
}

p.lastedit {
	display:none;
	float:right;
	margin-right:10px;
	font-size:10px;
	color:#999999;
}
	
	/* END Font Design Structure */
	
	/* START Link Design Structure */
	
	/* Text Link */
	
a:link, a:visited, a:hover, a:active {
	color:#FF6600;
	font-size:14px;
	text-decoration:underline;
}

	/* MENU */
	
#menu ul {
	margin-top:1px;
	list-style-type:none;

}

#menu li {
	float:left;
	display:block;
	width:16.6%;
	text-align:center;
}

#menu a:link, #menu a:visited {
	color:#000000;
	font-size:15px;
	text-decoration:none;
}

#menu a:hover, #menu a:active {
	color:#FF6600;
	font-size:15px;
	text-decoration:none;
}
	
	/* SUB-MENU */
	
#subMenu ul {
	list-style:none;
}

#subMenu li {
	margin-bottom:5px;
}

#subMenu a:link, #subMenu a:visited {
	color:#000000;
	font-size:15px;
	text-decoration:none;
}

#subMenu a:hover, #subMenu a:active {
	color:#FF6600;
	font-size:15px;
	text-decoration:none;
}

	/* MADE */

#footer  a {
	float:right;
	margin:0 20px 0 0;
	font-size:10px;
	color:#0066ff;
	text-decoration:none;
}

	/* END Link Design Structure */
	
a.ie6:link, a.ie6:visited, a.ie6:hover, a.ie6:active {
	float:left;
	margin:11px 0 0 20px;
	font-size:10px;
	color:#ff0000;
	text-decoration:none;
}

	/* END Link Design Structure */

	/* START Image Design Structure */
	
img {
	border:1px solid #000000;
}

.img_header {
	width:250px;
	height:200px;
	margin-left:625px;
	/*
	width:250px;
	position:relative;
	left:625px;
	*/
	border:none;
}

#content img.right {
	float:right;
	border:1px solid #000000;
}

	/* WELCOME */
	
#w_box_img IMG {
	position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#w_box_img IMG.active {
    z-index:10;
}

#w_box_img IMG.last-active {
    z-index:9;
}

	/* END Image Design Structure */
	
	/* OTHERS */
	
#content ul {
	list-style:url('favicon.ico');
	margin:10px 0px 10px 45px;
}
	
#content li {
	margin-bottom:5px;
}









#dayMenu {
	float:right;
	margin-top:0px;
	margin-bottom:5px;
	width:220px;
	height:auto;
	
}

#dayMenuTop {
	float:left;
	width:220px;
	height:60px;
	background:url(content/design/shadowBox/BoxTop.png) top left no-repeat;
}

#dayMenuMid {
	float:left;
	width:220px;
	height:auto;
	background:url(content/design/shadowBox/BoxMid.png) top left repeat-y;
}

#dayMenuBot {
	float:left;
	width:220px;
	height:25px;
	background:url(content/design/shadowBox/BoxBot.png) top left no-repeat;
}

#dayMenu p {
	margin-top:25px;
	margin-left:20px;
}

#dayMenu a:link, #dayMenu a:visited {
	display:block;
	width:170px;
	border-top:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	margin-left:10px;
	padding-left:30px;
	margin-bottom:5px;
	text-decoration:none;
	color:#000000;
}

#dayMenu a:hover, #dayMenu a:active {
	display:block;
	width:170px;
	border-top:#ff6600 1px solid;
	border-bottom:#ff6600 1px solid;
	background-color:#ffffcc;
	margin-left:10px;
	padding-left:30px;
	margin-bottom:5px;
	text-decoration:none;
	color:#000000;
}

table  {
	width:100%;
	margin-top:15px;
	margin-right:10px;
}

table td  {
	padding-bottom:5px;
}

table.program  {
	width:auto;
	height:auto;
	margin-top:15px;
	margin-right:10px;
}

table.program  p{
	position:relative;
	top:-2px;
	margin-bottom:5px;
}

table.program  td {
	width:10%;
	height:auto;
}

table.program  td.info {
	display:inline;
	width:25px;
	height:auto;
	float:right;
	margin-right:5px;
	margin-top:5px;
}

#actWrap {
	width:auto;
	height:auto;
}

#actWrap img {
	float:right;
	border:#000000 1px solid;
}

#actWrap td {
	vertical-align:top;
}

#actWrap p {
	margin:5px;
	padding:0px;
}

#actWrap table {
	width:350px;
}

.adjust {
	text-align:justify;
}

#ranAct {
	float:left;
	display:inline;
	position:relative;
	top:20px;
	left:20px;
	background:url(content/design/bg_ranAct.jpg) top left no-repeat;
	width:350px;
	height:79px;
}

#ranAct p.time {
	position:relative;
	top:5px;
	left:5px;
	font-weight:bold;
	margin:0px;
}

#ranAct p.name {
	position:relative;
	top:10px;
	left:10px;
	font-weight:bold;
	font-size:16px;
	margin:0px;
}

#ranAct p.location {
	position:relative;
	top:15px;
	left:5px;
	font-weight:bold;
	margin:0px;
}

#ranAct a.info {
	float:right;
	position:relative;
	top:-32px;
	right:5px;
}

#radiobal {
	float:left;
	display:inline;
	position:relative;
	top:20px;
	left:160px;
	background:url(content/design/bg_ranRadiobal.jpg) top left no-repeat;
	width:350px;
	height:79px;
}

#radiobal p.name {
	position:relative;
	top:10px;
	left:10px;
	font-weight:bold;
	font-size:16px;
	margin:0px;
}

#radiobal a.info {
	float:right;
	position:relative;
	top:-32px;
	right:5px;
}

.valin {
	display:none;
}

.att {
	color:#cc0000;
	font-weight:bold;
}

.banner {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:261px;
	height:249px;
}

.banner img {
	border:none;
}
