﻿body 
{
    background-color: #FFFFCC; 
    font-family: Verdana, Arial, Sans-Serif ;
    font-size: 10pt;
    color: #000000;
}
p
{
    line-height:15pt;
}
#top {
    width: 900px;
    height: 100px;
}

#bottom {
    width: 900px;
    height: 30px;
    padding: 0 10px;
}

#container-3-column 
{
   position:relative;
   width: 900px;
   margin: 0 0 0 0;
/*   border:1px solid #818181;*/
}
#menu {
    float: left;
    width: 95px;
}
#container
{
    float: left;
	width: 580px;
/*	border:1px solid #818181;*/
/*	padding-left :10px;
	padding-right :10px;*/
}
#news 
{
    float: right;
    width: 200px;
/*    border:1px solid #818181;*/
}


#inside
{
    padding:5px 10px 0 10px;
}


/* -Anoucements- */

.titleAnnoucements1
{
   /* background : url(image/cont.gif) no-repeat left;
    background-image : url(image/cont.gif);
    background-repeat : no-repeat; 
    width :195px;*/
    
}
.imageTop
{
	LETTER-SPACING: 2px; 
	background: url(image/cont.gif)  no-repeat left;
	PADDING-TOP: 0px; 
	height :30px;


}
.titleAnnoucements
{
    float :right ;
    margin-top :5px;
    padding-top :0px;
    margin-right :5px;
    
    
}
.listannoucements
{
    float :right ;
    margin-right :10px;
}

.clear
{
    clear:both;
}