/*CSS Document*/


body {
	background: #000;
	padding: 5px 0 0 0;
	margin: 0;
}
	

#container {
	width: 954px;
	height: 100%;
	margin: 0 auto;
	background: #4d4d4d;
	padding: 0 0 20px 0;
	border: solid 1px #bbb;
	min-height: 595px;
	}
	
#navbar {
	background: url(http://midsouthphotography.com/images/ngradient.gif) no-repeat top;
	width: 100%;
	height: 37px;
	border-bottom: solid 1px black;
	margin: 0;
	}
	
#links {
	font-family: Helvetica, Arial, Veranda;
	font-size: 0.8em;
	color: #dcddde;
	width: 100%;
	height: 38px;
	letter-spacing: 10px;
	border-bottom: solid 1px #E6E6E6;
	margin: 0;
	padding: 0;
	}


#links ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: -5;
	}
	
#links li {
	margin: 0;
	padding: 0;
	float: left;
	}
	
#navbar li.first {
	margin-left: 0px;
	padding: 0;
	}
	
html>body>#container>#navbar>#links>ul a:link, html>body>#container>#navbar>#links>ul a:visited {
	display: block;
	float: left;
	padding: 10px 45px;
	border-right: solid 1px #000;
	border-left: solid 1px #bbb;
	text-decoration: none;
	height: 17px;
	color: #bbb;
	}

html>body>#container>#navbar>#links #currentposition a{
	color: #fff;
	font-family: Helvetica, Arial, Veranda;
	font-size: 1em;
	}

#links #currentposition a{
	color: #fff;
	font-family: Helvetica, Arial, Veranda;
	font-size: 0.9em;
	}
	
#links ul a:link, #links ul a:visited {
	display: block;
	float: left;
	padding: 10px 50px;
	border-right: solid 1px #000;
	border-left: solid 1px #bbb;
	text-decoration: none;
	height: 17px;
	color: #bbb;
	}
	
#links ul li a:hover {
	background: #474748;
	color: #fff;
	text-decoration: none;
	}
	

	
#logo {
	position: absolute;
	height: 548px;
	width: 176px;
	background: url(http://midsouthphotography.com/images/logo.gif) no-repeat top;
	margin: 3px 0 0 10px;
	padding: 0;

	}

#content-container {
	position: relative;
	left: 200px;
	top: 13px;
	border: 1px #bbb solid;
	background: #2e2e2e url(http://midsouthphotography.com/images/home-image.jpg) no-repeat bottom;
	width: 733px;
	height: 525px;
	margin: 0 0 0 0;
	padding:0;
	}
	
#content-container h1 {
	background: url(http://www.midsouthphotography.com/images/home.gif) no-repeat;
	position: relative;
	top: 0px;
	left: 14px;
	height: 84px;
	width: 715px;
	margin: 0;
	padding: 0;
	}

#about-container h2 {
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.3em;
	color: #ddd;
	float: left;
	width: 400px;
	margin: 0;
	}
	
#pricing-container h3 {
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.2em;
	color: #ddd;
	float: left;
	width: 340px;
	margin: 10px;
	}
	
#pricing-container h4 {
	text-align: top;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.3em;
	color: #ddd;
	float: right;
	width: 320px;
	margin: 10px;
	}
	
#pricing-container h5 {
	text-align: bottom;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	position: relative;
	top: 140px;
	left: 15px;
	width: 700px;
	height: 352px;
	background: url(http://midsouthphotography.com/images/webvsprint.jpg) no-repeat;
	}

	
#contact-container {
	position: relative;
	left: 200px;
	top: 13px;
	border: 1px #bbb solid;
	background: #2e2e2e url(http://midsouthphotography.com/images/fort-morgan-catacombs.jpg) no-repeat bottom;
	width: 733px;
	height: 525px;
	margin: 0;
	padding: 0;
	}
	
#form {
	background: url(http://www.midsouthphotography.com/images/bg.gif) repeat;
	width: 430px;
	height: 360px;
	padding: 20px;
	position: relative;
	left: 140px;
	top: 90px;
	}
	
#about-container {
	position: relative;
	left: 200px;
	top: 13px;
	border: 1px #bbb solid;
	background: url(http://midsouthphotography.com/images/about-content-container1.jpg) no-repeat top;
	width: 713px;
	height: 515px;
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
	}

#self {
	height: 367px;
	width: 249px;
	float: right;
	background: url(/images/self.jpg) no-repeat;
	}	

#pricing-container {
	width: 733px;
	height: 525px;
	font-family: Helvetica, Arial, Veranda;
	color: #bbb;
	font-size: 1em;
	position: relative;
	left: 200px;
	top: 13px;
	border: 1px #bbb solid;
	background-color: #2e2e2e;
	}	
	
#footer {
	font-family: Helvetica, Arial, Veranda;
	color: #bbb;
	width: 934px;
	position: relative;
	top: 25px;
	text-align: right;
	padding-right: 20px;
	font-size: 0.7em;
	white-space: pre;
	font-weight: 500;
	}

#footer a {
color: #000;
font: Helvetica, Arial, Veranda 0.8em;
}

#pricing-container table {
	border-collapse: collapse;
	}
	
#pricing-container td {
	border: 1px solid #000;
	}