body  {
margin : 0;
font-family : tahoma, verdana;
font-size : 11px;
color : #000;
background-color : #ebebeb;
line-height : 140%;
background-image: url(images/template/bg.gif);
background-repeat: repeat-y;
background-position: center;
}
a {
text-decoration : none;
color : #e600a3;
}
a:hover {
text-decoration : none;
color : #ff6ad4;
}
#content {
width : 704px;
}
#content img {
border : 0px;
}
#header {
width : 704px;
margin-bottom: 10px;
}
#header img {
border : 0px;
margin-left : 2px;
}
#footer {
width : 704px;
height : 25px;
font-family : Georgia;
font-size : 9px;
line-height : 110%;
color : #fff;
margin-left: 2px;
background-image : url(images/template/footer.gif);
background-position : 0px 0px;
margin-top : 25px;
}
#footer a {
color : #fff;
text-decoration : none;
}
#footer a {
color : #dedede;
text-decoration : none;
}
#right {
width : 220px;
float : right;
margin-left : 15px;
margin-right : 10px;
}
#right img {
border : 0;
}
#left {
width : 420px;
float : left;
margin-left : 10px;
margin-right : 15px;
}
#left img {
border : 0;
}
.date {
width : 400px;
font-family : verdana;
font-size : 9px;
color : #ff35bf;
padding-left : 20px;
background-image : url('images/template/date.gif');
background-repeat : no-repeat;
background-position : 0px 0px;
}
.sidebox {
color : #727272;
font-size : 10px;
background-color: #fff;
width : 210px;
padding: 5px;
margin-bottom : 15px;
}
.sidebox img {
border : 0;
}
.sidebox  a {
color : #c00083;
font-size : 11px;
text-decoration : none;
}
.sidebox  a:hover {
color : #ff53c8;
font-size : 11px;
text-decoration : none;
}
.comments {
width : 420px
float : left;
font-family : tahoma, verdana;
font-size : 11px;
margin-bottom : 20px;
color : #ff75d3;
border-bottom : 1px solid #ffa7e3;
}
.comments a {
color : #ff75d3;
text-decoration : none;
}
.comments a:hover {
color : #ff24b9;
text-decoration : none;
}
.content-nav {
width : 390;
padding : 3px;
font-family : tahoma;
font-size : 11px;
color : #ae0077;
background-color : #ffeffa;
margin-bottom : 10px;
}
.content-nav a {
color : #ae0077;
text-decoration : none;
}
.content-nav a:hover {
color : #ff00ae;
text-decoration : none;
}
.textbox1 {
background-color : #f3f3f3;
color : #000;
border : 1px solid #383838;
font-family : tahoma;
font-weight : normal;
font-size : 11px;
}
.textbox2 {
background-color : #f3f3f3;
color : #383838;
border : 1px solid #383838;
font-family : tahoma;
font-weight : normal;
font-size : 11px;
}
h1 {
font-family : Times New Roman;
font-weight : bold;
font-size : 16px;
color : #940065;
margin : 4px;
margin-top : 10px;
margin-left : 0;
}
h2 {
font-family : Tahoma;
font-weight : bold;
font-size : 11px;
color : #d51e9b;
margin : 4px;
margin-top : 10px;
margin-left : 0;
}
h3 {
font-family : Times New Roman;
font-weight : bold;
font-size : 13px;
color : #d51e9b;
margin-top : 50px;
margin-bottom : 10px;
border-bottom : 1px solid #ffc2ec;
}