body 
	{scrollbar-base-color:#3366cc;
	scrollbar-face-color:#14413C;
	scrollbar-track-color:#CCCCCC;
	scrollbar-highlight-color:#CC9900;
	scrollbar-3dlight-color:#CC9900;
	scrollbar-shadow-color:#CC99000;
	scrollbar-darkshadow-color:#CC9900;
	scrollbar-arrow-color:#FECB02;
	color: #D9C7A2a;
	font-size: 13px;
	font-family: "Arial, Helvetica, sans-serif";
	line-height: 180%;
	background-color: #D9C7A2;
	margin: 0
	}

#header
	{
        background-image: url(images/headerstrip.jpg);
	color: #000000;
	background-color: #D9C7A2;
        position: absolute;
	top: 0px;
        left:0px;
        width: 1137px;
        height: 200px
	}


#buttons
	{
	background-color: #D9C7A2;
        position: absolute;
	top: 150px;
        left: 0px;
        width: 124px;
        height: 100%
	}



#header1
        {
        color: #14413c;
	font-size: 20px;
	font-family: "Arial", Helvetica, sans-serif
        }

#1800
        {
        color: #14413c;
	font-size: 16px;
	font-family: "Arial", Helvetica, sans-serif
        }

#Thorax
	{
        position: absolute;
	top: 150px;
        left:150px;
        width:80%;
        height: 60%
        background: transparent; 
        color: #663300; 
        font-size: 16px;
	font-family: "Arial, Helvetica, sans-serif;
        margin: 0% 15% 0 14%
	}


#footer 
	{
        background-image: url(images/footbg.jpg);
        position: relative;
        top: 0px;
        text-align: left;
        width: 1500px;
        height: 28px
	}

 a.redtext { #6b6c5a } 
 
	
	color: #990033;
	text-decoration: none
	}

a:hover 
	{
	color: #ff0000;
	text-decoration: none
	}
