<style type="text/css">
body {
margin: 0;
padding: 0;
background-repeat: no-repeat;
background-attachment: fixed;
text-align: center;
scrollbar-face-color:#efcfcb;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#ee9ec0;
scrollbar-track-color:#FFFFFF;

}

#container {
margin:0px auto;
padding-top:15px;
width:715px;
height: 20px;
text-align:left;
}

#navigation {
background: #FFFFFF; 
text-align: center;}

b{color: #cb8568;}
i {color: #dcb495;}
u {color: #b5b278;}
big {font-size: 11px;}



a:link,a:visited,a:active
{
color: #e8ae63;
font-family: courier new;
text-transform:lowercase;
font-style: normal;
font-weight: normal;
font-size: 8pt;
border: none;
text-decoration: none;
}
a:hover
{
color: #dbdab7;
font-family: courier new;
text-transform:lowercase;
font-style: normal;
font-weight: normal;
font-size: 8pt;
border: none;
text-decoration: none;
}

h1 {
background-image: url('cutenews.png');
background-repeat: repeat-x;
font-family: tahoma;
font-weight: bold;
font-size: 8.5px;
color: #b7a460;
text-align:justify;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 0px;
padding-top: -10px;
margin-left: 0px;
letter-spacing: 0px;
padding: 1px;
padding-left: 0px;
line-height: 17px;
border-image: url('h1border.png');

}

h2 {
font-family: tahoma;
font-weight: bold;
font-size:6pt;
background-color: #FDFDFC;
color: #cea692;
text-transform:uppercase;
margin-top: -3px;
padding:0px;
}

h3 {
font-family: Trebuchet MS;
font-weight: normal;
font-size:10px;
background-color: #fdfdfd;
color: #707070;
text-transform:normal;
margin-top: -3px;
padding:0px;
}


h5 {
font-family: Trebuchet MS;
font-weight: normal;
font-size:10px;
background-color: #fdfdfd;
color: #707070;
text-transform:normal;
padding:0px;
}

.content {
margin-top:0px;
background-color: #fdfdfd;
background-image:url('flowerbg.png');
background-repeat:no-repeat;
background-position: bottom right;
border:none;
font-size: 9px;
font-family: Trebuchet MS;
color: #707070;
text-align:justify;
text-transform: none;
line-height:12px;
padding:3px;
}

.chatroom {
margin-top:0px;
background-color: #F4F4F5;
border:none;
font-size: 9px;
font-family: Trebuchet MS;
color: #707070;
text-align:justify;
text-transform: none;
line-height:12px;
padding:3px;
}

.content a img{
border:1px solid #d1dab6;
background-color: #ffffff;
Padding: 1px;
-moz-border-radius:  3px;
-webkit-border-radius: 3px
border-radius:1px;
}

.content a img:hover{
border:1px solid #f0dcb6;
background-color: #ffffff;
Padding: 1px;
filter: alpha(opacity=60)
-moz-border-radius:  1px;
-webkit-border-radius: 1px
border-radius:1px;
 -moz-opacity : 0.6; opacity : 0.6 ;
}



}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: georgia;
font-size: 12px;
line-height:13px;
font-weight: normal;
letter-spacing:2px;
text-decoration:none;
background: transparent;
border-bottom:1px dashed #666666;
color: #D49AA8;
text-transform: lowercase;
text-align: left;
padding:3px;
}
a.navi:hover {
display:block;
font-family: georgia;
font-size: 12px;
line-height:13px;
font-weight: normal;
letter-spacing:2px;
text-decoration:none;
background: transparent;
border-bottom:1px dashed #333333;
color:  #EEE8AA;
text-transform: lowercase;
text-align: left;
padding:3px;
}
</STYLE>