* {
margin: 0;
padding: 0;
}

html, body {
height: 100%;
font: 8pt Georgia, Palatino, "New York", "MS Serif", serif;
line-height: 13pt;
letter-spacing: 0.1em; 
color: #999;
background: url(images/bg.gif) repeat;
border: #000;
border-style: solid; 
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
}

a {
text-decoration: none;
color: #663333;
}

a:active {
text-decoration: none;
color: #cc3333;
font-weight: bold;
}

a:link {
text-decoration: none;
color: #663333;
font-weight: bold;
}

a:visited {
text-decoration: none;
color: #999;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #993333;
font-weight: bold;
}

h3 {
font-size: 8pt;
letter-spacing: 0.6em;
text-transform: uppercase;
color: #990000;
}

h4 {
font-size: 7pt;
font-weight: normal;
text-transform: lowercase;
color: #666;
margin-top: -10px;
margin-left: 50px;
}

p {
text-align: justify;
}

.wrapper {
min-height: 90%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
width: 1024px;
background: url(images/bg-main.gif) repeat;
border: #000;
border-style: solid; 
border-top-width: 0px;
border-left-width: 4px;
border-right-width: 4px;
border-bottom-width: 0px;
}


.nav {
background: #000;
width: 100%;
border: 0px;
margin-bottom: 20px;
border: #bd2025;
border-style: solid; 
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 2px;
text-align: center;
}

.logo {
margin-top: 5px;
margin-bottom: 5px;
border: 0px;
}

.navlinks {
border: 0px;
margin-top: 15px;
margin-right: 10px;
margin-left: 10px;
}

.centerdiv {
margin-left: 25%;
}


.sidebars {
background: url(images/bg-sidebars.gif) no-repeat;
float: left;
width: 1024px;
height: 100%;
}

.topcontent {
background: #000 url(images/topcontent.gif) no-repeat;
float: left;
position: relative;
left: -3%;
}

.content {
background: #000;
border: 1px solid #bd2025;
border-top: 0px;
border-bottom: 0px;
width: 508px;
float: left;
position: relative;
left: -3%;
padding: 20px;
}

.bottomcontent {
background: #000 url(images/bottomcontent.gif) no-repeat;
float: left;
position: relative;
left: -3%;
margin-bottom: 4em;
}

.imgBorder {
border: 1px solid #bd2025;
margin-top: 3px;
}

.footer {
background: #000;
margin-top: 4em;
margin-bottom: 4em;
padding: 6px;
clear: both;
text-align: center;
border: #bd2025;
border-style: solid; 
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
}
