html, body {
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
    background-image : url(images/bg2.jpg);
	background-color : #ADADAD;
	background-position : top left;
	background-repeat : no-repeat;
	height:100%;
	min-height:100%; 
}


.tagline {
	padding-bottom: 25px;
	padding-left: 83px;
	padding-top: 4px;

}


.content {
	padding-left: 80px;
}

.homeflash {
	
	padding-left: 10px;
}


H2 {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0px;
}

H3 {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #444444;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;

}

H4 {
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color: #444444;
	font-style: regular;
	line-height: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 14px;
}


b {
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
}

li {
	margin-left: 12px;
	line-height: 22px;
}

hr {
	padding-top: 1px;
	padding-bottom: 1px;
}




.biography {
	font-size: 1em;
	font-weight: regular;
	font-family: Verdana, Helvetica, sans-serif;
	color: #444444;
	background-color: #FFFFFF;
	line-height: 17px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 9px;
	padding-right: 9px;
}

.biography a {
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #444444;
	line-height: 14px;
	text-decoration: none;

}

.biography a:hover {
	font-size: 1em;
	color: #000000;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;

}

.mixes {
	font-size: 0.9em;
	font-weight: regular;
	font-family: Verdana, Helvetica, sans-serif;
	color: #444444;
	background-color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 9px;
	padding-right: 9px;
}

.mixes a {
	font-size: 1em;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #444444;
	line-height: 14px;
	text-decoration: none;

}

.mixes a:hover {
	font-size: 1em;
	color: #000000;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;

}


table#pagelayout { 
height:100%; 
margin:0px; 
} 