body        {
        text-align: center;
        margin: 0px;
        padding: 0px;
        background-color: white
}

td        {
        vertical-align: top;
}

a {
        text-decoration:none
}

a:link {
        color: #607EA2
}

a:visited {
        color: #607EA2
}

a:hover {
        color: #FF6703;
}

#menu a:link {
        color: #FFFFFF
}

#menu a:visited {
        color: #FFFFFF
}

#menu a:hover {
        color: #FF6703;
}

#main        {
        text-align: left;
        margin: auto;
        width: 768px;
        height:        100%;
        background-color: white;
}

#left   {
        width:        200px;
        background-color: white
        height:        100%;
}

#counter   {
        float: right;
}

#middle {
        width:        120px;
        background-color: #607EA2;
        height:        100%;
}

#right  {
        float:        left;
        position: relative;
        left: 10px;
        margin: auto;
        width:        438px;
        height:        100%;
        background-color: white;
}

#btext  {
        position: relative;
        top: 130px;
        width:        200px;
        height:        100px;
        border: 0px;
}

#menu        {
        padding: 10px 0px 0px 0px;
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        text-align: right;
}

#menu div {
        padding-right: 5px;
        padding-bottom: 5px;
        text-transform: uppercase;
}

#spacer        {
        width: 100%;
        height: 100%;
        background-color: green;
        float: left;
}

#copy        {
        width: 120px;
        padding: 5px 0px 5px 0px;
        font-family: Verdana;
        font-size: 9px;
        color: white;
        font-weight: bold;
        text-align: center;
}

#copy a:link {
        color: #FFFFFF
}

#copy a:visited {
        color: #FFFFFF
}

#copy a:hover {
        color: #FFFFFF;
}

#bmain  {
        width: 438px;
        height:        120px;
        margin: 0px 0px 10px 0px;
        background: white url("pic/banner.gif") no-repeat 132px 0px;
}

#news        {
        width: 438px;
        padding: 0px 0px 20px 0px;
        background-color: white;
        font-family: Tahoma, Verdana, Sans-Serif;
        font-size: 11px;
        float: left;
        text-align: justify;
}

#picture {
        width: 120px;
        height: 96px;
        margin: 0px 10px 0px 0px;
        background-color: #F0F0F0;
        float: left;
}

#line   {
        width: 306px;
        margin: 0px 0px 10px 0px;
        background-color: #607EA2;
        float: left;
}

#fullline   {
        width: 438px;
        margin: 0px 0px 10px 0px;
        background-color: #607EA2;
        float: left;
}

#fullline2   {
        width: 438px;
        height: 15px;
        margin: 0px 0px 10px 0px;
        background-color: #607EA2;
        float: left;
        vertical-align: middle;
}

#title  {
        background: white;
        color: #607ea2;
        float: left;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        padding-left: 5px;
        padding-right: 5px;
        text-transform: uppercase;
        position: relative;
        left: 15px;
}

#small  {
        padding: 0px 10px 0px 0px;
        font-family: Verdana;
        font-size: 9px;
        color: white;
        font-weight: bold;
        text-transform: lowercase;
        text-align: right;
}

.thumbs {
       border-color: #607EA2;
       border-width: 1px;
       border-style: solid;
       width: 120px;
       height: 96px;
}

#title2  {
        width: 306px;
        background: white;
        color: #607ea2;
        float: left;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 0px 10px 0px;
}

#title3  {
        width: 438px;
        background: white;
        color: #607ea2;
        float: left;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 0px 10px 0px;
}

a.ref  {
        font-weight: bold;
        text-transform: lowercase;
}

a.ref:visited  {
        color: #607ea2;
}

a.ref:hover  {
        color: #607ea2;
}

a.ref:link  {
        color: #607ea2;
}

.font1  {
        font-weight: bold;
        text-transform: lowercase;
        color: #607EA2;
}

.font2  {
        font-weight: bold;
        text-transform: uppercase;
        color: #607EA2;
}

.detail   {
        width: 438px;
        float: left;
        padding: 5px 0px 5px 0px;
        text-align: right;

        font-family: Verdana;
        font-size: 9px;
        font-weight: bold;
        text-transform: lowercase;
        color: #607EA2;
}

.detail a:link  {
        color: #607ea2;
}

.detail a:visited  {
        color: #607ea2;
}

.detail a:hover  {
        color: #FF6703;
}

.date {
  float: left;
}

.ref {
  float: right;
}