@charset "utf-8";


.table_body
{
    background-image: url(Bio.jpg);
	background-repeat:no-repeat;
  
   
}


.table_body_contact
{
    background-image: url(Contact.jpg);
	background-repeat:no-repeat;
     
}


.table_body_events
{
    background-image: url(Events.jpg);
	background-repeat:no-repeat;
     
}

.body_main/* CSS Document */

 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.body_bio

{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	font-weight: normal;
}


.body_bio_quote

{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#CC0000;
	font-weight: bolder;
}


.tdata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}


.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.link_new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#CC0000;
	text-shadow:inherit;
	text-decoration:none;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}



.link_visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
