html {
height:100%;
}
body {
background:#fff url(../images/bg.gif) repeat-y center; 
margin:0;
height:100%;
}

h1, h2 {
font:bold 15px Georgia, "Times New Roman", Times, serif;
color:#993300;
}

h2 {
font-size:13px;
}

div#layout {
background:url(../images/houses.jpg) no-repeat left top; 
position:relative; 
width:755px; 
height:100%;
margin-left:auto; 
margin-right:auto;
}

#header {
background: url(../images/logo.gif) no-repeat right 0;
height:110px
}

#header #logo {
position:absolute; 
right:0; 
top:10px
}

#wrapper {
max-width:755px;
width:755px;
height:100%;
}

table#cols {
border-collapse:collapse; 
padding:0;
width:755px;
height:100%;
}

td.left {
width:150px; 
background:url(../images/journals.jpg) repeat-y right 123px; 
vertical-align:top; padding:0
}

div.bgtop {
background:url(../images/journals_top.gif) no-repeat;
height:75px;
}

td.right {
background: #fff url(../images/journals_2.jpg) repeat-y left 123px;
max-width:600px;
width:600px;
padding-bottom:200px;
vertical-align:top;
overflow:hidden;
}

.textpad {
padding:20px 10px 10px 65px; 
background:url(../images/journals2_top.jpg) no-repeat left top
}

#menu {
margin:0;
padding:0;
float:left;
margin-bottom:20px;
}

#menu li {
margin:0;
padding:0;
margin-right:10px;
float:left;
list-style-type:none;
}

#menu li a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
color:#CC6600;
}

#menu li a:link, #menu li a:visited {
text-decoration:none;
}

#menu li a:hover, #menu li a:active {
text-decoration:underline;
}

table.tbl {
font-family:Arial, Helvetica, sans-serif;
width:525px;
border-collapse:collapse;
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
}

table.tbl td {
padding:2px;
border-top:1px solid #ddd;
border-right:1px solid #ddd;
}

table.tbl .title {
color:#777;
white-space:nowrap;
font-weight:bold;
font-size:11px;
}

table.tbl .titles {
text-align:center;
font-weight:bold;
font-style:italic;
font-size:12px;
}

table.tbl .volumes {
text-align:center;
font-weight:bold;
font-style:italic;
font-size:12px;
}

table.tbl .hdr {
text-align:center;
font-size:11px;
font-weight:bold;
}
