/* CSS Document */

.main {font: 10px Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #69F; line-height: 17px; text-align: left; font-weight: bold; margin-left: 20; margin-right: 5; margin-top: 10;
text-shadow: black 0.2em 0.3em 0.2em}


.hr {margin-top: 200; margin-bottom: 200;}
.dots{ margin-left: 5;}

a:link { color: #69F; font-weight: bold; text-decoration: none}
a:visited { color: #69F; font-weight: bold; text-decoration: none  }
a:active { color: #FF6633; font-weight: bold; text-decoration: none}
a:hover { color: #FF6633; font-weight: bold; text-decoration: none}

.pagehead {font: 17px Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #666; line-height: 21px; text-align: center; font-weight: normal; letter-spacing: 0.1em; margin-top: 60px;margin-bottom: 30px; 
}

.nav {font: 10px Lucida Grande, Geneva, Verdana, Arial, sans-serif; letter-spacing: 1px; color: #69F; text-align: center; font-weight: bold; margin-bottom: 3px;
}


.nav a:link { color: #000; font-weight: bold; text-decoration: none}
.nav a:visited { color: #000; font-weight: bold; text-decoration: none  }
.nav a:active { color: #FF6633; font-weight: bold; text-decoration: none}
.nav a:hover { color: #FF6633; font-weight: bold; text-decoration: none}



.bodytext {font: 13px Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #000; line-height: 21px; text-align: left; margin-left: 80; margin-right: 80; margin-top: 10;}

.centertext {font: 13px Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #000; line-height: 21px; text-align: center; margin-left: 0; margin-right: 0; margin-top: 10;}


.tabletext {font: 12px Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #000; line-height: 19px; text-align: left;}

.slidetext {font: 11px Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #000; line-height: 19px; text-align: left; margin-left: 20; margin-right: 20; margin-top: 10;}

.tinytext {font: 9px Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #000; line-height: 13px; text-align: center; margin-left: 20; margin-right: 20; margin-top: 10;}


#biography2 {

font-size: .7em; 
color: #333333;
font-family: Arial, Helvetica, Verdana, sans-serif;
line-height: 1.5em;
text-align: justify;
margin-right: 20px;
margin-left: 20px;
margin-top: 0px;
background-color: #FFFFFF;
padding-left: 10px;
padding-right: 10px;
z-index: 2;
}

input.submit-btn
	{
	width: 54px;
	height: 20px;
	background: #e5e5dd url(images/btn-submit.gif) no-repeat;
	outline: none;
	}
	
input.submit-btn:hover
	{
	background: #c9c9c2 url(images/btn-submit.gif) no-repeat 0 -20px;
	}
	
	.textbox { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
 text-align: left;
 margin-right: 0px; 
 padding-right: 0px; 
}