*
{
padding: 0px;
margin: 0px;
}

body
{
background: #000000 url('images/bg1.jpg') repeat;
font-size: 14px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #ffffff;
line-height: 18px;
}

a
{
color: #FFFFFF;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}


img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #000 no-repeat;
z-index: 1;
}


#outer
{
position: relative;
width: 908px;
margin: 0 auto;

}


#inner
{
position: relative;
padding: 13px 30px 13px 0px;
z-index: 2;
}

#header
{
position: absolute;
background: #fff url('images/banner.jpg') no-repeat top center;
border: thin solid #EEEEE8;
width: 908px;
height: 111px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}

#header sup
{
color: #FCE2CA;
}


#menu
{
position: relative;
background: color: transparent;
height: 67px;
padding: 0px 0px 0px 0px;
margin: 125px 0px 0px 20px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 2px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 70px 8px 12px;
font-size: 14px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}


#primarycontent
{
position: relative;
width: 640px;
float: left;
padding: 0px 0px 0px 120px;
}

#primarycontent h3
{
position: relative;
font-size: 18px;
line-height: 25px;
color: #FFFFFF;
letter-spacing: 1px;
padding: 0px 0px 0px 0px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}



#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
color: #AFAFA4;
}

#footer a
{
color: #8C8C73;
}