/* Beyond the Palace Walls Main Style Sheet 
AMD 2006
*/
* {border: 0; margin: 0; padding: 0;}
ul#skip {height:0; width:0; overflow:hidden; position:absolute;}
body {font: normal 10pt Verdana, Arial, Helvetica, sans-serif;}

h1, h2, h3, p, ul {margin: 0 0 15px 0;}
h1 {font-size: 14pt;}
h2 {font-size: 12pt;}
h3 {font-weight: bold;}

a {font-weight: bold;}
a:link, a:visited {color:#00799e; text-decoration: none;}
a:hover {}
a:active {}

li {margin:0 0 0 30px;}

#columnleft {width: 340px; float: none;padding: 0 0 0 20px;}
#columnright {width: 400px; float: none; margin: 20px 0 0 0;}

.thumb,.feature {float:left;margin:0 5px 0 0;}
.feature {width:166px;}
.thumb {width: 158px;}
.thumb img{margin:0;}
.thumb div.lift {position:relative;top:0;overflow:visible;}
.thumb p a:link {background:url(squiggle.gif) no-repeat 3em;display:block;}

/*** Misc Classes ***/
.clear {	clear: both;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.printonly {}
 .nowrap {white-space: nowrap;}
#credit,#caption,#screenonly,.screenonly,acronym,#last,#visitinginfo div.mainpanel div.innerleft,.nodisplay,#mainnav,.signup, form,#zoom,#zoomdeep,#zoomclose {display: none;}