/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #000; font: 15px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #000; }
		a				{ color: #d00; }
		p				{ margin: 0 0 12px; }
		#wrapper		{ float: right; width: 100%; margin-left: -30%; margin-top: 0px; margin-bottom: 0px;
                        background-color: #f6f6ff; border-top: 0px solid #ff0; }
		
		/* Header */
		#header			{ background: #e0e0ff; border-bottom: 1px solid #ff0;}
		#header h1  	{ color: #00b; font-size: 28px; font-weight: bold; margin: 0 0 4px; 
                        padding: 18px 18px 0; }
                          
                          
                          
		#header p		{ color: #00b; font-size: 18px; padding: 0 18px 0px; 
                        font-style:italic; margin-bottom: 10px;}
        
		/* Content Style */
		#navigation		{ padding-left: 18px; margin-top: 10px;}
		#navigation ul	{ padding: 0 0 2px; }

		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning and Size */
		#navigation		{ float: left; width: 20%;}
        #navigation a   {text-decoration: none; background-color: #e0e0ff; 
        border-bottom: 1px solid #ff0;
        border-top: 0px solid #ff0;
        border-left: 0px solid #ff0;
        border-right: 1px solid #ff0;
        padding-left: 2px; 
        padding-right: 2px;
        padding-top: 0px;
        padding-bottom: 0px;
        display: block;
        
        width: 6em;
        
        }
        
        #navigation li  {list-style-type: none; font-size: 15px; padding-bottom: 8px; }
        
        #navigation li a { color: #00b; border-color: #000;}
                               
        #navigation li a:hover { color: #ff0; background-color: #00b; border-color: #ff0; 
        font-style:italic; border-right-width: 2px;}
         
        
		#content		{ margin-left: 20%; margin-bottom: 50px; }
		#content h2     { font-size: 18px; font-weight: normal; font-style: italic; 
                        color: #00b; margin-top:20px;}
        #content h3     { font-size: 15px; font-weight: normal; }
        /* Footer */
		#footer			{ background: #e0e0ff; clear: both; width: 100%; 
                        border-bottom: 0px solid #ff0; border-top: 1px solid #ff0; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #00b; margin: 0; padding: 0 18px 1px; }


             
        
 
               
                             
         .leftcontent{
                margin-top: 0px;
                margin-bottom: 50px;
                margin-right: 0px;
                
    
                width: 40%;
       
                float: left;

                }   
                
         .middlecontent{
                margin-top: 0px;
                margin-bottom: 50px;
                margin-right: 10px;
                margin-left: 5px;

                width: 40%;
  
                float: left;
         
         
         
          }