/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

		html, body 		{ margin: 0; padding: 0; }
		body 			{ font-family: Verdana, sans-serif; font-size:12px; line-height: 18px;}
		h1              		{ color: #c0c0c0; font-family:eurostile, sans-serif; letter-spacing: 1px; padding-top:5px;}
        h2				{ color: #c0c0c0; font-size:20px; font-family:eurostile, sans-serif; font-weight: bold;}
        h3				{ color: #b0b0b0; font-size:12px;}
		a				{ color: #969696;}
		p				{ margin: 0 0 18px; color: #5f5f5f; font-size:12px; }
        
        #container		{ width:1000px; margin-left:auto; margin-right:auto;}
		
		
		/* Header */
		#header			{ background: #ccff33;}
		#header a  		{ float:left; margin: 0 3px 5px; padding: 5px 5px 5px 25px;}
		#header h1  		{ font-weight: bold; margin: 18px; }
		#header p		{ font-weight: bold; text-align:left; padding: 14px 15px 15px 5px;}
		

		/* Header */
		#headerflood	{ background: #99ccff;  }
		#headerflood a  	{ float:left; margin: 0 10px 3px; padding: 5px 5px 5px 25px;}
		#headerflood h1 	{ font-weight: bold; margin: 0;}
		#headerflood p	{ font-weight: bold; text-align:left; padding: 30px 15px 15px 5px; }
		
		/* Navigation Menu */
		#navigation		{ margin-left:50px;}

		/* Content Style */
		#content		{ margin-left:50px;float: left; width: 90%; color: #5f5f5f; }
		#content p 	  	{ text-align:justify; width:70%; }
 		#content h2.center { text-align: center; }
		#content h2.left { text-align: left; }
		#content td		{ vertical-align:bottom;}
	   
		#footer			{ margin-left:50px; background: #ffffff; border-top: 2px solid #999; clear: left;}
		#footer a		{ color: #eee; }
		#footer p		{ color: #5f5f5f; margin: 0; padding: 2px 18px 10px; font-size:smaller; text-align: right; }
		#footer p.left	{ float: left;}
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ color: #5f5f5f; display: inline; font-size: 9px; padding-right: 5px; }

		.index_img		{ float:left; width:auto; height:auto; margin:2px; text-align: center; border: 1px solid #ffffff;}		
		.index_img img 	{ display: inline; margin: 3px; border: 1px solid #ffffff;	}
		.index_img a:hover img {border: 1px solid #D7D6D6;}
		
		
        /*.image_large img{width:100%;float:right;opacity:}*/
		.image_large img{width:25%;float:right; padding:0 20px 20px 20px; margin-right:30px;}

		/* fix for ie6*/
 img, div { behavior: url("iepngfix/iepngfix.htc") }

    body {
      color:#000000;
      background-color:#FFFFFF;
    }
