html,body {
margin:0;
padding:0;
}

body {
font-size: 13px;
font-family: "Trebuchet MS";
}

p {
line-height:18px;
padding: 5px 0px 5px 0px;
}

a {
color: #edc203;
outline: none;
text-decoration: underline;
}

.textfield, .textarea, .email {
border: 1px solid #cccccc;
background: url(../images/bg_field.gif) repeat-x 0 0;
}

div#mainmenu {
display: none;
}

div#header {
display: none;
}

div#space {
display: none;
}

div#gap {
height:1px;
}

div#wrapper {
width:100%;
margin:0 auto;
}

.left {
float: left;
border: solid 1px #fcdd52;
padding: 3px;
margin: 5px 15px 5px 0px;
}

.right {
float: right;
border: solid 1px #fcdd52;
padding: 3px;
margin: 5px 0px 5px 15px;
}

div#content {
color: #000;
margin: 0px auto 0px auto;
width:100%;
}

div#content img {
border: solid 0px;
padding: 3px;
}

div#content p {
line-height:18px;
padding-top: 5px;
padding: 5px 0px 5px 0px;
}

#content h1 {
margin: 5px 0px 0px 0px;
padding: 0;
color: #001d51;
font-size: 20px;
font-family: "Trebuchet MS";
line-height:22px;
font-weight: lighter;
}

#content h1 a {
color: #001d51;
text-decoration: none;
}

#content h2 {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 18px;
color: #001d51;
font-size: 16px;
font-family: "Trebuchet MS";
line-height:18px;
background: url(../images/bullet.gif) 0px 3px no-repeat;
}

#content h2 a {
color: #001d51;
text-decoration: none;
}
#content h3 {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #001d51;
font-size: 13px;
font-family: "Trebuchet MS";
line-height:16px;
text-decoration: underline;
}
#content h4 {
margin: 5px 0px 0px 0px;
color: #001d51;
font-size: 12px;
font-family: "Trebuchet MS";
line-height:14px;
font-weight: lighter;
}
#content h5 {
margin: 5px 0px 0px 0px;
color: #001d51;
font-size: 11px;
font-family: "Trebuchet MS";
line-height:13px;
font-weight: lighter;
}
#content ul { 
width: 680px;
display: block;
margin: 10px 50px 10px 0px;
padding: 10px 0px 10px 45px;
background: #ffffff url(../images/bg_listcontent.jpg) no-repeat center 0;
}
#content ul li {
width: 680px;
margin:0px auto;
line-height: 18px;
padding: 0px 20px 9px 0px;
}
#content ul li a {
display: block;
padding: 0px 0px 0px 0px;
}
#content ul li a:hover, #mainmenu ul li a.menu-current {
margin:0px auto;
display: block;
padding: 0px 0px 0px 0px;
background: url(../images/bg_mn-over.gif) no-repeat center 0;
}
div#list {
padding: 8px 0 0px 0px;
margin: 0 0 0px 0;
height: auto;
}

div#list a{
width: 100%;
display: block;
}

div#extra {
text-align: left;
width:460px;
margin:0px auto;
clear:both;
display: block;
position: relative;
}
.block {
float: left;
background-color: #ffffff;
font-size: 11px;
text-align: center; 
background: #ffffff url(../images/bg_block.gif) no-repeat 0px 0px;
width: 230px;
height: 200px;
padding: 0px 0px 30px 0px;
margin: 0px 0px 0px 0px;
}
.block img {
padding: 8px 0px 15px 0px;
margin: 0px 0px 0px 0px;
}
.block p img {
padding: -5px 0px 10px 0px;
margin: 0px 0px 0px -5px;
}
.block p {
padding: 0px 13px 0px 13px;
margin: 0px 0px 0px 0px;
}
.block h4 {
font-size: 11px;
font-family: "Trebuchet MS";
padding: 0px 10px 0px 10px;
margin: 0px 0px 0px 0px;
}
.block a {
display:none;
}
div#badge {
float:right;
padding: 0px 0px 0px 0px;
width:112px;
}
div#footer {
display: none;
}

#include{
display: none;
}