﻿body {
		background: #CACCB4;
		font: 12px arial, sans-serif; }


div.main 
{
	width:750px;
    position:absolute;
    left:155px;
    top:160px;
}
div.gal
{
	 position:absolute;
	top:0px;
	left:155px;
}
	div.topHeader
	{
	    position:absolute;
	    left:0px;
	    top:0px;
	    width:760px;
	    height:200px;
	    background-image:url('/images/topleft2.gif');
	    background-repeat:no-repeat;
	}
	#headerMain a,h1,h2
	{
        color:Green;
        font-style:italic;	 
        clear:none;  
	}
	#headerMain h1
	{
	    font-size:15px;
	    margin-bottom:-8px;
	}
	#headerMain h2
	{
	    left:0px;
	    font-size:12px;
	    
	    
	}
	 div.headerMain
	{
	    position:relative;
	    width:600px;
	    left:5px;
	    top:-2px;
	}
div.imTopRight
{
    position:absolute;
    left:550px;
    top:0px;
		
    float:right;
}
/* footer */
div.footer
{
	position:relative;
	width:750px;
	float:left;
	margin-left:100px;
}


div.external
{
	position:absolute;
	left:-260px;
	top:650px;
	color:#CACCB4;
background-color:#CACCB4;
}


#external a
{
font-size:xx-small;
font-weight:lighter;
color:#CACCB4;
background-color:#CACCB4;
}

div.textMain{
/* height:700px;*/
	position:relative;
	clear:right;
	
}