body {
	margin:0px;
	padding:0px;
	background:#000000 url("images/bodyBg.jpg") repeat-x;
}

a {
	color: #FFFFCC;
	outline: none;

}

#mainWrap {
	width:960px;
	margin:0 auto;
	padding:0px;
}
#mainPanel {
	width:960px;
	margin:0 auto;
	padding:0px;
}
#header {
	background: url("images/headBga.jpg") no-repeat;
	width: 960px;
	height: 210px;
	border: 1px solid #ffffcc;
	margin: 0 auto;
}
#logoWrap {
	width:960px;
	padding:0px 0px 0 120px;
	text-align: right;
	height: 100px;
}
h1 {
	width:800px;
	font-size: 1.1em;
	text-align: left;
	color: #FFFF99;
}


#content-wrap {
	margin: 0 auto;
	width: 960px;
	padding: 0px 0 0 0;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	background-color: #000000;
}

/******************************** LEFT PANEL NAVAGATION ***************************************/

#leftPanel

 {
	width:222px;
	float:left;
	background-color: #000000;
	border-left: 0px solid #333333;
	color: #FFFFFF;
}

#leftPanel p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
		
}

#leftPanel img{
	border: 0px solid #FFCC66;
}

#leftPanel-logo{
	
}
#leftPanelNav    {
	padding:0px 0 10px 0;
	width: 222px;
}

#leftPanel h2{
	margin:0px 0 0 0;
	padding:10px 0 10px 5px;
	text-align: left;
	color: #FFCC00;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
}


#leftPanel ul {
	padding:0 0 0 0;
	list-style-type: none;
	margin: 0 0 0 0;
	display: block;
}
#leftPanel ul li {
	border-bottom: 1px solid #303030;
	padding: 5px 0 5px 0px;
}

#leftPanel ul li a {
	font-family:Arial;
	font-size:0.8em;
	color:#FFFFCC;
	text-decoration:none;
	float: none;
	margin-left: 10px;
	padding: 0 0 0 0px;
	outline: none;
}
#leftPanel ul li a:hover {
	color:#FFCC66;
	border-bottom: 1px dotted #febe44;
}
#leftPanelNav   .current   a {
	color: #FFCC66;
}


/************************* CENTER PANEL MAIN CONTENT FOR THE INDEX AND CONTACT PAGE **************************/

#centerPanel {
	width:485px;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	color: #FFFFFF;
	background-color: #000000;
}

#centerPanel  .main {
	width:462px;
	padding:15px 10px 0px 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #303030;
}

#centerPanel  .main  a {
	color: #FBCE73;
	text-decoration: none;
	outline: none;
}
#centerPanel  .main  a:hover {
	border-bottom: 1px dotted #FBCE73;
}

#centerPanel  .main  h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#FFCC66;
	margin: 0;
}

#centerPanel  .main  h3 {
	margin:0px 0 5px 0;
	padding:0px;
	float:none;
	font-family:Georgia;
	font-size:1em;
	color:#FF9900;
	line-height:0px;
	font-weight:normal
}

#centerPanel  .main  p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFFFFF;
	line-height:1.5em;
	text-align: justify;
}


/************************************ CENTER PANEL MAIN CONTENT FOR ALL SUB PAGES *****************************/
#centerPanelSub {
	width:738px;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	color: #FFFFFF;
	background-color: #000000;
}

#centerPanelSub  .main {
	width:700px;
	padding:15px 10px 0px 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #303030;
	margin: 0 0 0 0px;
}

#centerPanelSub .main  a {
	color: #FFCC66;
	text-decoration: none;
	outline: none;
}
#centerPanelSub .main  a:hover {
	border-bottom: 1px dotted #FBCE73;
}


#centerPanelSub  .main  h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#FFCC00;
	margin: 0 0 20px 0;
}

#centerPanelSub  .main  h3 {
	margin:35px 0 30px 0;
	float:none;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#FF6600;
	font-weight:normal;
}

