
@charset "UTF-8";

.safariBluffUser{
background-color: #000000;
}


html, body {
  background-image: url("../images/bg/spmaze-starter-c.jpg");
    
background-position: center top;
background-color: #ffffff;
background-repeat:no-repeat;
font-family: Arial, Helvetica, sans-serif; }
 
.mainBgndColour{

	background-color: #0a2e13;
	

}

.menuBgndColour{

	background-color: #dddddd;
	

}

.menuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}


.pageTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
}


A.menuLink:link {color:#222222; font-size: 12px; text-decoration: none; font-weight: 400} 
A.menuLink:visited {color: #222222; font-size: 12px; text-decoration: none; font-weight: 400} 
A.menuLink:hover {color:#3a652e; font-size: 12px; text-decoration: none; font-weight: 400} 
A.menuLink:active {color:#222222; font-size: 12px; text-decoration: none; font-weight: 400}


A:link {color:#222222; font-size: 15px; text-decoration: none; font-weight: 400} 
A:visited {color: #222222; font-size: 15px; text-decoration: none; font-weight: 400} 
A:hover {color:#3a652e; font-size: 15px; text-decoration: none; font-weight: 400} 
A:active {color:#222222; font-size: 15px; text-decoration: none; font-weight: 400}

.banner{
background-color: #f5f8b1;
color:#444444;
font-size:18px;

}

.darkModeTop{

background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:400;
}

.darkMode{

background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:400;
    }
    
        DIV#footerHere {
	position         : absolute;
	bottom              : 0px;
	left            : 50%;
	margin-left: -370px;
	width: 740px;
	height: 22px;
	z-index: 1001;
    background-color: #dddddd;
color:#444444;
font-size:12px;
/*		
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
*/

   }
   
   
    #schemeDivBg{
    position         : absolute;
	top              : 0px;
	left            : 50%;
	margin-left: -370px;
	width: 740px;
	height: 100%;
    background-color: #ffffff;
	z-index: 4;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
    }
     #schemeDiv{
    position         : absolute;
	top              : 0px;
	left            : 50%;
	margin-left: -370px;
	width: 740px;
	height: 100%;
	z-index: 5;
    }
         #schemeHead{
    position         : absolute;
	top              : 0px;
	left            : 50%;
	margin-left: -370px;
	width: 740px;
	height: 90px;
	z-index: 6;
    }
             #schemeMenu{
    position         : absolute;
	top              : 90px;
	left            : 50%;
	margin-left: -370px;
	width: 740px;
	height: 33px;
	z-index: 7;
    }
                 #schemeContent{
    position         : absolute;
	top              : 124px;
	left            : 50%;
	margin-left: -370px;
	width: 740px;
	z-index: 8;
    }
    