body{
 border-bottom-color: #DFE6F7;
 border-bottom-style: solid;
 border-bottom-width: 19px;
 border-right-color: #DFE6F7;
 border-right-style: solid;
 border-right-width: 19px;
 padding-right: 15px;
 width: 966px;
 }

#logoscreen{
 left: 30px;
 position: absolute;
}

#logoprint{
 display: none
}

#titlebar{
 background-image: url("/images/firesky.jpg");
 background-position: right top;
 background-repeat: no-repeat;
 height: 50px;
 width: 1000px;
 padding-top: 20px;
}

#titlebar h1{
 margin-left: 170px;
 margin-top: 0px;
 font-size: 22pt;
 font-weight: bold;
 color: #FFFFFF;
}

#menubar{
 background-color: #5174CD;
 height: 25px;
 width: 1000px;
 margin-top: 0px;
 padding-left: 0px;
}

#menutable{
 margin-left: 135px;
}
 
#menutable td.button{
 background: none
}

#menutable td.hover{
 cursor: pointer;
 background: none;
 background-image: url('/images/blend.gif');
}

#menutable tr td a, #menutable tr td a:link, #menutable tr td a:visited{
 color: #FFFFFF;
}

#menutable tr td{
 height: 20px;
 text-align: center;
 padding-right: 0px;
 width: 100px
}

#menutable tr td a, #menutable tr td a:link, #menutable tr td a:visited{
 font-size: 9pt;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 text-decoration: none
}

#decorationbar{
 background-image: url("/images/firesky.jpg");
 background-position: right top;
 background-repeat: no-repeat;
 height: 7px;
 width: 1000px;
}

#descriptionbar{
 background-color: #DFE6F7;
 width: 1000px;
 padding-bottom: 2px;
 padding-top: 2px;
}

#descriptionfield{
 font-size: 9pt;
 margin-left: 170px;
}

#content{
 margin-left: 240px;
}

#block{
 position: absolute;
 top: 170px;
}

#blocktop{
 background-image: url('/images/blocktop.gif');
 background-repeat: no-repeat;
 background-position: bottom;
 height: 9px;
 width: 200px;
}

#blockcontent{
 background-color: #E6ECF8;
 background-image: url('/images/blockcontent.jpg');
 background-repeat: no-repeat;
 background-position: center;
 width: 200px;
}

#blockcontenttext{
 padding: 10px;
}

#blockbottom{
 background-image: url('/images/blockbottom.gif');
 background-repeat: no-repeat;
 height: 9px;
 width: 200px
}
