body { 
font-family: "Century Gothic", "Myriad Pro", "Trebuchet MS", Tahoma, Verdana, Arial;
font-size: 14px;
margin: 0px;
background: #ffffff;
text-align: center;
}

#header {
background: #ffffff url('/img/top_gradient.png') repeat-x;
height: 160px;
margin-top: 0px;
/*border-bottom: 1px solid #333333;*/
margin-bottom: 1px;
}

#menu {
border: 1px solid #cccccc;
width: 960px;
margin-left: auto;
margin-right: auto;
padding: 3px;
text-align: center;
}

#menu a {
color:#000000;
text-decoration: none;
margin-left: 5px;
margin-right: 5px;
padding-bottom: 1px;
padding-left: 10px;
padding-right: 10px;
}

#menu a.active {
color:#ffffff;
background: #999999;
-moz-border-radius: 5px 5px 5px 5px;
}

#menu a:hover {
color:#ffffff;
background: #cc0000;
-moz-border-radius: 5px 5px 5px 5px;
}


#content {
/*border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;*/
width: 960px;
margin-left: auto;
margin-right: auto;
color: #000000;
height: 460px;
overflow: hidden;
}

#footer {
font-size: 11px;
background: #ffffff;
color: #555555;
height: 60px;
/*border-top: 1px solid #333333;*/
margin-top: 0px;
padding-top: 10px;
}

#footer a {
color: #555555;
text-decoration: none;
}

.wrap {
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

.content {
height: 460px;
text-align: right;
}

#content .text {
float: right;
width: 600px;
padding-right: 10px;
height: 460px;
}

#content .text h1 {
font-size: 32px;
color: #cc0000;
font-weight: normal;
}

#content .text p {
text-align: justify;
}

#content .text a {
color: #cc0000;
text-decoration: underline;
}

#content .text a:hover {
color: #cc0000;
text-decoration: none;
}

#content .text ul {
list-style: none;
text-align: left;
padding-left: 5px;
}

#content .text ul li span.opn {
color: #cc0000;
}

#content .text img.icon {
margin-bottom: -3px;
}

#content .text .formitem {
font-family: "Century Gothic", "Myriad Pro", "Trebuchet MS", Tahoma, Verdana, Arial;
font-size: 12px;
color: #cc0000;
border: 1px solid #555555;
margin-top: 0px;
margin-bottom: 0px;
width: 320px;
}

#content .text .formitem:hover {
background: #333333;
color: #ffffff;
}

.boxed {
border: 1px dotted #cc0000;
background: #eeeeee;
padding: 10px;
}

.red {
color: #cc0000;
}

.grey {
color: #888888;
}

.area {
height: 80px;
}

.icap {
background: url('/img/top_gradient.png') repeat-x;
margin-bottom: -3px;
}

.fcap {
font-family: "Century Gothic", "Myriad Pro", "Trebuchet MS", Tahoma, Verdana, Arial;
font-size: 12px;
color: #cc0000;
border: 1px solid #555555;
width: 80px;
}

#content #illubox {
float: left;
margin: 0px;
padding: 0px;
}

#content #illubox img {
}

.fl_l {
float: left;
}

.fl_r {
float: right;
}

a img {
border: 0px;
}