#centerPanelSub  .main  p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#FFFFFF;
	line-height:1.5em;
	text-align: justify;
}

/******************************** RIGHT COLUMN ****************************/
#rightCol {
	width: 250px;
	float: right;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#rightCol a {
	color: #000000;
	text-decoration: none;
	outline: none;

}

#rightCol p {
	color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}

#rightCol img {
	border: 1px solid #575757;
	
}

#rightCol-drwad {
	width: 240px;
	border: 3px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	background-color: #FFFF99;
	margin: 0 0 10px 0;
	color: #000000;

}


/********************************* ADVERTISEMENTS **********************************/

#advertisement-wrap {
	width: 960px;
	margin: 0 auto;
	border-top: 1px solid #303030;
}
#advertisement-left {
	width: 375px;
	height: 175px;
	color: #FFFFFF;
	float: none;
	padding: 0px;
}

#advertisement-left  h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.75em;
}

#advertisement-left p {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 0.7em;
}

#advertisement-left img {
	border: 2px dashed #666666;
}
#advertisement-right img {
	border: 0px dashed #666666;
}
#advertisement-right {
	width: 360px;
	height: 215px;
	color: #FFFFFF;
	text-align: center;
	float: right;
	border: 2px dashed #303030;
}

#advertisement-right p {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 0.7em;
}

#advertisement-right  h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.75em;
}

#flashads {
	width: 249px;
	height: 175px;
	border: 0px solid #FFCC66;
	float: none;
	margin: 0px 0 0px 0px;
}


/****************************** FOOTER *********************************/

#footPanel {
	width:100%;
	margin:0;
	padding:0px 0 0px 0;
	height: auto;
	border-top: 1px solid #1f1f1f;
	background: url(images/footerPanelBg.jpg) repeat-x;
}

#footer-ads-left{
	width: 380px;
	height: auto;
	color: #FFFFFF;
	text-align: center;
	float: left;
	border-bottom: 1px dotted #303030;
	border-right: 1px dotted #303030;
	border-left: 1px dotted #303030;
}

#footer-content-wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	color: #CCCCCC;
	text-align: center;
}

#footer-content-left {
	width: 225px;
	text-align: left;
	padding: 0px 0 0 0;
	color: #CCCCCC;
	float: right;
	font-size: 0.8em;
}

#footer-content-copyright {
	width: 960px;
	text-align: center;
	padding: 40px 0 0 0;
	color: #FFFFCC;
	float: right;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-content-copyright p {
	color: #FFFFCC;
	font-size: 0.95em;
}

#footer-content-copyright a {
	color: #FFCC66;
	text-decoration: none;
	outline: none;
}

#footer-content-copyright a:hover {
	border-bottom: 1px dotted #FFFF99;
	color: #FFFFFF;
}

#footer-content-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFCC66;
}

#footer-content-left h1 {
}

#footer-content-left h2 {
	font-size: 1.3em;
	color: #ffbf44;
}

#footer-content-left a {
	color: #FFFFCC;
	text-decoration: none;
	outline: none;
}

#footer-content-left a:hover {
	color: #FF9900;
	border-bottom: 1px dotted #FFFFCC;
}

#footer-content-right {
	width: 555px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 0 0px;
	color: #CCCCCC;
	float: right;
	height: 350px;
}

#footer-content-right p {
	font-size: 0.8em;
}

#footer-content-right a {
	font-size: 1.2em;
	color: #FFFFCC;
	text-decoration: none;
	outline: none;
}
#footer-content-right a:hover {
	border-bottom: 1px dotted #00ffff;
}
#footer-content-wrap a:hover {

}

#footer-content-wrap img {
	border: none;
}

/************************************ TOP MENU TABS H ********************************************/

