@charset "utf-8";

/* CSS Document */

a:link {

	color: #999999;

	text-decoration: none;

}

.thumblink {

	color: #FFFFFF;

}



a:visited {

	text-decoration: none;

	color: #999999;

}

a:hover {

	color: #333333;

	text-decoration: none;

}

a:active {

	text-decoration: none;

	color: #999999;

}

body,td,th {
	color: #999999;
	margin: 0px;
	padding: 0px;
	height: auto;

}

#container {
	font-family: arial,verdana, sans-serif;
	font-size: 13px;
	color:#999999;

}

#sitecontainer {
	background-position: 0px 0px;
	line-height: 18px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: thin solid #999999;
	color:#999999;
	position: relative;
	height: auto;
	width: 900px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}

#header {
	height: 110px;
	margin-bottom: 10px;
	background-color: #999999;

}



#menu {
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 80px;

}



#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	float: none;
	height: 485px;

}

.img_border {

	border: 1px solid #999999;

	padding: 7px;

}
.img_main {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.style2 {font-size: 12px}

h1 {

	font-size: 42px;

	color: #999999;

	margin: 0px;

	padding: 0px;

}





#index {

	width: 820px;

	margin-right: auto;

	margin-bottom: 25px;

	margin-left: auto;

	height: 660px;

	border: 1px solid #999999;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

}

#header_left {
	float: left;
	padding-top: 5px;

}



.thumbs_index {

	height: 25px;

	width: 25px;

}



#menu {



}

#morgan {
	margin-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;

}

#content_left {
	width: 730px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	position: absolute;
	top: 120px;
	left: 12px;

}

#content_left_index {

	float: left;

	margin-right: 0px;

	margin-top: 0px;

	padding-top: 40px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}





#content_right_index{

	float: right;

	text-align: left;

	width: 400px;

	margin-right: 16px;

	margin-top: 0px;

	padding: 0px;

}




.menu_index {

	padding-top: 52px;

}

.menu_photopage {

	margin-top: 15px;

}

#header_right {

	float: right;

	width: 425px;

}




#content_left_db {

	margin-top: 40px;

	margin-bottom: auto;

	margin-left: 20px;

}

.clearboth {

	clear: both;

}



.lower_main_pic {

	margin-top: 50px;

}

.client_table {
	font-size: 13px;

}


p {

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}
.img_thumb {
	margin-top: 5px;


}
/*Index page is news (for thumbnails)*/
#news {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0;
	width: 170;
	height: 2000px;
	overflow: hidden;
}

#newsClipping{
	text-align: left;
	width: 170px;
	position: absolute;
	z-index: 2;
	height: 455px;
	clip: rect(0px,170px,460px,0px);
	left: 751px;
	top: 139px;
	overflow: hidden;

}
/*contact page is text(for bio)*/
#text {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0;
	width: 170;
	height: 1700px;
	overflow: hidden;
}

#textClipping{
	text-align: left;
	width: 170px;
	position: absolute;
	z-index: 2;
	height: 455px;
	clip: rect(0px,170px,460px,0px);
	left: 425px;
	top: 140px;
	overflow: hidden;

}
.info_page {
	border: 1px solid #999999;
	padding: 7px;
	margin-left: 30px;
}
.border_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
