/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;
	text-align:center;
	background-color: #333333;	
}

.BoldText {
	font-weight: bold;
	}
	
#outer{
	height:100%;
	min-height:100%;
	width:760px;
	margin:auto;
	text-align:left;
	position:relative;
	top: 5px;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#outer p {padding-left:6px; padding-right:6px}

#franktadleylogo {
	height:78px;
	width: 243px;
	position: absolute;
	z-index: 2;
	left: 2px;
	top: 4px;
}

#masthead-home {
	height:83px;
	width: 760px;
	position: relative;
	z-index: 1;
	background-color: #330066;
}

#mastheadbio  {
	height:83px;
	width: 760px;	
	background-color: #333399;
}

#mastheadimages  {
	height:83px;
	width: 760px;	
	background-color: #663366;
}

#mastheadcontact  {
	height:83px;
	width: 760px;	
	background-color: #CC6600;
}

#mastheadlinks  {
	height:83px;
	width: 760px;	
	background-color: #003300;
}

#mastheadlatestnews  {
	height:83px;
	width: 760px;	
	background-color: #993300;
}

#mastheadpix  {
	height:80px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 83px;
}

#verticalmenu  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	color: #999999;
	font-style: normal;
	line-height: 125%;
	top: 180px;
	right: 5px;
	width: 170px;
	height: 260px;
	position: absolute;
	vertical-align: top;
	text-align: right;
	z-index: 3;
	padding-top: 5px;
	padding-bottom: 10px;
}
	
	
#mh-menu-id {
	top:47px;
	left: 606px;
	width: 150px;
	height: 25px;
	position: absolute;
	vertical-align: top;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	color: #999999;
	text-align: right;	
	z-index: 5;
	}

#mh-portfoliotitle-id {
	top:20px;
	width: 250px;
	height: 25px;
	position: absolute;
	vertical-align: top;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	text-align: right;
	z-index: 5;
	right: 10px;
	color: #FFFFFF;
	left: 506px;
	}


#mastheadportfoliochoiceid {
	top:30px;
	left: 640px;
	width: 120px;
	height: 25px;
	position: relative;
	vertical-align: top;
	text-align: right;
	z-index: 5;
	text-align: right;
	}		

#homepageslidebox  {
	top: 180px;
	left: 15px;
	width: 400px;
	height: 300px;
	position: relative;
	visibility: visible;
	float: none;
	position: absolute;
	vertical-align: middle;
	visibility: visible;
	text-align: center;
	z-index: 70;
	overflow: visible;
}

	
#contactbizcard {
	width: 300px;
	height: 200px;
	left: 150px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	background-color: #CCCCCC;
	position: absolute;
}

#amb-buglink {
	width: 80px;
	height: 60px;
	left: 0px;
	top: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	position: absolute;
}

#slideshowbox {
	top:188px;
	left: 100px;
	width: 522px;
	height: 648px;
	position: absolute;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 40;
	}

#textbox {
	top:188px;
	left: 100px;
	width: 522px;
	height: 648px;
	position: absolute;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	font-style: normal;
	line-height: 115%;
	z-index: 1;
	}
	
.textbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
	line-height: 1.3em;
}
.textbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #999999;
	line-height: 1.3em;
}
.textbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #999999;
	line-height: 1.3em;
}

.textbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #333333;
	line-height: 1.3em;
}


#verticalmenu a:link {
	text-decoration: none;
	color: #999999;
	position: relative;
	font-style: normal;
	font-weight: normal;
}

#verticalmenu a:visited {
	text-decoration: none;
	color: #999999;
}

#verticalmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	
}

#verticalmenu a:active {
	text-decoration: none;
	color: #ffffff;

}

#linkslist {
	width: 300px;
	height: 500px;
	position: absolute;
	left: 175px;
	top: 185px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}



#linkslist a:link {
	text-decoration: none;
	color: #ffffff;
	position: relative;
	font-style: normal;
	font-weight: normal;
}

#linkslist a:visited {
	text-decoration: none;
	color: #ffffff;
}

#linkslist a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #66CC00;	
}

#linkslist a:active {
	text-decoration: none;
	color: #66cc00;

}
	

