

	BODY 
		
	{background:url(Tulips3.gif);background-repeat:no-repeat; background-position:right; background-attachment:fixed;}
			
	{background-color: 669999}
		
    BODY 
   
{ 
scrollbar-base-color: 999966; 
scrollbar-arrow-color: cccc99;
scrollbar-track-color: 996699;
scrollbar-shadow-color: 996666;
scrollbar-highlight: ffffff;
scrollbar-3dlight-color: cccc99;
scrollbar-DarkShadow-Color: 996666; 
}


    
     img.border {
 border: 10px solid #ffffff ;
 padding: 0px 7px 7px 7px ;
 }
	 
	    A:link {color:ffffff;}
	    A:visited {color:ffffff;}
	    A:active {color:ffffff;}
	    A:hover{color:c76b76;}
	   	
	
		{font-family: verdana;}
		{font-color: 8079a2; }
		{font-size: 10pt; }
		
		}
	#HR
		{background-image: url(hr.jpg);
		 width: 800px;
		 height: 2px;
		 background-repeat:no-repeat;
		 background-position:right}
	h1 {
		font-size:12px;
		font: bold;
		padding-top:1px;
		text-indent: 000px;
		font-family: Lucinda Sans Unicode;		}

#shadow {
  position: relative;
  border: 2px;
  top: -2px;
  left: -2px;
  bottom: 2px;
  right: 2px;
  background-color: #ccc;
}
#box3 {
		background: #669999;
		position: left;
		top:0px;
		padding: 8px;
		height: 200px;
		width: 500px;
border:18px solid #b3b59d;
		margin-top: 2px;
		margin-right: 5px;
		margin-bottom: 28px;
		margin-left: 5px;
		text color: white;
		font color:#ffffff;
		}


#box4 {
            background: #b3b59d;
		position: left;
		top:0px;
		padding: 8px;
		height: 175px;
		width: 500px;
border:18px solid #669999;
		margin-top: 2px;
		margin-right: 5px;
		margin-bottom: 28px;
		margin-left: 5px;
		text color: white;
            font color:#ffffff;
	
		}
#box5 {
		background: #ffffff;
		position: relative;
		top:0px;
		padding: 18px;
		height: 225px;
		width: 500px;
border:4px  dashed #8985aa;

		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 28px;
		margin-left: 38px;

font-style: italic;

		font-color: #999966;
		}
#container {
		position: absolute;
        background: none;
        left: 400px;
		top:0px;
		padding: 4px;
        height: 225px;
		width: 500px;}

#container2 {
		position: absolute;
        left: 20px;
        background: none;
		top:200px;
		padding: 4px;
        height: 50px;
		width: 500px;}
        
#container3 {
		position: absolute;
        background: none;
        left: 255px;
		top: 35px;
		padding: 5px;
        height: 50px;
		width: 500px;}
        
        <!-- used to place text top by logo -->

#box6 {
		background: #ffffff;
		position: relative;
		top:0px;
		padding: 18px;
		height: 225px;
		width: 500px;



border:4px  dashed #868686;


		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 28px;
		margin-left: 38px;

font-style: italic;
		font-color: #974169;
		}

#box7 {
		background: #ffffff;
		position: relative;
		top:0px;
		padding: 18px;
		height: 300px;
		width: 500px;


border:4px  dashed #8985aa;

		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 28px;
		margin-left: 38px;

font-style: italic;

		font-color: #999966;
		}


#box8 {
		background: #ffffff;
		position: relative;
		top:0px;
		padding: 18px;
		height: 450px;
		width: 500px;


border:4px  dashed #8985aa;

		margin-top: 5px;
		margin-right: 5px;
		margin-bottom: 28px;
		margin-left: 38px;

font-style: italic;

		font-color: #999966;
		}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.indentmenu{
font: bold 10px Arial;
width: 100%; /*leave this value as is in most cases*/
position:center; 
overflow: hidden;
}
.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px solid #e4eed8; /*dark purple border*/
border-width: 0px #e4eed8;
background:  url(indentbg.gif) center center repeat-x;

}
.indentmenu ul li{
display: inline;

}
.indentmenu ul li a{
float: left;
width: 141px;
color: white; /*text color*/
padding: 5px 6px;
text-decoration: none;
border-right: 0px solid #e4eed8; /*dark purple divider between menu items*/
}
.indentmenu ul li a:visited{
color: white;
}
.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 5px; /*shift text down 1px for selected and active item*/
padding-bottom: 6px; /*shift text down 1px for selected and active item*/
background:  url(indentbg2.gif) center center repeat-x;

}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.indentmenu2{
font: bold 12px Arial;
width: 100%; /*leave this value as is in most cases*/
position:center; 
overflow: hidden;

}
.indentmenu2 ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px solid #e4eed8; /*dark purple border*/
border-width: 0px 0;
background:  url(indentbg3.gif) center center repeat-x;

             }
.indentmenu2 ul li{
display: inline;
}
.indentmenu2 ul li a{
float: left;
width: 141px;
color: white; /*text color*/
padding: 5px 6px;
text-decoration: none;
border-right: 0px solid #e4eed8; /*dark purple divider between menu items*/
}
.indentmenu2 ul li a:visited{
color: white;


}
.indentmenu2 ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 4px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background:  url(indentbg4.gif) center center repeat-x;
}
	.bluebox {
		
        position: center;
       	width:952px;
        height:90px;
		padding:0px;

		border:2px solid #97ae42;
		background-image:url(Graphics/Graphics/BGScrollDKTurq.gif);
            background-repeat: repeat-x;}
	
	
/*used this under footer menu */

 .whitetext {
          filter:alpha(opacity=100);
          opacity: 1;
          -moz-opacity:1;
          position: relative;
          color: #ffffff;       
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
          font-weight: bold;
            }

</style>