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

body {
	padding:0;
	margin:0;
	
	background-color: #ffffff;
}

.BoldText {
	font-weight: bold;
	}



 /*for mozilla as IE treats height as min-height anyway*/

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

#outer{
	height:100%;
	min-height:100%;
	width:950px;
	margin:auto;
	
	position:relative;
	top: 0px;
}

#horizontalpagebox{
	height:592px;
	width:900px;
	position:absolute;
	left: 0px;
	z-index: 5;
	text-align:left;
	top: 0px;
	visibility: visible;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #cccccc;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: thin;
	vertical-align: middle;
	border-bottom-color: #CCCCCC;
}



#horizontalbottombox{
	height:15px;
	width:300px;
	position:absolute;
	left: 0px;
	z-index: 10;
	text-align:left;
	top: 572px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
	display: inherit;
	line-height: 14pt;
}

#home-pixbox  {
	top: 120px;
	left: 270px;
	width: 520px;
	height: 350px;
	visibility: visible;
	float: none;
	position: absolute;
	vertical-align: middle;
	visibility: visible;
	text-align: center;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
	line-height: 140%;
}

#pix-titlebox  {
	top: 495px;
	left: 533px;
	width: 250px;
	height: 20px;
	visibility: visible;
	float: none;
	position: absolute;
	vertical-align: top;
	visibility: visible;
	text-align: right;
	z-index: 90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	color:#333333;
	font-weight: normal;
}

#home-logo{
	height:126px;
	width:220px;
	position:absolute;
	left: 30px;
	z-index: 10;
	text-align:left;
	top: 10px;
	visibility: visible;
	vertical-align: top;
}


#port-title{
	height:18px;
	width:146px;
	position:absolute;
	left: 153px;
	top: 507px;
	z-index: 80;
	text-align:left;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	color:#666633;
	font-weight: normal;
}



 /*The LONG divs are for text which requiares more length ALSO dif color*/


#port-thumbbox  {
	top: 525px;
	left:153px;
	width: 710px;
	height: 70px;
	visibility: visible;
	float: none;
	position: absolute;
	vertical-align: top;
	visibility: visible;
	text-align: right;
	z-index: 300;
}


#textbox {
	top:140px;
	left: 270px;
	width: 520px;
	height: 420px;
	position: absolute;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	font-style: normal;
	line-height: 1.3em;
	z-index: 120;
	visibility: visible;
	}

#textbox-big {
	top:140px;
	left: 270px;
	width: 620px;
	height: 420px;
	position: absolute;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	font-style: normal;
	line-height: 1.3em;
	z-index: 120;
	visibility: visible;
	}
	
		
.textbox p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.3em;
}


.textbox p2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1em;
}


.textbox h1 {
	font-family: comic sans ms, sans-serif;
	font-size: 120%;
	color: #000000;
	line-height: 1.3em;
	font-weight: bold;
	text-indent: 4px;
}
.textbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #000000;
	line-height: 1.3em;
	text-indent: 4px;
	font-weight: normal;
}

.textbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #000000;
	line-height: 1.3em;
	text-indent: 4px;
	font-weight: bold;
}

 
.textbox a:link {
	text-decoration: none;
	color: #666633;
}

.textbox a:visited {
	text-decoration: none;
	color: #666633;
}

.textbox a:hover {
	text-decoration: none;
	color: #cc3300;
	
}

.textbox a:active {
	text-decoration: none;
	color: #cc3300;
}


#port-textbox {
	top:105px;
	left: 270px;
	width: 540px;
	height: 85%;
	position: absolute;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	font-style: normal;
	line-height: 1.3em;
	z-index: 120;
	visibility: visible;
	}
	
.port-textbox p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 1.3em;
}


.port-textbox p2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 1em;
}


