/*  ----------------  General CSS  --------------------------------------------------------------*/

body { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color:#2B2C27; color: #CCCCCC; text-decoration: none; background-image:  url(images/Bg.jpg); background-repeat: repeat; margin: 0 0 0 0; }

a { font-size: 10px; color: #CCCCCC; text-decoration: underline; }
a:hover { font-size: 10px; color: #FFFF99; text-decoration: none; }

a.pageon{ font-size: 10px; color: #FFFF99; text-decoration: none; }
a.pageon:hover { font-size: 10px; color: #FFFF99; text-decoration: none; }

#container {
	background:#000000 url(images/bodyBg_1.gif) no-repeat center top; 
	height: 830px;
    margin: 0 auto;
    position: relative;
    width: 780px;
}

#containerTwo {  position: relative; margin: 0 auto; width: 780px; height: 780px; background-image:url(images/bodyBgTwo.gif)}

#containerThree {  position: relative; margin: 0 auto; width: 780px; height: 810px; background-image:url(images/bodyBgThree.gif)}

#containerFour {  position: relative; margin: 0 auto; width: 780px; height: 900px; background-image:url(images/bodyBgFour.gif); background-repeat:no-repeat;}

#containerFive{  position: relative; margin: 0 auto; width: 780px; height: 900px; background-image:url(images/bodyBgFive.gif); background-repeat:no-repeat;}

#containerSix {  position: relative; margin: 0 auto; width: 780px; height: 810px; background-image:url(images/bodyBgSix.gif)}

#visibleArea {  margin: 0 auto; width: 780px; border-top: 1px dotted #252520;}

/*  ----------------  Homepage Specific  --------------------------------------------*/

#homepageFlash { margin: 0 auto; width: 778px; padding: 0px; border: 0px solid blue; height: 233px; margin-top: 122px;}
#siteSelect { margin: 0 auto;padding: 0px; border: 0px solid green; width: 585px;}
#mailingList {margin: 0 auto;padding: 0px; border: 0px solid green;   width: 340px; margin-top: 20px;}	
	.button {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; background:#000; height: 20px; width: 50px;}

/*  ----------------  Club M Inside  --------------------------------------------------------------*/

#navigation { margin: 0 auto; width: 778px; padding: 0px; border: 0px solid blue; margin-top:95px; text-align:center;}
#insideFlash { margin: 0 auto; width: 778px; padding: 0px; border: 0px solid blue; height: 136px; margin-top: 15px;}
#galleryLinks {width: 778px; padding: 0px; border: 0px solid blue; }

#content {width: 778px; padding: 0px; border: 0px solid red; min-height: 245px; display:table;}
#contentThree {width: 778px; padding: 0px; border: 0px solid red; height: 300px; display:table;}
contentFour {width: 778px; padding: 0px; border: 0px solid red; height: auto;}

#contentGuest {width: 778px; padding: 0px; border: 0px solid red; height: 185px; display:table;}

#eventsContent {width: 778px; padding: 0px; border: 0px solid red; display:table;}

#contentGallery {width: 778px; margin-top: 0px; border: 0px solid red; height: 300px;}
#textArea { padding-left: 80px; padding-top: 0px; padding-right: 60px;  border: 0px solid blue; height:auto; overflow:inherit; line-height:21px;}
#social{ float: right;  margin-left: 74px; line-height:16px; width: 494px; }
#social img{ margin-bottom:8px; }

#textAreaMenu { padding-left: 80px; padding-top: 0px; padding-right: 60px;  border: 0px solid blue;}

/*  ----------------  Events Page  --------------------------------------------------------------*/
#contentEvents {float: left; width: 383px; border: 0px solid red; height: 165px; text-align:right; display:table;}
#eventsText {margin-left: 400px; border: 0px solid red; padding-right:30px;height: 165px; 	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: #5E5D53;
	scrollbar-3dlight-color: #F3D534;
	scrollbar-base-color: #F7D910;
	scrollbar-darkshadow-color: #6F5E03;
	scrollbar-face-color: #F6F4B1;
	scrollbar-shadow-color: #F6F4B1;
	scrollbar-track-color: #FFFBE4;}


/*  ----------------  Club M Footer  --------------------------------------------------------------*/

#logo { margin: 0 auto; padding: 0px; border: 0px solid green;   height: 67px; margin-top:6px;}
#footer { padding-left: 20px; padding-right: 20px; padding-top:49px; border: 0px solid green; width:739px; background:#000000; margin: 0 auto;}
a.footer { text-decoration:none;}
a.footer:hover { text-decoration:none; color: #FFFF99; }
.tw-footer, .fb-footer{ margin-left: 6px; position: relative; top: 8px; }

#footerNav { padding-left: 20px; padding-right: 20px; margin-top:25px; border: 0px solid green; width:739px; background:#000000; margin: 0 auto; padding-bottom: 20px;}

