.white {  font-family: Arial, sans-serif; color: #FFFFFF}	/* white text for top menu and dropdown menu */
  a.white {  color: #FFFFFF; text-decoration: none}		/* white text for left column header */

.red {  font-family: Arial, sans-serif; color: #CD3246}		/* red text for right column header */

.text {  font-family: Arial, sans-serif; font-size: x-small}			/* style for text content */
  h1.text {  font-family: Arial, sans-serif; font-size: large; color: #CD3246}	/* style for content red header */
  h2.text { font-family: Arial, sans-serif; font-size: medium; color: #5F73BE}	/* style for content blue subheader */

.menu { font-family: Arial, sans-serif; font-size: 12px }	/* 12 pixels size for top menu */

.small {  font-family: Arial, sans-serif; font-size: xx-small}		/* small text for left and right columns content and for dropdown menu */

.verysmall { font-family: Arial, sans-serif; font-size: xx-small }	/* style for small texts and copyrights */

.dropdown { font-family: Arial, sans-serif; font-size: 11px ; color: #FFFFFF; text-decoration: none}	/* 11 pixels size for dropdown */
  a.dropdown:hover { font-family: Arial, sans-serif; color: #FFFFA5; text-decoration: none }	/* style for yellow mouseover effect for dropdown */

#join { position:absolute; top:88px; visibility:hidden ; clip:  rect(   )}
#about { position:absolute; top:88px; visibility:hidden ; clip:  rect(   )}
#contact { position:absolute; top:88px; visibility:hidden ; clip:  rect(   )}
#bs { position:absolute; top:88px; visibility:hidden ; clip:  rect(   )}