.port-textbox h1 {
	font-family: comic sans ms, sans-serif;
	font-size: 120%;
	color: #009999;
	line-height: 1.3em;
	font-weight: bold;
	text-indent: 4px;
}
.port-textbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #000000;
	line-height: 1.3em;
}

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

 
.port-textbox a:link {
	text-decoration: none;
	color: #000066;
}

.port-textbox a:visited {
	text-decoration: none;
	color: #000066;
}

.port-textbox a:hover {
	text-decoration: none;
	color: #0033ff;
	
}

.port-textbox a:active {
	text-decoration: none;
	color: #0033FF;
	}


#verticalmenu  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
	font-style: normal;
	line-height: 100%;
	width: 130px;
	height: 450px;
	position: absolute;
	text-align: right;
	z-index: 90;
	left: 67px;
	top: 130px;
	visibility: visible;
	overflow: visible;
}


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

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

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

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

}

 /*portfolio and writing lists positioned inside vertical div
 vertical div holds main vertical menu, regardless of space for lists */

#verticalportfoliolist  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #666633;
	font-style: normal;
	line-height: 100%;
	width: 160px;
	height: 115px;
	position: absolute;
	text-align: right;
	z-index: 80;
	left: -30px;
	top: 35px;
	visibility: visible;
	overflow: hidden;
}


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

#verticalportfoliolist a:visited {
	text-decoration: none;
	color: #666633;
}

#verticalportfoliolist a:hover {
	text-decoration: none;
	color: #cc3300;
	font-weight: normal;
	
}

#verticalportfoliolist a:active {
	text-decoration: none;
	color: #cc3300;

}



/* .navhorizontal is the horizontal navigation for all of the banners*/

.navhorizontal {
	top:65px;
	left: 272px;
	width: 540px;
	position: absolute;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	z-index: 100;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 2px;
	font-size: 85%;
	font-style: normal;
	height: 25px;
	color: #cc3300;
	visibility: visible;
	font-weight: normal;	
}

.navhorizontal a:link {
	color: #666633;
	text-decoration: none;
	margin: 0px 0px 0px 4px;
	border-top: 0px none #999999;
	border-right:0px none #cc33cc;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
}
.navhorizontal a:visited {
	color: #666633;
	text-decoration: none;
	margin-left: 4px;
	border-left-width: 2px;
	border-left-style: none;
 
}
.navhorizontal a:hover {
    color: #cc3300;
    text-decoration: none;
    margin-left: 4px;
    border-left-width: 2px;
    border-left-style: none;
    padding-right: 0px;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 2px;
    border-bottom-width: 0px;
    border-top-style: none;
    border-bottom-style: none;
 }
   
.navhorizontal a:active {
	text-decoration: none;
	color: #cc3300;
	}
		

.navpixhorizontal {
	top:90px;
	left: 293px;
	width: 540px;
	position: absolute;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	z-index: 100;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 2px;
	font-size: 85%;
	font-style: normal;
	height: 20px;
	color: #cc3300;
	visibility: visible;
	font-weight: normal;
}

.navpixhorizontal a:link {
	color: #666633;
	text-decoration: none;
	margin: 0px 0px 0px 4px;
	border-top: 0px none #999999;
	border-right:0px none #cc33cc;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
}
.navpixhorizontal a:visited {
	color: #666633;
	text-decoration: none;
	margin-left: 4px;
	border-left-width: 2px;
	border-left-style: none;
 
}
.navpixhorizontal a:hover {
    color: #cc3300;
    text-decoration: none;
    margin-left: 4px;
    border-left-width: 2px;
    border-left-style: none;
    padding-right: 0px;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 2px;
    border-bottom-width: 0px;
    border-top-style: none;
    border-bottom-style: none;
 }
   
.navpixhorizontal a:active {
	text-decoration: none;
	color: #c3300;
	}
		

#amb-buglink {
	width: 80px;
	height: 60px;
	top: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	position: absolute;
	z-index: 130;
	visibility: visible;
	left: 775px;
}

