/* CSS Document */

body {
background-image: none;
background-color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
text-align: left;
}

p.copy {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
font-size: 11px;
text-align: left;
margin-bottom: 20px;
}

p.heading {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
text-align: left;
font-weight: bold;
margin-bottom: -20px;
}

p.author {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .7em;
text-align: left;
margin-bottom: 30px;
}

#header {
display: none;
}

div#options {
position: absolute;
left: 50%;
width: 600px;
height: 15px;
margin-left: -310px;
top: 10px;
}
div#options ul {
margin: 0px;
padding: 0px;
font-family: Geneva, Verdana, Arial, sans-serif;
font-size: small;
font-weight: bold;
font-size: 10px;
color: #3399CC;
line-height: 15px;
white-space: nowrap;
}
div#options li {
list-style-type: none;
display: inline;
}
div#options li a {
text-decoration: none;
padding: 7px 10px;

}
div#options li a:link {
color: #3399CC:
}
div#options li a:visited {
color: #3399CC;
}
div#options li a:hover {
font-weight: bold;
color: #CC9900;
}

#middle {
position: absolute;
left: 50%;
width: 400px;
height: 2000px;
margin-left: -300px;
top: 10px;
border: none;
background-color: #FFFFFF;
}

#list {
position: absolute;
left: 50%;
width: 150px;
height: 2000px;
margin-left: 300px;
top: 135px;
border: none;
background-color: #FFFFFF;
}
#white {
position: absolute;
left: 50%;
width: 150px;
height: 2000px;
margin-left: 50px;
top: 135px;
border: none;
background-color: #FFFFFF;
}

#line {
display: none;

}

#middle2 {
position: absolute;
left: 50%;
margin-left: -30px;
top: 10px;
border: none;
background-color: #FFFFFF;
}

#left {
display: none;

}

#right {
display: none;

}


.style1 {font-size: x-large}

.style2 {font-size: large}









