*html img.png {behavior: url(../css/png.htc);}


body{
font-family: Verdana, Helvetica, sans-serif;
color: #8E8776;
font-size:11px;
background: #000000 url(../images/bg.jpg) 0 0 no-repeat;
}

*

{
margin: 0;
padding: 0;
}

p

{
line-height: 1.5em;
text-align:justify;
padding:3px;
}

.footerContent p
{
color:#23221E;
line-height: 1.5em;
text-align:center;
font-size:10px;
}

.footerContent a
{
color:#23221E;
text-decoration: none;
}


ul

{
padding-left: 2em;
}



.clear

{
clear: both;
}



/*

.layoutContent,

.headerContent,

.menuContent,

.bodyContent,

.extraContent,

.footerContent

{

	position: relative;

}

*/



.layoutArea

{
width:840px;
border:0px solid #ffffff;
margin-left:22%;
margin-top:20px;
margin-bottom:20px;
}

a
{
color:#8E8776;
text-decoration: none;
}

a:hover
{
color:#A43124;
text-decoration: none;
}

h1,h2,h3,h4,h5
{
padding:5px;
color:#4C483F;
}


.headerArea

{
border:0px solid #ffffff;
height:175px;

}

.logo
{
border:0px solid #ffffff;
height:175px;
width:409px;
margin-left:280px;
}

.headerContent

{
margin: 0 10px;
}



.menuArea

{
padding-top: 1em;
padding-bottom: 1em;
position: relative;
float: left;
width: 200px;
border:0px solid #ffffff;
}



.menuContent

{
text-align: center;
}



.bodyArea

{
padding-top: 1em;
padding-bottom: 1em;
position: relative;
float: left;
width: 600px;
border-right:2px solid #3D0605;
border-bottom:2px solid #3D0605;
margin-left:15px;
*height:450px;
min-height:450px;
}






.footerArea

{
padding-top: 10px;
border-left:2px solid #3D0605;
border-bottom:2px solid #3D0605;
position:bottom;

}



.extraContent,

.menuContent,

.bodyContent,

.footerContent

{
margin-right: 15px;
margin-left: 15px;
}





.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border-left: 2px solid #3D0605;

}

.glossymenu li a{

font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#8E8776;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color:#8E8776;
}

.glossymenu li a:hover{
background:#3D0605;
}

img
{
border:0px solid red;
}









