html, body
{height:100%;
}
body
{padding:0;
margin:0;
border:none;
background:url(img/scratch2.jpg) no-repeat center center fixed #b19860;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#topbar
{padding:0;
margin:5px auto;
height:75px;
background:url(top.png) repeat-x bottom #000;
border-top:2px #000 solid;
border-bottom:2px #000 solid;
}
#topbar a
{color:#800517;
font-family:verdana;
font-size:1.8em;
font-weight:normal;
padding:0;
margin:auto auto 12px 10px;
line-height:60px;
text-decoration:none;
}
#topbar a:hover
{color:#c00517;
font-family:verdana;
font-size:1.8em;
font-weight:normal;
padding:0;
margin:auto auto 12px 10px;
line-height:60px;
text-decoration:none;
}
#topbar img
{
 border:none;
}
#sidebar
{width:20%;
padding:0;
margin:0;
top:90px;
left:0;
border:none;
min-height:100%;
position:absolute;
}
#sidebar h2
{font-family:georgia, arial;
font-size:20px;
color:#800517;
font-weight:normal;
padding:0;
margin:5px 7px;
}
#sidebar a
{display:block;
width:auto;
height:auto;
padding:2px 5px;
border:1px #800517 solid;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background-color:transparent;
color:#e9dd96;
margin:1px 10px 1px 10px;
text-decoration:none;
font-family:georgia, arial;
font-size:16px;
}
#sidebar a:hover
{border:1px #B20000 solid;
background-color:#800517;
color:#e9dd96;
}
#sidebar a.sub
{display:block;
width:auto;
height:auto;
padding:2px 5px;
border:1px #e9dd96 solid;
background-color:transparent;
color:#e9dd96;
margin:1px 1px 1px 20px;
text-decoration:none;
font-family:georgia, arial;
font-size:14px;
}
#sidebar a.sub:hover
{border:1px #B20000 solid;
background-color:#800517;
color:#e9dd96;
}
#sidebar p
{font-family:georgia, arial;
font-size:12px;
color:#e9dd96;
padding:0;
margin:0px 10px;
text-indent:0px;
line-height:16px;
text-align:left;
}
#sidebar hr
{width:80%;
height:1px;
border:none;
background-color:#e9dd96;
padding:0;
margin:15px auto;
}
#sidebar .actlink
{display:inline;
width:auto;
height:auto;
padding:0px;
border:0px #800517 solid;
background-color:transparent;
color:#8f0000;
margin:0px;
text-decoration:underline;
font-family:georgia, arial;
font-size:12px;
}
#sidebar .actlink:hover
{display:inline;
border:0px #800517 solid;
background-color:transparent;
color:#cf0000;
text-decoration:underline;
}
#content
{width:auto;
color:#e9dd96;
padding:0px 15px;
font-family:georgia, arial;
font-size:14px;
border:none;
margin-left:20%;
margin-top:0px;
}
#content .box
{border:1px #6E0000 solid;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin-top:5px;
margin-bottom:25px;
margin-left:auto;
margin-right:auto;
width:90%;
padding:10px;
background-color:transparent;
}
.box h1, h2, h3, h4, h5, h6
{font-family:georgia, arial;
padding:3px;
margin:2px 15px;
font-weight:normal;
}
.box h1
{font-size:25px;
color:#800000;
}
.box h1.center
{font-size:25px;
color:#800000;
text-align:center;
}
.box h2
{font-size:23px;
color:#800000;
}
.box h3
{font-size:18px;
color:#800000;
}
.box h4
{font-size:16px;
color:#800000;
}
.box h5
{font-size:14px;
color:#800000;
}
.box h6
{font-size:11px;
color:#800000;
}
.box p
{text-indent:0px;
padding:3px;
margin:2px 15px;
line-height:29px;
font-family:georgia, arial;
font-size:14px;
color:#e9dd96;
text-align:left;
}
.box p.center
{text-indent:0px;
padding:3px;
margin:2px 15px;
line-height:29px;
font-family:georgia, arial;
font-size:14px;
color:#e9dd96;
text-align:center;
}
.box p.centerlow
{text-indent:0px;
padding:3px;
margin:2px 50px;
line-height:20px;
font-family:georgia, arial;
font-size:14px;
color:#e9dd96;
text-align:center;
}
.box a, #footer a
{color:#8F0000;
text-decoration:underline;
}
.box a:hover, #footer a:hover
{color:#cf0000;
text-decoration:underline;
}
<!--.box hr
{width:90%;
height:1px;
border:none;
padding:2px;
margin:3px auto;
color:#8F0000 ;
}-->
.box hr
{width:90%;
height:1px;
border:transparent;
background-color:#800517;
padding:0;
margin:15px auto;
}
acronym
{border-bottom:1px #AAA dotted;
cursor:help;
}
ul
{list-style-type:circle;
}
li
{padding:3px 7px;
margin:0;
font-family:georgia, arial;
font-size:15px;
}
.box img
{border:1px #800517 solid;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding:2px;
margin:5px;
}
.box img.center
{border:1px #800517 solid;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding:2px;
margin:5px;
display: block;
margin-left: auto;
margin-right: auto ;
}
.box img.left
{float:left;
}
.box img.right
{float:right;
}

#footer
{border:none;
text-align:right;
color:#AAA;
font-family:georgia, arial;
font-size:13px;
padding-top:5px;
padding-bottom:15px;
margin-left:20%;
margin-right:15px;
position:relative;
}

.thumb {

cursor: pointer;
}
