@charset "utf-8";
/* CSS Document */

body.home    { color: #000000;
               background-color: #d2a469;
			   margin:0px;
			   background-image: url(index_background.jpg);
               background-attachment: fixed;
			   font-family:"Times New Roman", Times, serif;}

body.board    {  color: #000000;
               background-color:#ffffff;
			   background-image: url(board_background.jpg);
               background-attachment: fixed;
			   font-family:"Times New Roman", Times, serif}

body.past    {  color: #000000; 
				margin:0px;
               background-color:#d2a469;
			   background-image: url(past__programs.jpg);
               background-attachment: fixed;
			   font-family: Arial, Helvetica, sans-serif}

body.cal     {  color: #000000;
               background-color:#d2a469; 
			   margin: 0px;
			   background-image: url(calendar_background.jpg);
               background-attachment: fixed;
			   font-family: Arial, Helvetica, sans-serif;}

body.cal2    {  color: #000000;
               background-color:#ffffff;
			   margin: 0px;
			   background-image: url(detail_background.jpg);
               background-attachment: fixed;
			   font-family: Arial, Helvetica, sans-serif}

body.about  {  color: #000000;
               background-color:#ffffff; 
			   margin: 0px;
			   background-image: url(about_background.jpg);
               background-attachment: fixed;
			   font-family: "Times New Roman", Times, serif}
			   
body.about2 {  color: #000000;
               background-color:#ffffff; 
			   margin: 0px;
			   background-image: url(club_information.jpg);
               background-attachment: fixed;
			   font-family: "Times New Roman", Times, serif}			   
			  
body.news    { color: #000000;
               background-color: #000099;
			   margin:0px;
			   background-image: url(publication_background.gif);
               background-attachment: fixed;
			   font-family:"Times New Roman", Times, serif;}			  

body.archive {  color: #000000;
               background-color: #CCCCCC; 
			   margin: 0px;
			   background-image: url(archives_background.jpeg);
               background-attachment: fixed;
			   font-family: "Times New Roman", Times, serif}

body.links  {  color: #000000;
               background-color: #0000FF; 
			   margin: 0px;
			   background-image: url(Links_background.jpg);
               background-attachment: fixed;
			   font-family: "Times New Roman", Times, serif}
			   
body.noha    { color: #000000;
               background-color:#ffffff;
			   margin: 0px;
			   background-image: url(MARBLE.JPG);
               background-attachment: fixed;
			   background-position:center;
			   font-family: Arial, Helvetica, sans-serif}
			   			   
.noshow      { visibility: hidden;
               display: none;
             }

.noshow2     { visibility: hidden;
               display: none;
             }
			 			 
p.board       {  font-family: "Times New Roman", Times, serif; 
			   margin-left: 10px;
			   margin-right: 10px;
			   margin-bottom: 24px;
               color: #000000; 
               font-size: 24px; 
               letter-spacing: 1px;
               font-weight: normal}

p.title       {  font-family: "Times New Roman", Times, serif; 
			   margin-left: 10px;
			   margin-right: 10px;
               color: #000000; 
               font-size: 36px; 
               letter-spacing: 1px;
               font-weight: bold}

p.home      {  font-family: "Times New Roman", Times, serif; 
			   margin-left: 25px;
			   margin-right: 25px;
               color: #000000; 
               font-size: 18px; 
               letter-spacing: 1px;
               font-weight: bold}			   

p.home2     {  font-family: "Times New Roman", Times, serif; 
			   margin-left: 35px;
			   margin-right: 25px;
               color: #000000; 
               font-size: 14px; 
               letter-spacing: 1px;
               font-weight: normal}
			   			   
p.title_abt {  font-family: "Imprint MT Shadow", Arial, Helvetica, sans-serif; 
			   margin-left: 10px;
			   margin-right: 10px;
               color: #000000; 
               font-size: 48px; 
               letter-spacing: 1px;
               font-weight: bold}			   

p.subtitle  {  font-family: "Arial Black", Arial, Helvetica, sans-serif; 
			   margin-left: 10px;
			   margin-right: 10px;
               color: #000000; 
               font-size: 24px; 
               letter-spacing: 1px;
               font-weight: bold}
			   
p.past		  {  font-family: Arial, Helvetica, sans-serif;
			   margin:3px;
               color: #000000; 
               font-size: 14px; 
               letter-spacing: 1px;
			   font-weight: bold}

p.cal		  {  font-family: Arial, Helvetica, sans-serif;
			   margin:3px;
               color: #000000; 
               font-size: 16px; 
               letter-spacing: 1px;
			   font-weight: bold}
			   
p.cal2		  {  font-family: Arial, Helvetica, sans-serif;
			   margin:3px;
               color: #000000; 
               font-size: 16px; 
               letter-spacing: 1px;
			   font-weight: bold}			   

p.text		  {  font-family: Arial, Helvetica, sans-serif;
			   margin:3px;
               color: #000000; 
               font-size: 14px; 
               letter-spacing: 1px;
			   font-weight: bold}

p.text2		  {  font-family: Arial, Helvetica, sans-serif;
			   margin:3px;
			   margin-top:20px;
               color: #000000; 
               font-size: 16px; 
               letter-spacing: 1px;
			   font-weight: bold}
			   
p.text3		  {  font-family: "Times New Roman", Times, serif;
			   margin:3px;
			   margin-top:20px;
               color: #000000; 
               font-size: 18px; 
               letter-spacing: 1px;
			   font-weight: bold}			   
			   			   
