html {
height:100%;
}
body {
height:100%;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
font-size:13px;
color: #FFE200;
text-decoration: none;
}
a:visited {
font-size:13px;
color: #FFE200;
text-decoration: none;
}
a:hover {
font-size:13px;
color: #FFE200;
text-decoration: underline;
}
a:active {
font-size:13px;
color: #FFE200;
text-decoration: none;
}
.font {
font-size:13px;
line-height:130%;
color:#FCFDF0;
}
.font2 {
font-size:13px;
line-height:130%;
color:#FCFDF0;
}
.new_date {
font-size:13px;
color:#FFE200;
}
.new_icon {
margin:1px 0 0 0
}

div.news {
width:195px;
text-overflow:ellipsis;
overflow:hidden;
color:#FFE200;
}

.about1{
margin:0 0 5px 25px
}
.about2{
margin:0 25px 0 0
}
.about3{
margin:0 45px 0 0
}
.about4{
margin:0 0 5px 0
}
.copy {
margin:8px 0 15px 0
}
.new {
margin:60px 0 0 0;
font-size:13px;
color:#FFE200;
}
.logo_bg{
background-image: url(images/bg_shaun.jpg);
background-repeat: no-repeat;
background-position:right;
}
img.footer {
margin-top: 15px;
}
.footer_bg{
height: 99px;
background-image: url(images/bg_footer.jpg);
background-repeat: repeat-x;
}
.topics_title{
font-size:18px;
color:#cd7015;
padding:0 0 13px 90px
}
.topics_images{
padding:8px 12px 0 36px;
}
.topics_comment{
font-size:13px;
color:#653f12;
line-height:130%;
padding:8px 36px 0 0;
}
.topics{
margin-bottom:12px;
}
div.new_text {
width:210;
white-space: nowrap;
text-overflow:ellipsis;
overflow:hidden;
}