*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
color:#999999;
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
text-decoration: underline;
color: #971b1b;
}

a:hover
{
text-decoration: none;
color: #971b1b;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 191px;
background-color: #4d4d4d;
background: url('images/ram.jpg') repeat-x;
color: #ffffff;
}

#header_inner
{

position: relative;
width: 100%;
height: 191px;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}


#main
{
padding-top: 20px;
position: relative;
width: 680px;
margin: 0px auto;
padding-bottom: 10px;
}



h1
{
background: inherit;
color: #50514D;
font-size: 26px;
}

h1 span
{
background: inherit;
color: #971b1b;
}

h1 span sup
{
background: inherit;
color: #971b1b;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #971b1b;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

.lcontent
{
position: relative;
padding: 0px 15px 20px 15px;
}

.lcontent li{
background: url('images/pil.gif') no-repeat 0px 5px;
padding-left: 15px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: none;
}


p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 485px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}



.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/pil.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background:none;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

#footer
{
clear: both;
background: url('images/a5.gif') repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
}

	
.picboxouter {
    width:auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}


.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 15px 6px 15px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}


.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

.noborder {
border:1px solid #0f0f0f;
}
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #989898;
    padding: 15px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    height: 135px;
}
.mainpiccontrol
{
    border: 1px #b4b4b4 solid;
    float: left;
    margin-right: 10px;
}