@charset "utf-8";

#container {
	width:975px;
	left: 1px;
	top: 20px;
	background-repeat: repeat-y;
	margin-top: 0;
	height: 850px;
	margin-left: 0px;
	padding: 0;
	margin-right: auto;
	margin-bottom: 0;
}
#contactcntr {
	text-align: left;
	left: 1px;
	width: 395px;
	height: 600px;
	float: left;
	clear: none;
	position: relative;
	padding-left: 35px;
	margin-top: 2px;
	}
#theform {
	line-height: normal;
	width: auto;
	margin-left: 150px;

		
}		
#bird	 {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 112px;
	height: 76px;
	position: relative;
	left: 425px;
	top: 38px;
	
}

#header {
	height:95px;
	background-image: url(site_images/AngelaMatteson_header.png);
	background-repeat:no-repeat;
	margin-top: 12px;
	padding-top: 15px;
	background-position: left bottom;
	border-bottom-color: #1E5C6C;
	width: 950px;
		
	
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
}	
#header li{
	display:inline;
	
}
#horiznavold {
	height: 25px;
	padding-top: 2px;
	border-top-color: #1E5C6C;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding-left: 10px;
}
#horiznav {
	height:20px;
	margin-top: 0px;
	top: 0px;
	width: 950px;
	
}
 
#leftcontent {
	width: 280px;
	float: left;
	margin-left: 15px;
	clear: left;
	margin-top: 0px;
	padding-top: 15px;
	
}

 
#contact #container #contactcntr #form1 .style1 #name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#container #mycontent #thumbscontianer {
	float: left;
	height: 600px;
	width: 200px;
	background-color: #093;
	margin-left: 35px;
	clear: both;
}

#container #mycontent #lrgimgcontainer {
	float: right;
	width: 630px;
	background-color: #F39;
	height: 600px;
	margin-right: 45px;
}

#container #mycontent {
	height: 845px;
	width: 925px;
	margin-top: 25px;
}
#page #container #mycontent #jQueryTabs {
	width: 630px;
}
#page #container #mycontent #footer p {
	margin-top: 90px;
	text-align: center;
}

