body
{
background: #e0e0e0;
font-size: 12px;
font-family: Arial, "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 16px;
}

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

a:hover
{
text-decoration: none;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: white;
}

#inner
{
position: relative;
padding: 20px 30px 13px 30px;
border: 4px #616161 solid;
z-index: 2;
}

#header
{
position: relative;
background: #ffffff;
width: 680px;
height:40px;
}

#header span#a1
{
position: relative;
font-size: 33px;
top: 10px;
font-weight: bold;
margin: 0 0 0 20px;
}

#header span#a2
{
position: relative;
font-size: 23px;
font-weight: bold;
top: 10px;
}

#mheader
{
position: relative;
background: #ffffff;
width: 680px;
height:142px;
}

#mlogo
{
position: absolute;
width: 202px;
height: 142px;
padding: 0 0 0 20px;
}

#mtitle
{
position: absolute;
right: 0px;
width: 440px;
height:142px;
}

#mtitle h1
{
position: relative;
font-size: 28px;
top: 20px;
height: 30px;
line-height: 30px;
text-align: left;
font-family: Arial, "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
}

#mtitle h2
{
position: relative;
font-size: 18px;
font-weight: normal;
top: 20px;
font-family: Arial, "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
}

#menu
{
position: relative;
background: #ffffff url('images/a16.gif') repeat-x;
height: 67px;
padding: 0px 20px 10px 5px;
margin: 20px 0px 0px 0px;
}

#menu ul
{
}

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

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

#menu ul li a
{
padding: 8px 6px 8px 6px;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
}

#menu ul li a:hover
{
text-decoration: underline;
}



#search_box {
    width: 170px;
    height: 25px;
}
#search_box s {
    float: left;
    padding: 1px;
    margin: 6px 0 0 6px;
    border: 1px inset #000080;
    width: 150px;
    font: normal 11px verdana;
    height: 18px;
}


#primarycontent
{
position: relative;
width: 490px;
margin: 0px 0px 20px 0px;
float: left;
}

#primarycontent h1
{
line-height: 25px;
}

#primarycontent h2 {text-align: left; font-family: "Times New Roman", Serif; font-size: 20px;}

#primarycontent h3.main
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
border-bottom: dotted 1px #bfbfbf;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

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

#primarycontent .post
{
margin-bottom: 30px;
border-bottom: solid 2px #bfbfbf;
}

#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;
}

#primarycontent td
{
padding: 0px 6px 0px 6px;
font-size: 12px;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

hr.color
{
border: 0;
height: 5px;
background: #990000;
color: #990000;
}

#secondarycontent
{
position: relative;
width: 180px;
float: right;
font-size: 12px;
}

#secondarycontent h3
{
position: relative;
top: 6px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
border-bottom: dotted 1px #bfbfbf;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 0px;
margin-bottom: 10px;
}

ul.linklist
{
list-style: none;
}

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

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

#pagefoot
{
clear: both;
position: relative;
font-size: 12px;
margin-bottom: 0px;
padding-bottom: 10px;
}

#language{
font: bold 14px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 4px 8px;
float: right;
position: relative;
}

#language a
{
color: #990000;
text-decoration:none;
}

#language a:hover
{
text-decoration: underline;
}
div.indent {margin: 0 0 0 2em; }

p.hang {text-indent: -10px;}
