body {
	padding: 0px; 
	margin: 0px;
	float:none;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-align: justify;
	line-height: 1.4em;
}


#wrapper {
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	width: 850px;
	height:100%;
}

#maincontent {
	padding: 0px 0px 20px 0px; 
	overflow: hidden; 
	width: 850px;	
	background-color: #ffffff;
}
#header {
	width:850px;
	background-color:#ff9900;
	height:195px;
}

#content{
	float:left;
	width:475px;
	height:100%;
	margin:20px 0px 20px 0px;
	text-align: justify;
	background-color: #FFFFFF;
}

#side-left {
	float: left;
	width: 200px;
	line-height: 1pt;
}

#side-right {
	float: right;
	width: 130px;
	margin:0px;
	padding: 10px;
	background-color:#ff9900; 
	height: 100%;
	text-align: right;
	font-style: normal;
	color: #339999;
	transparency: 10%;
}

#footer {
	clear: both;
	width: 850px;
	height: 10px;
	text-align: right;
	color:#333333;
	margin: 0px auto;
	padding: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #339999;
}
a:active {
	text-decoration: none;
	color: #333333;
}


/* FOR THE MENU */
.menu { margin: 20px; height: 100px; font-size: 13pt; font-family: arial narrow; }
.menu ul { margin: 0pt; padding: 0pt; position: relative; z-index: 500; list-style-type: none; width: 8em; }
.menu li { background-color: #cc3300; float: left; }
.menu li.sub { background-color: #cc3300; }
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; z-index: 100; font-size: 1em; margin-top: -1px; }
.menu a, .menu a:visited { border: 1px double #ffffff; display: block; text-decoration: none; height: 2em; line-height: 2em; width: 8em; color: #ffffff; padding-left: 1em; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; }
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited { width: 8em; }
* html .menu a:hover { color: #006666; background-color: #ff9900; position: relative; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus { color: #006666; background-color: #ff9900; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover > a { color: #006666; background-color: #ff9900; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li ul { padding: 2em; visibility: hidden; position: absolute; top: -2em; left: 7em; background-color: transparent; }
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }


/*heading 1*/
.style1{
	font-size: 180%;
	color: #339999;
	line-height: 100%;
	text-align: left;
	font-weight: bold;
}

strong {font-weight: bold;}

/*heading 2*/
.style6{
	font-size: 130%;
	color: #339999;
	text-align: left;
	font-weight: bold;
}

/*event heading*/
.style3{
	font-size: 130%;
	color:#FF6600;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
}


/*event date*/
.style11{
	font-size: 120%;
	color: #CC0000;
	font-style: italic;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	white-space: normal;
}
.buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}

