body {
background: #222419;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
color: #6e725a;
padding: 0px;
margin: 0px;
}
a {color: #ad432b;
font-family: georgia;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}
a:visited {font-family: georgia;
color: #8f9379;
font-size: 10px;
font-weight: bold;
}
a:hover {font-family: georgia;
color: #000000;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}
a:active {font-family: georgia;
color: #ad432b;
font-size: 10px;
text-decoration: underline;
font-weight: bold;
}

div.hr {
  height: 16px;
  background:  url(../img/hr2.png) no-repeat scroll;
}
div.hr hr {
  display: none;
}

h1 {
font-size: 11px;
font-family: georgia;
text-transform:uppercase;
border-bottom:1px dashed #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-family: georgia;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img, div { behavior:  url(iepngfix.htc)}

img.download {vertical-align: middle;}

/* ----------center layout-------------- */
#container {
width: 800px;
height: 1068px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-image: url(../img/background03.jpg);
background-repeat : no-repeat;
}

/* ----------spacer-------------- */
#banner {
text-align: right;
padding: 1px;
margin: 0px;
width: 720px;
height: 100px;
}
#banner img {padding:0px 0px;} 

/* -----------------newworks--------------------- */
#content {
width: 300px;
padding: 10px;
margin-left:460px;
margin-right: 10px;

}
div#content { 
min-height: 890px;
height:expression(this.scrollHeight > 890 ? "auto":"890px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------news------------- */
#left {
float:left;
width: 430px;
margin: 0px;
padding: 10px;
margin-left: 2px;
}
#right {
float:left;
width: 280px;
margin: 5px;
padding: 10px;
margin-left: 5px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin-top: 0px;
margin-bottom: 0px;
padding: 20px;
text-align: center; }
