
		
	
		
     BODY 
        { 
             background: ffffff;}
            {text: 3997ac;}

        
		{ 
scrollbar-base-color: ABBF82; 
scrollbar-arrow-color: cccc99;
scrollbar-track-color: ABBF82;
scrollbar-shadow-color: ABBF826;
scrollbar-highlight: ffffff;
scrollbar-3dlight-color: cccc99;
scrollbar-DarkShadow-Color: ABBF82; 
}
		}

	
	Body{ 
	    A:link {color:3997ac;}
	    A:visited {color:3997ac;}
	    A:active {color:3997ac;}
	    A:hover{color:3997ac;}
	   	
	A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }

		{font-family: verdana;}
		{font-color: 3997ac; }
		{font-size: 12pt; }
		{text-decoration: none;} 
		{font-decoration: none;}
		}

	#centercontent {
		position: relative;
            background-image:url(../Graphics/BGGolden.gif);

		margin-left: 28px;
   		margin-right:28px;
            border:0px solid #666699;
		
		padding:18px;
						
		}
		/*used this around MP image */

#box {
		background: #cccc99;
		position: relative;
		padding: 12px;
		height: 60px;
		width: 250px;
		margin-top: 2px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		text color: #ffffff;
		color: #ffffff;
		}
		/*used this in 5 x 7 */


#box2 {
		position: relative;
 background:url(../Graphics/BGLTPurple.gif);
        

        background-repeat: repeat;

            display:block

		margin-left: 18px;
   		margin-right:18px;
            border:0px solid #666699;
		
		padding:12px;
						
		}
		/*used this around MP image */

 
#box3 {
		background:url(../Graphics/BGScroll.gif);
        position: relative;
		padding: 5px;
		margin-top: 2px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		text color: #ffffff;
		color: #ffffff;
		}
		/*used this */

	 
	  #transbox {
		background: #999966;
            filter:alpha (opacity=50);
            -moz-opacity:0.5;
            opacity: 0.5;
		position: relative;
		padding: 12px;
		height: 200px;
		width: 300px;
		margin-top: 2px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		text color: #ffffff;
		color: #ffffff;
		}
		/*used this half opacity*/
 
	#footer {
	background:#3997ac;
    background:url(../Graphics/BGScrollNewBlue.gif);
    width:100%;
	padding:10px;
    height:100px;
	text-align:left;
    bottom:0;
/* stick to bottom */

.class_scrollbg{
      
        background:url(../Graphics/BGScroll.gif);
        background-repeat: repeat;
	 	position: relative;
		padding: 2px;
		margin-top: 2px;
		margin-right: 2px;
		margin-bottom: 2px;
		margin-left: 2px;
		text color: #3997ac;
		color: #3997ac;
		}
		/*used this for background in tables*/
        

	}   	
	
