
        body
        {
			background-color: #000000;
			background-repeat: repeat-y;
			background-position: center top;
			margin: 0px;
			padding: 0px;
			font-family:  helvetica, tahoma, arial;
			font-size:0.8em;
			background-image: url(../images/bg.jpg) ;
			
        }
        
        h1
        {
        	margin-top:30px;
        	color:#666666;
        }
        	
        #MainCol
        {
            margin-left: auto;
            margin-right: auto;
            width: 760px;
            background-color: #ffffff;
            border-left: 1px solid white;
            border-right: 1px solid white;
        }
        #container
        {
            margin: 10px;
            padding: 20px 10px 10px 10px;
        }
        p
        {
            /*text-align:justify; text-justify:distribute-all-lines;*/
        }
		/*table 
		{		   
			border: 1px solid #666666; 	  
			border-collapse: collapse;	
		}    
		td 
		{ 
			border: 1px solid #666666;	
		}    
		th 
		{ 
			border: 1px solid #666666; 
		}
*/
        h2
        {
            font-size: 1.2em;
            color: #676a6d;
        }
        #homeImgLeft
        {
            /*margin: 10px 10px 5px 0px;*/
            float: left;
        }
            float: left;
        }
        #homeImgRight
        {
            margin: 5px 0px 10px 50px;
            float: right;
        }

.pics { height: 232px; width: 232px; padding:0; margin:0; overflow: hidden; float:left; margin-right:10px; }
.pics img { height: 200px; width: 200px; padding: 15px; border: 1px solid #ccc; background-color: #fff; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

        #mainNav
        {
			margin-top:-2px;
            width: 100%;
            display: block;
            float: left;
            line-height: 30px;
            background: #333e46 url(../images/Untitled-6_01_01.jpg) repeat-x center left;
         color:#fbf8cb;
         
         
        }
        #mainNav ul li
        {
            display: inline;
            float: left;
            border-left:1px solid #DA0226;
            margin-bottom:10px;
            padding-left:15px;
            padding-right:15px;
            
          /*  background: transparent url(../images/Untitled-6_03.jpg) no-repeat center left;*/
        }
        #mainNav ul li a:link, #mainNav ul li a:visited
        {
            text-decoration: none;
            padding: 0px 7px 0px 7px;
            float: left;
            font-size: 120%;
            color: #fbf8cb;
            
            
        }
        #mainNav ul li a:hover, #mainNav ul li a:active
        {
            /* background: #0b6a97; */
            color: #DA0226;
           
        }
        #mainNav .first
        {
            margin: 0;
            background: none;
            border:none;
            padding-left:5px;
          /*  border-right:1px solid #DA0226;*/
        }
		
		#mainNav u li
		{
			margin-top:-10px;
		}
		
		.lft {
		float:left;
		}
		.rgt {
		float:right;
		}
		.clr {
		clear:both;
		}
		.mny {
		font-weight:bold;		
		}
		#cntTable td {
			border:none;
		}
		#cntTable th {
			border:none;
		}
		#FooterDiv 
		{
			text-align:center;
		}
		.caption 
		{
			font-size:75%;
			
			padding: 0 15px 0 15px;
			
		}
			