a:link{color:#38342d; text-decoration:none;font-weight:bold;}   
a:visited{color:#000000; text-decoration:none;font-weight:bold;}
a:active{color:#000000; text-decoration:none;font-weight:bold;} 
a:hover{color:#45423c;text-decoration:none;text-decoration:underline;}
body {
background-image: url('http://www.dreamwritersessentials.org/images/center_bk.jpg');
}
.master {
background-image: url('http://www.dreamwritersessentials.org/images/back_bk.jpg');
}
img {
border:0;
}
td {
font-size:10pt;
}
.borderbox {
position:static;
background-image: url('http://www.dreamwritersessentials.org/images/center_bk.jpg');
background-repeat: repeat;
margin-left: 105px;
margin-right: 105px;
//margin-left: 0px;
//margin-right: 0px;
}
.BorderLeft {
position:static;
float: left;
width:5px;
margin-left: 100px;
//margin-left: 50px;
//margin-right:-5px;
background-image: url('http://www.dreamwritersessentials.org/images/BorderLeft.gif');
overflow:hidden;
background-repeat: repeat-y;
}
.BorderRight {
position:static;
float: right;
width:6px;
margin-right: 100px;
//margin-right: 50px;
//margin-left:-5px;
background-image: url('http://www.dreamwritersessentials.org/images/BorderRight.gif');
overflow:hidden;
background-repeat: repeat-y;
}
.BorderTop {
position:static;
height:5px;
margin-left: 105px;
margin-right: 105px;
background-image: url('http://www.dreamwritersessentials.org/images/BorderTop.gif');
overflow:hidden;
background-repeat: repeat-x;
}
.BorderBottom {
position:static;
height:5px;
margin-left: 105px;
margin-right: 105px;
background-image: url('http://www.dreamwritersessentials.org/images/BorderBottom.gif');
overflow:hidden;
background-repeat: repeat-x;
margin-bottom:10px;
}
#HLinks {
height: 90px;
vertical-align: middle;
}
#HMain {
height: 500px;
}
iframe {
width:99%;
height:499px;
border:none;
}
hr {
background-color:#715c38;
border:none;
height:4px;
width:50%;
}
#vert {
position:absolute;
font-family: Geometr231 BT, verdana;
font-size: 10pt;
font-weight: bold;
text-align: center;
width:600px;
left:50%;
margin-left: -300px;
}