#news_wrapper1
{
background-image: url(../images/line_bg.gif);
margin-bottom: 2px;
}


#news_wrapper2
{
background-image: url(../images/news_bg.gif); background-position: right; background-repeat: no-repeat;
}

#news_wrapper2 p a
{
color: #FFFFFF;
font-weight: bold;
}

#newsleft
{
float: left;
width: 616px;
}

.news_header
{
background-image: url(../images/news_heading_bg.gif); background-repeat: repeat-x;
height: 36px;
margin-top: 2px;
}


.news_header .title
{
padding-top: 10px;
}


#newsitem
{
width: 616px;
height: 113px;
background-color: #673889;
margin-top: 15px;
margin-left: 15px;
}

#newsitem a
{
color: #FFFFFF;
}

#newsitemfull
{
float: left;
width: 590px;
background-color: #673889;
margin-top: 15px;
margin-left: 15px;
padding: 10px;
}

#newsitem .newsinfo1
{
font-size: 16px;
font-weight: bold;
padding-top: 7px;
padding-bottom: 7px;
margin-left: 10px;
margin-right: 10px;
border-bottom: 1px dashed #b83d9d;
}

#newsitemfull .newsinfo1
{
font-size: 16px;
font-weight: bold;
padding-top: 7px;
padding-bottom: 3px;
margin-right: 10px;
border-bottom: 1px dashed #b83d9d;
margin-bottom:10px;
}



#newsitem .newsinfo2
{
padding-top: 7px;
padding-bottom: 7px;
margin-left: 10px;
margin-right: 10px;
}


a:visited a:active
{
color: #FFFFFF;
text-decoration: underline;
} 


a:hover
{
text-decoration: underline;
color: #FFFFFF;
}


#news_right
{
width: 190px;
margin-top: 15px;
margin-left: 650px;
}

#show
{
margin-right: 0px;
width: 191px;
margin-bottom: 2px;
}

#show .showheader
{
background: url(../images/show_header.gif) repeat-x;
border: 0px solid #000000;
position: relative;
padding: 0px;
font-weight: bold;
height: 50px;
}

#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: 3px;
text-align: right;
padding: 5px;
}

#show .showtext a
{
color: #FFFFFF;
text-decoration:none;
}



.clear
{
clear: both;
}