.internal_menu_left {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	list-style-position: outside;
	list-style-type: circle;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/left_frame_bg.jpg);
}
.internal_main {	
	background-image: url(../images/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
