#title_bar {
	background-image: url(images/title_background.gif);
	color: #ffffff;
} 


#title_bar_above {
	color: #6f2570;
}  


#title_bar_above a {
	color: #6f2570;
	text-decoration : none;
}


#title_bar_above a:hover {
	color: #6f2570;
	text-decoration:underline;
}

#main_page 
{  width  : 1000px;
	position :absolute ;
     top : 0;
     left :0;
	BACKGROUND-IMAGE: url(images/s_mid.gif) ;
 }

#top_menu_test {
	BACKGROUND-IMAGE: url(images/s_top.gif) ;
	background-repeat: no-repeat;
	height :250px;
	width :1000px;
	
}

#full_width
{BACKGROUND-IMAGE: url(images/s_mid.gif) ;
	background-repeat: repeat;
	width :1000px;
}

#Left_Menu
{  width  : 230px;
	BACKGROUND-IMAGE: url(images/s_left.gif) ;
	float : left ;
	}
	
	#Left_Menu_left
{  width  : 200px;
	float : left ;
	}
	
#content 
{ width :770px;
	BACKGROUND-IMAGE: url(images/s_right.gif) ;
	float : right ;
	}

#footer
{width  : 1000px;
	height :100px;
	clear :both;
	BACKGROUND-IMAGE: url(images/s_btm.gif) ;
	background-repeat: no-repeat;
	margin-bottom :0;
	}

.mH
{
    BACKGROUND-IMAGE: url(Images/Btn_1.gif);

}
.mH:hover
{
    BACKGROUND-IMAGE: url(Images/Btn_2.gif);

}
