﻿
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:White;
}
#wrapper { 
 margin: 0 auto;
 /*width: 922px; */
 width:982px;
}
#columns {
/*background: url(cols.gif); */
background: url(cols_copy.gif);
 margin-bottom: 5px;
 overflow:  auto;
 width: 100%;

}
#header {
 color: #333;
/*width: 902px;*/
 width: 962px;
 padding: 0px;
 height: 175px;
 margin: 5px 0px 5px 0px;
 background: #00000;
/* background: #800000;*/
}
#left_menu { 
 display: inline; 
 margin: 0px;
 padding: 0px;
 /* width: 195px;*/
 width: 228px;
 float: left;
 /*position:inherit*/
}
#inner_page { 
 float: left;
 color: #333;
 margin: 0px;
 padding: 10px;
 /*width: 683px;*/
 width:730px;
 display: inline;
 position: relative;
}
#footer { 
 width: 962px;
 clear: both;
 color: #333;
 background: #800000;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.main_menu {
 font-size:small;
 font-family:Arial;
 font-weight:bolder;
 margin: 10px 10px 10px 10px;
 padding: 0px;
 vertical-align:top;
 line-height:25px;
  padding:5px 5px;  
}
.left_logo_text{
 font-family:Arial;
  font-size:medium;
 font-weight:bolder;
 color:#800000;
 text-align:left;
}

.footer_menu a {
 font-size:small;
 font-family:Arial;
 color: White;
 margin: 10px 10px 10px 10px;
 padding: 0px;
}
.footer_menu a:hover {
 font-size:small;
 font-family:Arial;
 text-decoration:underline;
 color:Gray;
 margin: 10px 10px 10px 10px;
 padding: 0px;
}
a{   
   /* background-color: #FFB6B8;   */
    font-size:small;
    color:Black;
    border: 1px soild #FFB6B8;   
    padding:5px 5px;   
    text-decoration: none;   
   }   
a:hover{   
  /*  background-color: #D65365;   */
    /*color:  #FFB6B8;   */
    font-size:small;
    font-style:italic; 
    color: #800000;   /*  White;*/
   /* background-color: #800000;*/
    border: 1px soild #D65365;   
    padding:5px 5px;   
    text-decoration: underline;   
   }   
p
{
	font-size:small;
    color:Black;
    text-align:justify;
}  
ul li{
	font-size:small;
    color:Black;
    padding-left: 10px;
    list-style-type:circle;
    display:list-item;
    list-style-position:inside;
}
#inner_col_left { 
 display: inline; 
 margin: 0px;
 padding: 0px;
 /* width: 195px;*/
 width: 350px;
 float: left;
 position:inherit
}
#inner_col_right { 
 display: inline; 
 margin: 0px;
 padding: 0px;
 /* width: 195px;*/
 width: 350px;
 float: right;
 position:inherit;
}
.search_button {
 font-size:small;
 font-family:Arial;
 margin:  0px 10px 10px 10px;
 padding: 0px;
 vertical-align:top;
}
.search_text {
 font-size:small;
 font-family:Arial;
 margin:   0px 0px 0px 10px;
 padding: 0px;
 vertical-align:top;
}
.options_txt
{
 font-size:medium;
 font-family:Arial;
 font-weight:bold;
 line-height: 40px;
	
}


.clear { clear: both; background: none; }

#project { 
 padding:5px;
}


#project td { 
 padding:8px;
 vertical-align:top;
}

#project tr.project_text p
{
	padding:5px;
}	

#project p.news_hdr 
{	text-align:center;
	width:310px;
	font-size:medium;
	font-family:Arial;
	font-weight:bold;
	line-height: 30px;
}

.pnl_news
{	 
	border:solid 1px black;
	padding: 15px;
	background-color:#EDEDED;
	width:250px;
	text-align:left;	
	height:250px;
}
.news_links
{
	    color: #800000;   /*  White;*/
   /* background-color: #800000;*/
    border: 1px soild #D65365;   
    text-decoration: underline;   
    padding-left:0px;
    line-height:25px;
    font-size:small;
  white-space:nowrap;
	}
.txt_month
{
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	line-height: 30px;
	}
