@charset "utf-8";
#sidebar  {
	display: block;
	height: 24px;
	width: 50px;
	left: 0px;
	top: 0px;
	z-index: 3;
	position: absolute;
}
#sidebar a {
	color: #FBC900;
	font-size: 12px;
	position: fixed;
	float: left;
	bottom: 6%;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	left: 804px;
}
#container {
	position: relative;
	width: 1500px;
	min-height: 1150px;
	top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	left: 0px;
	background-image: url(../images/generalSub/pageBG_mid.jpg);
	background-color: #000;
	background-repeat: repeat-y;
	clear: both;
	float: left;
	color: #000;
	font-size: 12px;
}
#container #BGimage {
	background-image: url(../images/generalSub/pageBG_top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1087px;
	width: 1500px;
	z-index: 1;
}
#container #topNavi {
	height: 25px;
	position: absolute;
	width: 480px;
	top: 5px;
	left: 364px;
	z-index: 1001;
	color: #FFF;
}
#container #topNavi a {
	color: #FFF;
}
#container #topNavi a:hover {
	color: #0CF;
	text-decoration: none;
}

#container #mainHnavi {
	position: absolute;
	width: 770px;
	left: 56px;
	top: 46px;
	height: 32px;
	padding-top: 5px;
	padding-left: 12px;
	z-index: 1002;
	background-image: url(../images/generalSub/mainHnaviBG.png);
	background-repeat: no-repeat;
}
#container #topLgraphic {
	background-image: url(../images/generalSub/TopLgraphic.gif);
	height: 371px;
	width: 371px;
	position: absolute;
	top: -80px;
	left: -80px;
	z-index: 1000;
}

#container #leftVnavi {
	position: absolute;
	top: 310px;
	left: 70px;
	float: left;
	clear: left;
	width: 16em;
	height:auto;
	z-index: 1001;
}
#container #leftVnavi img {
	margin-top: 1em;
}
#container #leftCol {
	position: relative;
	width: 16em;
	top: 3em;
}

#container #TitleBox {
	position: relative;
	left: 305px;
	width: 43em;
	top: 115px;
	clear: both;
	z-index: 1000;
	float: left;
}

#container #TitleBox #logo {
	position: relative;
	top: 0px;
	padding-bottom: 5px;
	float: left;
	padding-right: 5px;
}
#container #TitleBox #title {
	font-family: Verdana, Geneva, sans-serif;
	color: #0076BE;
	font-weight: bold;
	font-size: 0.9em;
	position: relative;
	width: 32em;
	float: left;
}
#container #TitleBox #title .activityTitle {
	font-size: 1.8em;
	padding-bottom: 0.2em;
}
#container #TitleBox #titleInfo {
	color: #006;
	clear: none;
	padding-left: 0.3em;
	float: left;
	width: 26em;
}
#container #TitleBox #titleInfo_Long {
	color: #006;
	float: left;
	clear: none;
	width: 30em;
	padding-top: 4px;
}
#container #TitleBox #titleInfo_noLogo {
	float: left;
	width: 42em;
	padding-left: 0.3em;
	color: #006;
}


#container #contentBox {
	position: relative;
	left: 290px;
	top: 130px;
	width: 42em;
	color: #000;
	padding-left: 1.6em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	z-index: 1000;
	float: left;
	clear: both;
	padding-bottom: 1em;
	padding-top: 0em;
	margin-top: 1em;
}
#container #contentBox #HappenRimage {
	float: right;
	clear: none;
	position: relative;
	z-index: 5;
	margin-left: 1em;
	margin-bottom: 1em;
}

#container #contentBox #Happening {
	background-color: #FFFFEC;
	height: auto;
	width: 36em;
	overflow: auto;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size: 1em;
	border: 3px dotted #84C201;
	min-height: 10em;
	clear: none;
	position: relative;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	z-index: 2;
	line-height: 1.4em;
}

#container #contentBox #Happening p {
	margin-top: .2em;
	margin-bottom: .5em;
}
#container #contentBox #Happening ul {
	margin-top: 0.4em;
	margin-left: -0.5em;
}
#container #contentBox #Happening ul li{
	margin-bottom: 0.5em;
	display: list-item;
	list-style-position: outside;
}

