@charset "windows-1252";
          
body {  
 margin: 0px;
 padding: 0px;
 background-color: #C1C1C1;
 background-image: url("images/side_bg.gif");
 background-repeat: repeat-y;
} 
a {
 color: #99261E;
 text-decoration: none;
}
a:hover {
 text-decoration: overline underline;
} 
hr {
 width: 75%;
 text-align: center;
}   
h1 {
 font-size: 18pt;
 text-align: center;
} 
h1 .small_heading {
 font-size: 10pt;
 font-weight: normal;
}                  
#header {
 background-image: url("images/header_bg.gif");
 background-repeat: repeat-x;  
 clear: both;  
 height: 300px; 
 vertical-align: top;
}  
#main {
 clear: both;
}                         
#side {
 float: left; 
 width: 200px;    
 padding-left: 18px;   
 position: relative;
 top: -130px;  
}
#contents {
 margin-left: 225px; 
 padding: 20px;
}
#footer {
 clear: both;
}  

/* Corner Image */
#corner {
 position: absolute;
 top: 0px;
 left: 0px;
}          

/* Top Information for Front Page */
#front_top {

}
#new_book {
 float: left;
 text-align: center;
 width: 200px;
}
#quick {
 margin-left: 205px;  
 font-size: 10pt;
}

/* Menu */  
.menu_header {
 background-image: url("images/menu_header.gif");  
 background-repeat: no-repeat;
 width: 148px;
 height: 58px;
 text-align: center;   
 font-size: 16pt;
 font-weight: bold;
 padding-left: 50px; 
 padding-top: 15px;
 padding-bottom: 27px;
 border-right: #99261E solid 2px;
} 
.menu {
 background-color: #D8D6D6;
 background-image: url("images/menu_bottom.gif");
 background-repeat: no-repeat;
 background-position: center bottom;
 margin-left: 55px;   
 position: relative;
 top: -27px;
 width: 110px; 
 padding-left: 10px;
 padding-right: 10px; 
 padding-bottom: 24px; 
 padding-top: 5px;
 font-size: 10pt;
}
* html .menu_header {
 padding-top: 40px;
}
* html .menu {
 top: -52px;
} 

/* Dragonmount Logo & News Header*/
#temp {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 140px;
}
#logo {
 float: left;
 position: relative;
 top: 20px;
 left: 160px;
}
    
/* Latest News  Block*/
#latest_news {
 float: right;  
 width: 300px;
 background-color: #C1C1C1;
 font-size: 10pt;
 color: #FFFFFF;
}                          
#news {
 background-color: #99261E;
 margin: 13px;
 padding: 5px 15px; 
 height: 115px;  
 overflow: auto;
 scroll: auto;
}    
* html #news {
 height: 115px;
 margin: 13px;
}          
* html #latest_news {
 right: -1px;
}
#news h2 {
 font-size: 12pt;
 margin: 0px;
 padding: 0px;
 text-align: center;  
}       
#news ul {
 margin:0px;
 padding: 0px 0px 0px 13px;
}      
#news li {
 margin: 0px;
 padding: 0px;
}  
#news .more_news {
 text-align: right;
} 
#news a {
 color: #FFFFFF; */
}


/* Banner Ads */
#topad {
 position: absolute;
 top: 175px;
 left: 240px;
 width: 600px;
}


/* Footer */
#footer {
 text-align: center;
 font-size: 10pt;
 padding: 20px;
}

/* Individual Page Styles */

.download {
 font-size: 10pt;
 text-align: center;
}

h1 {
 text-align: center;
}

.wish1 {
 
}
.wish2 {
 padding-left: 100px;
}
.wish3 {
 padding-left: 50px;
}
#topad h1 {
 text-align: center;
 color: #FFFFFF;
}