/* CSS Document */
body {
margin: 0px 0px 0px 0px;
background-color:#111;
}

.container {
background-color:#fff;
width:700px;
border-bottom:1px solid #aaa;
border-right:1px solid #666;
}
.mainimage {
background-image:url(../images/face1.jpg);
background-repeat:no-repeat;
width:700px;
height:467px;
border-bottom:1px solid #ccc;
}
.poetryimage {
background-image:url(../images/studio.jpg);
background-repeat:no-repeat;
width:700px;
height:370px;
border-bottom:1px solid #ccc;
}
.musicimage {
background-image:url(../images/ammunition.jpg);
background-repeat:no-repeat;
width:700px;
height:370px;
border-bottom:1px solid #ccc;
}

.mainlower {
background-color:#666;
color:#fff;
position:relative;
top:407px;
left:0px;
filter:alpha(opacity=50);
-moz-opacity:50;
opacity:.50;
padding-top:20px;
padding-bottom:20px;
width:701px;
}

.reinvent {
position: absolute;
top: 320px;
left:0px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.hovergraphic {
position: absolute;
top: 270px;
left:0px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.mainquote {
padding-top: 25px;
padding-left: 75px;
font-family: garamond, serif;
font-size:15px;
z-index:1;
}

.mainquotesource {
position:relative;
margin-left: 150px;
font-family: garamond, serif;
font-size:15px;
font-style: italic;
font-weight:bold;
}

.comingmenu {
position:absolute;
top:25px;
left: 715px;
}

.cominggraphic {
border-bottom:2px solid #BEBCBF;
}

.comingitems {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:#fff;
padding:5px;
}

a.menuitems {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:#fff;
text-decoration:none;
}

a.menuitems:hover {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-decoration:none;
color:red;
}

a.menuitems2 {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:#000;
text-decoration:none;
}

a.menuitems2:hover {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-decoration:none;
color:red;
}

.conversation {
text-align:left;
font-family:garamond, serif;
font-style:regular;
width:800;
background-color: #fff;
border:1px solid red;
padding-top:15px;
padding-left:15px;
padding-bottom:15px;
padding-right:15px;
}

.breadcrumbs {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:red;
position:absolute;
top:380px;
margin-left:10px;
width:200px;
}

.subpage_breadcrumbs {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:red;
width:300px;
padding:5px;
}

a.breadcrumblink {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:red;
text-decoration:none;
}

.contentwindow {
padding:15px;
font-family: garamond, sans-serif;
font-style:regular;
font-size:14px;
width:300px;
}
.contentwindow2 {
padding:15px;
font-family: garamond, sans-serif;
font-style:regular;
font-size:14px;
padding: 15px;
}

.poemmenuwindow {
position:absolute;
top: 410px;
left:350px;
font-family: garamond, sans-serif;
font-style:regular;
font-size:14px;
width:300;
height:150px;
overflow:auto;
}

.toplinks {
position:absolute;
top:380px;
margin-left:425px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color:#17316C;
}

.poem {
position: absolute;
width:290px;
padding:5px;
border: #ccc 1px dotted;
display: none;
color:#fff;
height:550px;
overflow:auto;
}

.poemtitle {
font-family:arial, helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#5D88D9;
border-bottom:1px solid #ccc;
}

.title {
font-family:arial, helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#5D88D9;
border-bottom:1px solid #ccc;
}

.poemcontents {
font-family:arial, helvetica, sans-serif;
font-weight:regular;
font-size:11px;
color:#fff;
padding-left:5px;
}

.interview {
position:absolute;
top:125px;
left: 300px;
width:600px;
display: none;
color:#fff;
font-family:garamond, serif;
font-size:14px;
}

.question {
font-family:arial, helvetica, sans-serif;
font-weight:bold;
font-size:15px;
color:#5D88D9;
}

.menuleft {
padding-left:25px;
}
.whitetext {
padding:15px;
font-family: garamond, sans-serif;
font-style:regular;
font-size:14px;
padding: 15px;
color:#fff;
}

p.space { 
line-height: .9 em; 
} 

