body {
margin:0;
padding:0;
line-height: 1.2em;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 13px;
background: #777;
color: #4E2000;
}
#citizen_sweet_container {
width: 800px;
margin: auto;
background: #FFF;
}
#citizen_sweet_header {
height: 160px;
background: url(../images/citizen_sweet.jpg) no-repeat;
}
#citizen_sweet_content {
width: 800px;
}
#citizen_sweet_left_column {
background: #FFF;
float: left;
width: 200px;
min-height: 400px;
}
#citizen_sweet_right_column {
float: left;
width: 600px;
min-height: 400px;
}
#citizen_sweet_footer {
clear: left;
background: #999;
padding: 5px;
color: #4E2000;
}
#citizen_sweet_footer a {
color: #F00;
}
#citizen_sweet_site_title {
padding-top: 50px;
padding-left: 260px;
font-family:"Arial", "Helvetica", sans-serif;
font-size: 32px;
font-style: italic;
color: #CCC;
}
#citizen_sweet_site_slogan {
padding-top: 10px;
padding-left: 264px;
font-family:"Arial", "Helvetica", sans-serif;
font-weight: bold;
font-size: 14px;
color: #CCC;
}
.section_box {
margin: 10px;
padding: 10px;
background: #FFF;
color: #400;
}
.section_box2 {
margin-top: 10px;
padding: 10px;
background: #CCC;
color: #400;
}
.section_box a {
color: #F00;
}
.section_box2 a {
color: #F00;
}
.text_area {
margin: 10px;
}
.title {
padding-bottom: 5px;
font-size: 16px;
font-weight: bold;
}
.subtitle {
padding-bottom: 0px;
font-size: 14px;
font-weight: bold;
}

a:link { color: #C60; text-decoration: none} 
a:visited { color: #777; text-decoration: none} 
a:active { color: #333; text-decoration: underline} 
a:hover { color: #F00; text-decoration: underline}

.solidblockmenu {
margin: 0;
padding: 0;
float: left;
font: bold 13px "Arial", "Helvetica", sans-serif;
width: 100%;
border: 1px solid #FFF;
border-width: 1px 0;
background: black url(../images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding: 7px 9px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}
p.iepara{
padding-top: 1em;
}

.reds {  font-family: tahoma, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #E00000}
.redsi {  font-family: tahoma, sans-serif; font-size: 8pt; font-style: italic; line-height: normal; font-weight: normal; color: #E00000}
.redsb {  font-family: tahoma, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; color: #E00000}