
/* Layout Stylesheet */ 


body {
 margin:10px;
 background:#808080;
 color: #333333;
 text-align:center;
 padding:0;
 }

img {
  border:0;
}

#outer {
 text-align:left;
 border:1px solid #000000;
 width:800px;
 margin:auto;
  }

#hdr {
 height:110px;
 background:#eeeeee;
 color: #333333;
 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
}

#bar span {
 color:#ffffff;
 font-size:14px;
 font-family:Verdana;	
 text-align:center;
 margin-left:220px;
}

#bar span a:link 
{
  COLOR: #ffffff; TEXT-DECORATION: none;
}
#bar span a:hover
{
  COLOR: #000033; TEXT-DECORATION: none;
}



#bodyblock {
 position:relative;
 background: #f8f8f8;
 color: #333333;
 width:800px;
 padding:0;

 }

#l-col, .l-col {
 float:left;
 background:#f8f8f8;
 color: #333333;
 width:140px;
  padding: 0px 0px 5px 10px;
 
 }

#l-col a, .l-col a {
	 margin :0px 0px 1px  15px;
}
	 


 

#cont {
 width:540px;
 background:#f8f8f8;
 color: #333333;
 border: thick dotted #000000;
 border-width:0 0 0 1px;
 text-align:left;
 }
 
#cont p
{
	margin-left:30px;
	margin-right:30px;
} 
#cont ul 
{
	margin-left:50px;
	margin-right:30px;
}

#cont .flimg
{
 float:right ;
 margin-right:30px;
 margin-left:10px;
}


 
 #flashpics 
 {
	width:550px;
 }

#ftr {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }
 
 .VertMenuBoxNewsTitle {
        COLOR: #505050; 
        TEXT-DECORATION: none; 
        FONT-SIZE: 13px; 
        
 }
.CategoriesList {
	FONT-SIZE: 12px; 
	 border-bottom:solid 4px #f8f8f8;
	 

}
.VertMenuBox {
        BACKGROUND-COLOR: #f8f8f8; 
        border-right: solid 1px #f8f8f8;
        border-left:solid 1px #f8f8f8;
}
.VertMenuBoxNewsTitle {
        COLOR: #505050; 
        TEXT-DECORATION: none; 
        FONT-SIZE: 13px; 
       
}
.VertMenuBorder {
        BACKGROUND-COLOR: #e0e0e0;
        
}
.VertMenuTitle {
        COLOR: #505050; 
        FONT-WEIGHT: bold; 
        FONT-SIZE: 13px;
}
.VertMenuItems {
        COLOR: #000000; 
        TEXT-DECORATION: none;
        
}
.VertMenuItems:link {
        COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR: #348336; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #12c250; TEXT-DECORATION: none; 
}

.VertMenuItems:active  {
        COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}