<!--
a:link    {text-decoration:underline; color:#3399CC }
a:visited {text-decoration:underline; color:#006699 }
a:active  {text-decoration:none; color:#FF0099 }
a:hover   {text-decoration:none; color:#FF0099 }

body,td,tr {
 font-size:8pt;
}

body {
 background:#ffeeff;
 height : 100% ;
 margin : 0 ;
 text-align : center;
}

table, tr, td {
 padding-top: 5px;
 text-align: left;
 border:0px solid #0000ff;
}

div {
 padding:0pt;
 border:0px solid #999999;
}

.container {
 background : #fff;
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 720px;
    text-align: left;
}

.top {
 width : 720px ; height : 250px ;
 position : relative ;
 top : 0px ;
}
.toptext {
 width : 720px ; height : 20px ;
 position : absolute ;
 top : 220px ;
 left : 30px;
 color : #333;
 z-index : 100;
}
.bar {
 width : 720px ; height : 52px ;
 position : relative ;
 top : 0px ; left : 0px;
 z-index : 104;

}
.contact a:link, a:visited{
 color : #fff;
}
.contact  {
 width : 710px ; height : 20px ;
 position : absolute;
 top : 0px ;
 color : #fff;
 text-align : right;
 padding : 5px
}
.main {
 width : 500px ; height : 100%;
 position : relative ;
 float:left;
 z-index : 103;
}
.main a {
    color:#3399cc;
}
.reco {
 background : #E1D7CA;
 width : 216px ;  height : 100%;
 position : relative ;
 float:right;
 z-index : 106;
 font-size : 7pt;
}

.reco a{
    color:#ff0099;
}

.footer {
 background : #2E1818;
 color : #fff;
 width : 720px ; height : 90px;
 position : relative ;
 clear:both;
}

.main-entry {
    border: 0px solid #999999;
    width : 450px;
    spacing : 0px;
    z-index : 102;
    text-align: left;
    color : #333;
    border-bottom:1px solid #FF6699;
}
.main-entry2 {
    border: 0px solid #999999;
    width : 450px;
    spacing : 0px;
    z-index : 102;
}

.main-entry-archive {
    border: 0px solid #66CCFF;
    width : 450px;
    spacing : 0px;
    z-index : 102;
    text-align: left;
    border-bottom:1px solid #448DC5;
}

.entry-title-icon {
 position : relative;
 top : 6px ;
}

.entry-title {
 color: #333333;
 font-size : 14px;
 font-weight: bold;
 letter-spacing: 1px;
 vertical-align: bottom;
}
.entry-data {
    color: #999999;
    clear: both;
    text-align: right;
    vertical-align: bottom;
}




.side-entry {
    width : 190px;
    margin-top : 10px;
    spacing : 0px;
    z-index : 102;
    text-align : center;
}

.side-entry-title {
    background: #2E1818;
    text-align : center;
    font-size : 6px;
    color: #998888;
}

.side-entry-text {
    text-align : center;
    font-size : 10px;
    line-height: 200%;
}

.side-entry-text img {
    border : 2px solid #918474;
}

.normal-border {
 height : 1px;
 background-color: #666666; 
 color : #666666;
 width : 100%;
 border: none; 
}


.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry,
.trackbacks,
.comments,
.archive {
    overflow: hidden;
    position: static;
    clear: both;
    width: 100%;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    text-align: right;
}

.pankuzu {
    width : 450px;
    color : #666;
    margin-top : 20px;
    margin-left : 25px;
    z-index : 102;
    text-align: left;
}
.paginate {
    text-align: center;
    font-size: 12px;
}
.popup {
    background:#fff;
    padding: 10pt;
    text-align: left;
    color: #333;
}
.popup-title {
    text-align: center;
    color: #ff6699;
}
.popup td {
border-left:1px #ffbbdd solid;
border-bottom:1px #ff6699 solid;
padding:5pt;
}

-->
