body 
{
	font-family:Verdana, Tahoma, Helvetica, Arial; 
	font-size:90%;
	background-color: #ffffff;
	color: #000000;
}

h1
{
	font-family: Verdana, Tahoma, Helvetica, Arial; 
	font-size:140%;
	color: #000000;
	text-align: left;
	line-height:90%;
	letter-spacing:1px;
}

h2
{
	font-family: Verdana, Tahoma, Helvetica, Arial; 
	font-size:115%;
	color: #000000;
	letter-spacing:1px;
}

table {
	margin-left:auto; 
	margin-right:auto;
	}

#email {
	font-family: Verdana, Tahoma, Helvetica, Arial; 
	font-size:100%;
	color: #000000;
	}

#tagline {
	font-family: Verdana, Tahoma, Helvetica, Arial; 
	font-size:130%;
	color: #000000;
	}

#taglink {
	font-family: Verdana, Tahoma, Helvetica, Arial; 
	font-size:140%;
	color: #000000;
	}

a:link { 
	color: #000000;
	text-decoration: none;
	font-size:80%;
	}

a:visited { 
	color: #000000;
	text-decoration: none;
	font-size:80%;
	}

a:hover { 
	color: #000000;
	text-decoration: none;
	font-size:80%;
	}

a:active { 
	color: #000000;
	text-decoration: none;
	font-size:80%;
	}

#moneyshot {
	margin-top:0px;
	margin-bottom:25px;
	margin-right:15px;
	margin-left:0px;
	}

#nav {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	}

#nav a:link { 
	color: #000000;
	}
#nav a:visited { 
	color: #000000;
	}
#nav a:hover { 
	color: #000000;
	text-decoration: underline;
	}
#nav a:active { 
	color: #000000;
	text-decoration: underline;
	}




#bodytext {
	font-family: Verdana, Tahoma, Helvetica, Arial; 
	font-size:90%;
	color: #000000;
	text-align: left;
}

#bodytext a { 
	font-size:100%;
	text-decoration: underline;
	}


#bodytext a:link { 
	color: #000000;
	text-decoration: underline;
	}

#bodytext a:visited { 
	color: #000000;
	text-decoration: underline;
	}

#bodytext a:hover { 
	color: #000000;
	text-decoration: none;
	}

#bodytext a:active { 
	color: #000000;
	text-decoration: underline;
	}




.theTextBox {
	border: 1px solid #808080;
	background-color : #F0F0F0;
	width: 40px;
	height:15px;
}

.theBigArea {
	border: 1px solid #808080;
	background-color : #F0F0F0;
	width: 200px;
	height:140px;
}

.theBigBox {
	border: 1px solid #808080;
	background-color : #F0F0F0;
	width: 200px;
	height:15px;
}

.theBigDrop {
	border: 1px solid #808080;
	background-color : #F0F0F0;
	width: 203px;
}






.theLilDrop {
	border: 1px solid #808080;
	background-color : #F0F0F0;
	width: 94px;
}

.theButton {
	border: 1px solid #808080;
	background-color : #ffffff;
	font-size:90%;
	width: 80px;
	height:19px;
}