#container #contentBox #content {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	width: 40em;
	clear: both;
	height: auto;
	min-height: 800px;
	line-height: 1.3em;
}
#container #contentBox #content p {
	padding-bottom: 3px;
	padding-top: 4px;
	margin: 0px;
}
#container #contentBox #content ul {
}

#container #contentBox #content li {
	margin-bottom: 3px;
	margin-left: -3px;
}
#container #advertisments{
	background-image: url(../images/generalSub/sponsorshipBG.png);
	background-repeat: repeat-y;
	min-height:60em;
	height:auto;
	width: 180px;
	position: absolute;
	left: 850px;
	top: 45px;
	visibility: visible;
	margin-top: 100px;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 2;
}
#container #advertisments #advertismentsTop {
	background-image: url(../images/generalSub/sponrorship_topImage.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: -100px;
}
#container #advertisments #advertismentsTop img {
	top: 0px;
	position: absolute;
	left: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	z-index: 100;
}

#container #advertisments #advertismentsBtm {
	background-image: url(../images/generalSub/sponsorship_btmImage.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 40px;
	width: 200px;
	position: absolute;
	top: 100%;
	left: 0;
	margin-bottom: 40px;
}
#container #advertisments img {
	margin-bottom: 6px;
}



#container #FooterBox{
	clear: both;
	float: left;
	min-height: 300px;
	width: 1500px;

	height:auto
	position: relative;
	background-image: url(../images/generalSub/pageBG_mid.jpg);
	background-repeat: repeat-y;
	margin-top: 135px;
	visibility: visible;
	height: 300px;
	overflow: visible;
	position: relative;
}
#container #FooterBox #footerContent {
	position: relative;
	font-size: 0.9em;
	width: 750px;
	top: 60px;
	z-index: 999;
	float: left;
	vertical-align: top;
	display: block;
	text-align: center;
	left: 60px;
}
#container #FooterBox #footerContent a:hover{
	color: #F27300;
	text-decoration: none;
}
#container #FooterBox #FooterBGimage{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 1500px;
	position: absolute;
	height: 60px;
	top: 0px;
	visibility: visible;
	left: 0px;
	background-image: url(../images/generalSub/pageBG_btm.jpg);
}


.mwrBlue {
	color: #0055BD;
}
.mwrBlueDate {
	color: #006CBD;
	font-weight: bold;
}
.mwrGreen {
	color: #57AB18;
}
.mwrGreenDate {
	color: #5BB219;
	font-weight: bold;
}
.mwrPurple {
	color: #772D6B;
}
.grey {
	color: #CCC;
}
.red {
	color: #F00;
}
.redstar {
	font-weight: bold;
	color: #F00;
	text-decoration: blink;
}
.floatL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.photo {
	padding: 2px;
	border: 1px solid #CCC;
	margin: 3px;
}

body {

}
h1 {
	font-size: 1.7em;
	color: #84C201;
	font-weight: bold;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}

h2 {
	font-size: 1.55em;
	color: #FEAE00;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.4em;
	color: #FF7735;
	margin-top: 1em;
	margin-bottom: 0.4em;
}
h4 {
	font-size: 1.2em;
	color: #006;
	margin-top: 0.9em;
	margin-bottom: 0.4em;
}

h5 {
	font-size: 1.1em;
	color: #C06;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
}
h6 {
	font-size: 1.1em;
	color: #C06;
	display: inline;
}
.font10 {
	font-size: 10px;
	line-height: 12px;
	padding-top: 4px;
	display: block;
}
.btmBorderGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE9EE;
	padding-bottom: 4px;
	padding-top: 6px;
}
.tableBG {
	color: #FFF9E8;
}
.borderTop {
	background-color: #FFFFE6;
	width: 100%;
	margin-top: 6px;
	color: #0057C1;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6CA6A;
	display: block;
}
.right20 {
	margin-left: 20px;
	margin-bottom: 3px;
	display: block;
}
.clear {
	clear: both;
}
a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #0CF;
	text-decoration: none;
}
a:active {
	color: #006;
}
.smRed {
	font-size: .8em;
	color: #F00;
}

