/* Start of CMSMS style sheet 'Socius v1' */
body
{
background: url('images/gfx/bg.png');
padding:0px;
margin:0px 0px 20px 0px;
}

#main
{
background: url('images/gfx/top_bg.png') top left repeat-x;
width:100%;
min-height:100px;
padding-top:10px;
}

.header
{
width:740px;
margin:0 auto 0 auto;
background:#ffffff url('images/gfx/header_bg.png') repeat-x;
padding:0 10px 0 10px;
}

.header_content
{
height:140px;
background:#ffffff url('images/gfx/header_content_bg.png') repeat-x;
}

.logo
{
height:140px;
margin-left:35px;
background:url('images/gfx/logo.jpg') no-repeat;
padding-left:174px;
padding-top:38px;
}

.logo img
{
border:0px;
}

.content
{
width:740px;
margin:0 auto 0 auto;
padding:10px 10px 5px 10px;
background:#ffffff;
}

.content_left
{
float:left;
width:230px;
}

.content_left h3
{
font-family:"arial";
font-size:0.7em;
color:#404040;
letter-spacing:2px;
padding-left:10px;
text-transform:uppercase;
}

.content_left ul
{
font-family:"arial";
font-size:11px;
padding:0px;
margin:0px;
}

.content_left li
{
list-style-type:none;
padding:2px 0px 4px 15px;
mading:0px;
text-transform:uppercase;
}

.content_left a:link
{
color:#674156;
text-decoration:none;
}
.content_left a:visited
{
color:#674156;
text-decoration:none;
}
.content_left a:hover
{
color:#ff50cc;
text-decoration:none;
}

.content_right
{
margin-left:230px;
padding:0px 20px 10px 20px;
font-family:"tahoma";
font-size:0.8em;
text-align:justify;
}

.content_right h1
{
font-family:"arial";
font-size:1.3em;
color:#404040;
letter-spacing:2px;
border-bottom:1px solid #e4d4dd;
}

.content_right h2
{
font-family:"arial";
font-size:1.1em;
color:#404040;
letter-spacing:2px;
}

.content_right h3
{
font-family:"arial";
font-size:0.9em;
color:#404040;
text-transform:uppercase;
}

.content_right p
{
font-family:"tahoma";
font-size:1.0em;
text-align:justify;
}

.content_right a:link
{
color:#674156;
}
.content_right a:visited
{
color:#674156;
}
.content_right a:hover
{
color:#ff50cc;
text-decoration:none;
}

.footer
{
width:740px;
margin:0 auto 0 auto;
background:#ffffff;
padding:0px 10px 10px 10px;
}

.footer_block
{

background:#d0d0d0;
padding:10px;
font-family:"arial";
font-size:0.6em;
text-transform:uppercase;
color:#606060;
}


.NewsSummaryPostdate
{
font-weight:bold;
}
/* End of 'Socius v1' */

