/* CSS Document  background-color: #3399CC;*/

body {
/*background-image: url(backgroundG.jpg);*/
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 {
position: absolute;
left: 50%;
width: 700px;
height: 110px;
margin-left: -350px;
top: 25px;
}

div#options {
position: absolute;
left: 50%;
width: 600px;
height: 15px;
margin-left: -310px;
top: 100px;
}
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;
color: #3399CC;
}
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: 135px;
border: none;
background-color: #FFFFFF;
}

#list {
position: absolute;
left: 50%;
width: 150px;
height: 2000px;
margin-left: 150px;
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 {
position: absolute;
left: 50%;
width: 3px;
height: 2000px;
margin-left: 120px;
top: 150px;
border: none;
background-color:#0066CC;
}

#middle2 {
position: absolute;
left: 50%;
margin-left: -30px;
top: 135px;
border: none;
background-color: #FFFFFF;
}

#left {
background-image: url(leftLineG2.jpg);
position: absolute;
left: 50%;
width: 50px;
height: 2000px;
margin-left: -350px;
top: 135px;
border: none;
}

#right {
background-image: url(rightLineG2.jpg);
position: absolute;
left: 50%;
width: 50px;
height: 2000px;
margin-left: 300px;
top: 135px;
border: none;
}


.style1 {font-size: x-large}

.style2 {font-size: large}