p.calprint	{  font-family: Arial, Helvetica, sans-serif;
			   color: #ffffff; 
               font-size: 16px; 
               letter-spacing: 1px;
			   font-weight: bold}

li.text	    {  font-family: Arial, Helvetica, sans-serif;
			   margin:3px;
               color: #000000; 
               font-size: 14px; 
               letter-spacing: 1px;
			   font-weight: bold}
			   			   			   
A.menu			{	COLOR: #000000;
				font-family: "Times New Roman", Times, serif;
				font-size: 16px;
				font-style: normal;
				font-weight: bold;
				text-decoration: none}

A.menu:hover	{	COLOR: #000000;
				font-family: "Times New Roman", Times, serif;
				font-size: 16px;
				font-style: normal;
				font-weight: bold;
				text-decoration: underline}

A.homemenu		{	COLOR: #000000;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: bold;
				text-decoration: none}

A.homemenu:hover {	COLOR: #0000FF;
				font-family: Verdana,Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: bold;
				text-decoration: underline}
				
A.board			{	COLOR: #0000CC;
				font-family: "Times New Roman", Times, serif;
				font-size: 24px;
				font-style: normal;
				font-weight: normal;
				text-decoration: none}

A.board:hover	{	COLOR: #0000cc;
				font-family: "Times New Roman", Times, serif;
				font-size: 24px;
				font-style: normal;
				font-weight: normal;
				text-decoration: underline}

A.past			{	COLOR: #FFFF00;
				font-family: "Times New Roman", Times, serif;
				font-size: 24px;
				font-style: normal;
				font-weight: bold;
				text-decoration: none}

A.past:hover	{	COLOR: #ffff00;
				font-family: "Times New Roman", Times, serif;
				font-size: 24px;
				font-style: normal;
				font-weight: bold;
				text-decoration: underline}	
							
A.pasty			{	COLOR: #FFFF00;
				font-family: "Times New Roman", Times, serif;
				font-size: 36px;
				font-style: normal;
				font-weight: bold;
				text-decoration: none}

A.pasty:hover	{	COLOR: #ffff00;
				font-family: "Times New Roman", Times, serif;
				font-size: 36px;
				font-style: normal;
				font-weight: bold;
				text-decoration: underline}	

A.pastl			{	COLOR: #0000CC;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-style: normal;
				font-weight: bold;
				letter-spacing: 1px;
				text-decoration: none}

A.pastl:hover	{	COLOR: #0000cc;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-style: normal;
				font-weight: bold;
				letter-spacing: 1px;
				text-decoration: underline}								

A.home2     {  font-family: "Times New Roman", Times, serif; 
               color: #000000; 
               font-size: 14px; 
               letter-spacing: 1px;
               font-weight: normal;
			   text-decoration:none}
			   
A.home2:hover {  font-family: "Times New Roman", Times, serif; 
               color: #0033FF; 
               font-size: 14px; 
               letter-spacing: 1px;
               font-weight: normal;
			   text-decoration:underline}
			   			   				
A.calprint	{	COLOR: #ffffff;
				font-family: Arial, Helvetica, sans-serif;
                font-size: 20px; 
                letter-spacing: 1px;
			    font-weight: bold;
				letter-spacing: 1px;
				text-decoration: none}

A.calprint:hover {	COLOR: #FFFF00;
				font-family: Arial, Helvetica, sans-serif;
	            font-size: 20px; 
                letter-spacing: 1px;
			    font-weight: bold;
				letter-spacing: 1px;
				text-decoration: none}					

A.calmonth	{	COLOR: #E4391B;
				font-family: Arial, Helvetica, sans-serif;
                font-size: 20px; 
                letter-spacing: 1px;
			    font-weight: bold;
				letter-spacing: 1px;
				text-decoration: none}

A.calmonth:hover {	COLOR: #FFFF00;
				font-family: Arial, Helvetica, sans-serif;
	            font-size: 20px; 
                letter-spacing: 1px;
			    font-weight: bold;
				letter-spacing: 1px;
				text-decoration: none}

A.cal			{	COLOR: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-style: normal;
				font-weight: bold;
				letter-spacing: 1px;
				text-decoration: none}

A.cal:hover	{	COLOR: #0000cc;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-style: normal;
				font-weight: bold;
				letter-spacing: 1px;
				text-decoration: underline}	

A.links		{	COLOR: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-style: normal;
				font-weight: bold;
				letter-spacing: 1px;
				text-decoration: none}

A.links:hover	{	COLOR: #FFFF00;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-style: normal;
				font-weight: bold;
				letter-spacing: 1px;
				text-decoration: none;}	
								
A.cal2			{	COLOR: #0000FF;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-style: normal;
				font-weight: bold;
				letter-spacing: 1px;
				text-decoration: none}

A.cal2:hover	{	COLOR: #0000ff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-style: normal;
				font-weight: bold;
				letter-spacing: 1px;
				text-decoration: underline}	

ul.text		  {  font-family: Arial, Helvetica, sans-serif;
			   margin:6px;
			   margin-left: 50px;
               color: #000000; 
               font-size: 14px; 
               letter-spacing: 1px;
			   font-weight: bold}
			   
div.bottom	{  font-family:Verdana, Arial, Helvetica, sans-serif;
			   font-size:12px;
			   font-weight: bold;
			   letter-spacing: 1px;
			   color:black}
			   
@media print {
.noshow      { visibility: hidden;
               display: none;
             }
			 
.printbutton { visibility: hidden;
               display: none;
             }			 
			 }	
			 			   			   								
				