/*  -----------------------------------------------------------  */
/* This style sheet was written by WJDesigns and is copyrighted  */
/* no parts of this file may be used or copied ----------------  */
/*  -----------------------------------------------------------  */



/*  ----------------------------------------------  */
/*  Prevent cented designs from jumping in Firefox  */
/*  ----------------------------------------------  */
	
html {height:100%}
body {min-height:101%}




/*  ----------------------------------------------  */
/*  ---------- Disables Chrome tool Bar ----------  */
/*  ----------------------------------------------  */

#viewToolbarsMenu menuitem[label="Customize..."], 
#viewToolbarsMenu menuseparator, 
#toolbar-context-menu menuitem[label="Customize..."], 
#toolbar-context-menu menuseparator{
display: none !important;
}





/*  ----------------------------------------------  */
/*  ------- Scroll Bar Color Configuration -------  */
/*  ----------------------------------------------  */

body{
scrollbar-face-color:#DEB807;
scrollbar-arrow-color:#204588;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''
}




/*  ----------------------------------------------  */
/*  HYPERLINK COLOR HOVER SIZE -------------------  */
/*  ----------------------------------------------  */

a.one:link {color:#204588;text-decoration:none;}
a.one:visited {color:#204588;text-decoration:none;}
a.one:hover {color:#FFA319;text-decoration:none;}

a.two:link {color:#ff0000; text-decoration:none;}
a.two:visited {color:#505050; text-decoration:none;}
a.two:hover {color:#ffcc00; font-size:120%; text-decoration:none;}

a.three:link {color:#ff0000; text-decoration:none;}
a.three:visited {color:#0000ff; text-decoration:none;}
a.three:hover {background:#66ff66; text-decoration:none;}

a.four:link {color:#ff0000; text-decoration:none;}
a.four:visited {color:#0000ff; text-decoration:none;}
a.four:hover {font-family:monospace; text-decoration:none;}

a.five:link {color:#ff0000;text-decoration:none;}
a.five:visited {color:#0000ff;text-decoration:none;}
a.five:hover {font-family:Berlin Sans FB; text-decoration:underline;}





/*  ----------------------------------------------  */
/*  MENU FONT SIZE COLOR AND SPACING CONFIGURATION  */
/*  ----------------------------------------------  */

#menu h2 {	
	font-family: tahoma;
	font-weight: normal;
	font-size: 1.6em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
   

}	

#menu h3 {	
	font-family: tahoma;
	font-weight: normal;
	font-size: 1.4em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
}	

#menu h4 {    
    font-family: tahoma;
	font-weight: normal;
	font-size: 1.2em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
}

#menu h5 {    
    font-family: tahoma;
	font-weight: normal;
	font-size: 1.0em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;

}




#content h2 {	
	font-family: tahoma;
	font-weight: normal;
	font-size: 1.6em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
   

}	





/*  -------------------------------------------------  */
/*  CONTENT FONT SIZE COLOR AND SPACING CONFIGURATION  */
/*  -------------------------------------------------  */


#content h3 {	
	font-family: tahoma;
	font-weight: normal;
	font-size: 1.4em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
}	

#content h4 {    
    font-family: tahoma;
	font-weight: normal;
	font-size: 1.2em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
}

#content h5 {    
    font-family: tahoma;
	font-weight: normal;
	font-size: 1.0em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
}






/*  -------------------------------------------------  */
/*  FOOTER FONT SIZE COLOR AND SPACING CONFIGURATION   */
/*  -------------------------------------------------  */

#footer h2 {	
	font-family: tahoma;
	font-weight: normal;
	font-size: 0.6em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
   

}	

#footer h3 {	
	font-family: tahoma;
	font-weight: normal;
	font-size: 1.4em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
}	

#footer h4 {    
    font-family: tahoma;
	font-weight: normal;
	font-size: 1.2em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
}

#footer h5 {    
    font-family: tahoma;
	font-weight: normal;
	font-size: 1.0em;
	color: #505050;
	margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
}