/* CSS Document */
html, body{
    width: 100%;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#fff;
	margin:0px;
	background:#6E0606;
	text-align:left;
}

a{color:#fff;text-decoration:none;}
a:link{color:#fff;text-decoration:none;}
a:visited{color:#fff;text-decoration:none;}
a:hover{color:#FEDC64;text-decoration:underline;}

a.yel{color:#F3C41C;text-decoration:none; font-style:italic;}
a.yel:link{color:#F3C41C;text-decoration:underline;}
a.yel:visited{color:#F3C41C;text-decoration:underline;}
a.yel:hover{color:#FEDC64;text-decoration:underline;}

div.banner{background: url(pix/main.jpg) no-repeat center top;
           width:100%;
		   height:197px;
           margin:0px auto;
		   }
		   
div.vline-1{background: url(pix/vline-1.jpg) repeat-x center top;
           width:100%;
		   height:31px;
           margin:0px auto;
		   }
div.menu {
    width: 975px;
    height: 80px;
    background: url(pix/band.jpg) no-repeat;
	}
div.menu span{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:16px;
	color:#6E0606;
	padding:4px;
	}
div.menu span:hover {
         text-decoration:none;
		 color:#fff;
		 background:url(pix/bg_button.gif) repeat-x;
		 }
.bMain{
    width: 100%;
}


div.dateholder{
	    color:#fff; padding:180px 20px 0 0;
		}		 
/* MAIN AREA */	

span.Head  {
	    color:#F3C41C;
	    font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight:normal;
	}
div.mg-1{background: url(pix/mg-1.jpg) no-repeat center top;
           width:975;
		   height:80px;
           margin:0px auto;	
		   }	 				 
		 				 
div.wrap {
		background: url(pix/venzel.jpg);
		margin:0 auto;
		width:975px;
		min-height:580px;
		}		  
		  
div.main {
		float:left;
		width:698px;
		text-align:justify;
		
	}
	
div.main p {
	    padding:0 50px;
	    font-size: 12px;
		line-height: 20px;
		text-align:justify;
	}
div.main p img{
        margin:5px 20px 0 0;
		border:1px  #EAB71C solid;
    }
	
	
div.main h1 {
	    color:#F3C41C;
	    padding:0px 50px 5px 50px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight:normal;
	}
div.main h2 {
	    color:#F3C41C;
	    padding:10px 50px 0 50px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight:normal;
	}
div.main div.date{
        background:url(pix/dateline.jpg) no-repeat;
		width:300px;
		height:15px;
        font-style:italic;
		margin-left:50px;
		font-size: 11px;
		}	

div.main ul {
	    padding:10px 50px 0px 50px;
		list-style: none;
	    font-size: 12px;
		line-height: 18px;
	}
div.main ul li {
       background:url(pix/li.gif) no-repeat;
	   padding:0px 0px 10px 20px;
    }
	
div.sidebar {
        float:right;
		width:273px;
		text-align:left;
		}
div.sidebar h1 {
	    color:#F3C41C;
	    padding:0px 0 0 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight:normal;
	}
div.sidebar h2 {
	    color:#F3C41C;
	    padding:10px 0 0 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight:normal;
	}
div.sidebar div.info {
        margin:0 70px 0 10px;
		
		}
div.sidebar ul {
		margin-bottom:0;
    }
div.sidebar p {
		padding:0 0 0 10px;
	    font-size: 11px;
		line-height: 12px;
		text-align:left;
	}
div.sidebar img{
        margin:0 10px 10px 10px;
		}
div.sidebar img.img {
        margin:0 10px 10px 10px;
		border:1px #FFFF00 solid;
		}
div.mg-2{background:  url(pix/mg-2.jpg) no-repeat center top;
           width:975;
		   height:120px;
           margin:0px auto;
		   margin-top:-15px;
		   }
/* BOTTOM AREA */
div.pat{background: url(pix/pattern.jpg) repeat-x center top;
           width:975;
		   height:60px;
           margin:0px auto;
		   }			