/* 
--------------------------------------------
LVYWO - Stylesheet.
Style by Nate Kimball.
nsktrombone84@hotmail.com.
--------------------------------------------
*/
body{
background: white;
margin: 0;
padding: 0
}
hr{
width: 100%;
color: black;
border-color: black;
}
table.letter{
color: #000000;
border: none;
font-family: Verdana, Arial, _sans;
font-size: 10px;
}
table.letter td{
border: none;
color: white;
}
table.letter tr.top td{
color: white;
text-align: center;
font-weight: bold;
background-color: #330099;
padding: 0px;
}
table.letter tr.content td{
color: white;
text-align: left;
background-color: #3366ff;
padding: 0px;
}
table.aud{
color: white;
border: none;
font-family: Verdana, Arial, _sans;
font-size: 10px;
}
table.aud td{
border: none;
color: white;
}
table.aud tr.top td{
color: white;
text-align: center;
font-weight: bold;
background-color: #3366ff;
padding: 0px;
}
table.aud tr.content td{
color: white;
text-align: left;
background-color: #3366ff;
padding: 0px;
}
table.main{
color: white;
border: none;
font-family: Verdana, Arial, _sans;
font-size: 10px;
}
table.main td{
border: none;
color: white;
text-align: left;
}
table.main tr.top td{
color: white;
text-align: center;
font-weight: bold;
background-color: #9BC4E2;
padding: 0px;
}
table.main tr.content td{
color: white;
text-align: center;
background-color: #B9D3EE;
padding: 0px;
}
#audition{
position: relative;
height: 400px;
width: 200px;
}
table.main a:link {
display: block;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 300;
color: #ffffff;
background-color: #B9D3EE;
text-decoration: none;
}
table.main a:visited {
display: block;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 300;
color: #ffffff;
background-color: #B9D3EE;
text-decoration: none;
}
table.main a:hover {
display: block;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 300;
color: #ffffff;
background-color: #9BC4E2;
text-decoration: none;
}
table.main a:active {
display: block;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 300;
color: #ffffff;
background-color: #9BC4E2;
text-decoration: none;
}
#content{
position: relative;
height: 400px;
width: 400px;
}

#back a:link{color: #444444;}
#back a:hover{color: #cccccc;}
#back a:active{color: #cccccc;}
#back a:visited{color: #444444;}

#form{
color: white;
width: 200px;
}
#form table{
font-size: 10px;
color: white;
}
#form input{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
background-color: white;
border: none;
}

