/* CSS Document */

* {
margin: 0;
padding:0;
}


body {
width: 920px;
font-size:76%;
font-family: Arial, Helvetica, sans-serif;
line-height:1.3;
background: #ffffff;
}

#header {
position: absolute;
top: 0px;
left: 0px;
}

#banner {
position: absolute;
top: 0px;
left: 0px;
background:url(images/banner.jpg) no-repeat;
}

#about
{position: absolute;
top: 3px;
left: 580px;
color: #ffffff; 
font-size: 12px; 
font-weight: bold; 
}

#contact
{position: absolute;
top: 7px;
left: 650px;
font: bold 100% arial, helvetica, sans-serif;
color: #ffffff;
}

#search	
{position:absolute;
 top: 45px;
 left: 550px;} 		 
		 
#menu 
{ 
position:absolute;
top: 75px;
left: 0px;
width: 920px;
height: 20x;
background:url(../images/bar8.gif) repeat-x;
padding: 4px 0px 4px 0px;
}

#navcontainer ul
{
padding: .5em .3em 1em 8em;
list-style-type: none;
color: #fff;
font: 100% arial, helvetica, sans-serif;
text-align: left;
}

#navlist li  
{
display: inline;
list-style-type: none;
padding-right: 70px;
line-height: 10px;
color: #ffffff;
}
		
#navlist a  
{
color: #333333;
text-decoration: none;
}

#navlist li a:hover
{
background-color: #cc6666;
color: #ffffff;
}

#maincol1 { width: 360px;
           position:absolute;
           top: 128px;
		   left: 7px;
			margin: 7px;
            padding-left: 0px;
			padding-right: 0px;
			
		 }
		 
#maincol2  { width: 360px;  
            position:absolute;
          top: 128px;
		  left: 420px;
          padding-left: 0px;
		  padding-right: 0px;
         }

#focus
{
color: #33aa33; 
font-size: 12px;
font-weight: bold;
}
		 
#date {
position: absolute; 
top: 2px; 
left: 260px;
font-size: 10px; margin-bottom: 16px;
}

#date1 {
font-size: 10px;
 }

 
.ps {margin-bottom: 5px;
}
 
#box
{
padding-left: 9px;
padding-right: 2px;
margin:0px;
}

#box3
{
padding: 10px;
margin:0px;
}
 
#h1  {color: #ff0000; font-size: 16px; font-weight: bold;}

#h4  {color: #66aa66; 
font-size: 16px; 
font-weight: bold; 
}

#h3  {color: #cc3333; 
font-size: 13px; 
font-weight: bold; 
margin-bottom: 5px;
margin-top: 10px;
}

#h2  {color: #333333; 
font-size: 13px; 
font-weight: bold; 
margin-bottom: 4px;
margin-top: 10px; 
}

#cap {font-size: 13px; 
font-weight: bold; color:#cc3333;}

#footer {
position: absolute;
top: 1100px; 
left: 0px;
width: 920px;
color:#000;
background:url(../images/bar5.gif);
background-repeat: repeat-x;
height:25px;
text-align: center;
font:0.9em Arial, Helvetica, sans-serif;
padding: 10px 0px 10px 0px;
 }
 
a {text-decoration: none;}
a:visited {color: #3333cc;}

td {
	
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

hr { color:#f6f6f6; background: #f6f6f6; border: 0; Height:5px;}

#headline {color: #cc3333; 
font-weight: bold; 
padding-top: 12px; 
font-size: 14px;
}

#highlight {color: #cc3333; 
font-weight: bold; 
font-size: 16px;
margin-bottom: 2px;
margin-top:0px; 
}

#sp {margin-bottom: 6px;
}

#sp1 {text-align: justify; 
font-size: 13px;
}

#search {width: 185px; padding-left: 25px;}




