<!--<style type="text/css"> 
.style1 {
	text-align: center;
}
.style2 {
	font-family: "Times New Roman";
}
.style3 {
	font-family: "Times New Roman";
	font-size: 12pt;
}
.style4 {
	border-width: 0px;
}
.style5 {
	font-size: xx-small;-->
}



#header{
width: 100%;
height: 120px;
background: white;
text-align: center;
}
#header #nav {
text-align: center;
margin-top: 0px;
font-size: 16px;
}

#header #nav ul li {
list-style-type: none;
display: inline;
padding: 3px 8px 3px 8px;
background-color: white;
font-size: 21px;
font-family: Times New Roman;
}

#header #nav a{
text-decoration: none;
color: green;
}

#header #nav ul li a:hover{
color: blue;
}

#header #logo img{
margin-top: 0px;
margin-left: center;
border-style: none;
image-width: 1000;
image-height: 1000;
}


#text{
font-size: 15px;
margin-top: 20px;
margin-left: center;
text-align: center;
}

#text2{
margin-top: 175px;
margin-left: center;
text-align: center;
}
#text2 #nav {
font-size: 16px;
margin-top: 50px;
margin-left: center;
}

#text2 #nav ul li {
list-style-type: none;
display: inline;
padding: 3px 3px 3px 3px;
background-color: white;
font-size: 12px;
font-family: Times New Roman;
}

#text2 #nav a{
text-decoration: none;
color: black;
}

#text2 #nav ul li a:hover{
color: blue;
}

#text2 #logo img{
margin-top: 0px;
margin-left: center;
border-style: none;
}

#footer{
position:relative;
margin-top: -10px;
text-align: center;
}

#biotitle{
position:relative;
margin-top: 135px;
font-size: 20px;
font-family: Times New Roman;
text-align: center;
}

#biotext{
position:relative;
margin-top: 3px;
font-size: 16px;
font-family: Times New Roman;
text-align: justify;
}

#media_options{
border:none;
margin-top: 0px;
font-size: 20px;
font-family: Times New Roman;
}

#videos{
border:none;
position:relative;
margin-left: 0px;
margin-top: 0px;
font-size: 20px;
font-family: Times New Roman;
text-align: full;
}

#sound{
border:none;
position:relative;
margin-left: 50px;
margin-top: 0px;
margin-bottom:100px;
font-size: 20px;
font-family: Times New Roman;
text-align: full;
}

#press{
border:none;
position:relative;
margin-top: 0px;
margin-bottom:50px;
font-size: 20px;
font-family: Times New Roman;
text-align: center;
}

#press #tnail{
position:relative;
margin-left: center;

}

#shows{
position:relative;
text-align: center;
margin-bottom: 100px;
}

#video{
position:relative;
text-align: center;
margin-left: 35px;
margin-top: 125px;
}



</style>