/* CSS Document */

#aboutblock
{
float: left;
width: 377px;
}

#newsshowblock
{
margin-left: 380px;
}

.aboutheader
{

}

.about
{
margin-bottom: 2px;
background-image: url(../images/about_bg.gif); background-repeat:no-repeat;
height: 337px;
}

.about .abouttext
{
padding-left: 15px;
padding-top: 15px;
}

#news1
{
background-image: url(../images/line_bg.gif);
float: left;
width: 286px;
height: 337px;
}

#news1 .newsheader
{
}

#news1 ul
{
margin-top: 10px;
}

#news1 li
{
margin: 10px 15px 10px 15px;
padding-bottom: 10px;
color: #333333;
border-bottom: 1px dashed #6A4885;
}

#news1 li a
{
font-size: 100%;
color: #666666;
text-decoration: none;
font-weight: bold
}

#news1 li a.more
{
color: #743F9A;
}

#news1 li a:hover
{
color: #000000;
text-decoration: underline;
}

#news1 li p
{
margin-top: 0px;
}

#show
{
margin-right: 0px;
margin-left: 289px;
width: 192px;
margin-bottom: 2px;
}

#show .showheader
{
background: url(../images/show_header.gif) repeat-x;
border: 0px solid #000000;
position: relative;
padding: 10px 0px 0px 0px;
font-weight: bold;
height: 40px;
}

#show .showheader p
{
padding: 10px;
}

#show .showheader a
{
color: #FFFFFF;
text-decoration:none;
}

#show .showimage
{
}

#show .showinfo
{

min-height: 43px;
height: 36px;
background-color: #000000;
color: #FFFFFF;

}

#show .showlogo
{
float: left;
}

#show .showtext
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
margin-top: 0px;
text-align: right;
padding: 7px 5px 7px 7px;
}

#show .showtext a
{
color: #FFFFFF;
text-decoration:none;
}
