﻿#head {
	background-image: url('../images/Austin-Layout_01.gif');
	width: 802px;
	height: 99px;
	margin-top: 0px;
	margin-left: 0px;
}

#content_background {
	background-color: #670003; 
	width: 800px;
	height: 501px;
    margin-top: 0px;
    margin-left: 0px;
}
	
#content_body {
	background-color: #ddd6ac;
    margin-left: 139px;
    margin-top: -199px;
    width: 662px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-right: 10px;
}
	
#left_menu {
	width: 138px;
	height: 170px;
	margin-top: 20px;
	margin-left: 0px;
	background-color: #ede4b9;
}

#left_menu_bottom {
	width: 138px;
	height: 15px;
	margin-top: 16px;
	margin-left: 0px;
	background-color: #ede4b9;
}

a {
	text-decoration: none;
	color: black;
}

#img_border {
	border-color: #670003;
	border-width: 4px;
	border-style:solid;
	
}

#text_around_images {
	margin-left: 50px;

}