#tabsH {
	float:left;
	width:959px;
	background: #000 url(images/top-menu-bg.gif) no-repeat;
	font-size:85%;
	line-height:normal;
	margin: 215px 0 0 0;
	border-bottom: 1px solid #303030;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #303030;
}
#tabsH ul {
	margin:0;
	padding:0px 0px 0 115px;
	list-style:none;
}
#tabsH li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsH a {
	float:left;
	background:url("images/tableftH.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsH a span {
	float:left;
	display:block;
	background:url("images/tabrightH.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFCC;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabsH a:hover span {
	color:#FFC164;
}
#tabsH a:hover {
	background-position:0% -42px;
}
#tabsH a:hover span {
	background-position:100% -42px;
}
#tabsH #current a {
	background-position:0% -42px;
}
#tabsH #current a span {
	background-position:100% -42px;
	color: #FFC164;
}
.finePrint


/************************** MISC ********************************/

{
	font-size: 80%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

#clearer {
	clear: both;
}
.a {
	outline: none;
}

.specColor{
	color: #FF6600;
}

.specColor2{
	color: #0000FF;
}

#contact-info {
	width: 960px;
	height: 25px;
}

#contact-info p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.75em;
	
}

#contact-info a {
	color: #FBCE73;
	text-decoration: none;
	
}

#contact-info a:hover {
	border-bottom: 1px dotted #FBCE73;
	
}
.imgRight {
	float: right;

}

#communitylinkBox {
	width: 100px;
	padding: 10px;
	float: right;
}
#communitylinkBox img {
	boarder: none;
	border: none;
}

#scroll-box {
	width: 460px;
	height: 20px;
	border: 2px dotted #222222;
	padding: 5px 0 5px 0;
}

#spec-marq- {
	font-size: 65%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

/*********************** PHOTO GALLERY *************************/

#photoGalleryNav {
	padding:0px 0 10px 0;
	width: 222px;
}

#photoGalleryNav ul {
	padding:0 0 0 0px;
	list-style-type: none;
	margin: 0 0 0 0px;
	text-align: center;
}
#photoGalleryNav ul li {
	border-bottom: 1px solid #303030;
	padding: 5px 0 5px 0px;
}

#photoGalleryNav ul li a {
	font-family:Arial;
	font-size:0.8em;
	color:#FFFFCC;
	text-decoration:none;
	float: none;
	margin-left: 10px;
	outline: none;
}
#photoGalleryNav ul li a:hover {
	color:#FFCC66;
	border-bottom: 1px dotted #febe44;
}
#photoGalleryNav   .current   a {
	color: #FFCC66;
	outline: none;
}

#photo-wrap {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#photo-wrap .header {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffcc66;
}

#photo-wrap2 {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#photo-wrap3 {
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#photo-box {
	width: 214px;
	margin: 10px;
	float: left;
	text-align: center;
	border: 1px dotted #666666;
}

#photo-box a {

}

#photo-box a:hover {
	text-decoration: none;
	border-bottom: 0px dotte #000000;
}

#photo-box a:hover .img{
	text-decoration: none;
	border-bottom: 0px;
}

#photo-box p {
	font-family: Arial, Helvetica, sans-serif;

}
#events-box-left {
	width: 320px;
	padding: 10px;
	float: left;
	height: 150px;
	background-color: #1a1a1a;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #666;
}
#events-box-left h2 {
	text-align: center;
	color: #09F;
}

#events-box-left ul {
	list-style-type: circle;
	margin-left: -25px;
}

#events-box-left ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding: 0 0 15px 0;
}

#events-box-left ul li a {
	color: #FFF;


}

#events-box-left ul li a:hover {
	color: #FFC;
	border-bottom: 1px dotted #FFC;
}
#events-box-right {
	width: 320px;
	padding: 10px;
	float: right;
	height: 150px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #666;
	background-color: #1a1a1a;
}
#events-box-right h2 {
	text-align: center;
}

#events-box-right ul {
	list-style-type: circle;
	margin-left: -25px;
}

#events-box-right ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding: 0 0 10px 0;
}

#events-box-right ul li a {


}

#events-box-right ul li a:hover {
	color: #FFC;
	border-bottom: 1px dotted #FFC;
}
.hr {
	height: 20px;
}

