body {
font:normal 12pt calibri,"trebuchet ms",arial;
height:33cm;
}

input.submit {
border:0;
background-color:#fff;
color:green;
font-style:oblique;
cursor:pointer;
}

a#top {
float:right;
}

/*----------------------------------------------------------------------------------HEADER COLUMN--------------------------------------------------------------------------*/

div.header {
background:url("../images/headerBorder.gif") 0 283px repeat-x;
height:320px;
width:100%;
}

#about {
float:right;
position:relative; bottom:15px;
}

div.credits span {
font-size: 18px;
line-height:30px;
}

div.credits {
text-align:left;
position:relative; top:30px; left:150px;
}

div#poemTitle {

}

div#newPoemTitle {
display:none;
}

img#mainLogo {
float:left;
padding-right:20px;
}

div#about {
float:right;
margin-top:-10px;
margin-right:150px;
width:700px;
border-color:#000;
border-style:solid;
border-width:0;
}

p {
text-align:justify;
}

div.credits {
float:left;
}

div.fontTools {
float:left;
position:relative; top:200px;
cursor:crosshair;
}

/*----------------------------------------------------------------------------------LEFT COLUMN--------------------------------------------------------------------------*/

form.searchBox {
padding-bottom:10px;
}

div.mainNav {
/*border:2px solid blue;*/
height:400px;
width:200px;
float:left;
}

ul#nav {
display:inline;
padding:0;
margin:0;
margin-top:35px;
list-style-type:none;
}

ul#nav li a {

display:block;
text-decoration: none;
color: #aaa;
background-color: #fff;
padding: 5px;
padding-right: 25px;
border: 1px solid #ccc;
border-bottom:0;
}

#dropDownMenu {
background:url("../logos/reel.gif") center right no-repeat;
}

a#paint {
padding-left:25px;
}

ul#nav li {
position: relative;
width: 165px;
float:left;
clear:left;
padding:0;
}

li ul {
padding:0;
margin:0;
display: none;
list-style-type:none;
text-decoration: none;
}

li > ul {
top: auto;
left: auto;
}

li:hover ul, li.over ul { 
display: block; 
position: absolute; 
top: 0;
left: 164px;
z-index:99;
}

li:hover ul a, li.over ul a {
width:160px;
}

/*----------------------------------------------------------------------------------CENTER COLUMN--------------------------------------------------------------------------*/

div#main {
width:100%;
height:400px;
/*border:2px solid blue;*/
}

div#text {
position:relative;left:25px;
display:block;
text-align:justify;
background-color:transparent;
float:left;
height:400px;
width:80%;
font-family: "Times New Roman", serif;
}

p#oneCol {
float:left;
padding:10px;
border-right:1px solid #ccc;
}

p#twoCol {
float:left;
padding:10px;
border-right:1px solid #ccc;
position:relative; left:10px;
}

p#threeCol {
float:left;
padding:10px;
border-right:1px solid #ccc;
position:relative; left:10px;
}

a#continue {
float:right;
color:#aaa;
padding:20px;
}

#hideF{
position:relative; right:7px;
padding-top:10px;
border:0;
background-color:transparent;
color:green;
font-style:oblique;
cursor:pointer;
}

#showF {
position:relative; right:7px;
padding-top:10px;
display:none;
border:0;
background-color:transparent;
color:green;
font-style:oblique;
cursor:pointer;
}

/*----------------------------------------------------------------------------------RIGHT COLUMN--------------------------------------------------------------------------*/

span {
font:18pt normal times;
}

span#credits {
text-decoration:underline;
}


























