/* CSS Document */

.container{
	width: 996px;
	height: 730px;
	margin: auto;
	}
.containerinfo{
	width: 996px;
	height: 730px;
	margin: auto;
	}
	.containerillustrations{
	width: 996px;
	height: 730px;
	margin: auto;
	}
	
	.containerinner{
	float: left;
	width: 936px;
	height: 730px;
	background-color: #FFFFFF;
	}
	
	.containerhome{
	float: left;
	width: 936px;
	height: 730px;
	background-color: #FFFFFF;
	background-image:url(../images/home_background.jpg)
	}
	
	
	
	.leftcolumn{
	float: left;
	width: 30px;
	height: 730px;
	background-image: url(../images/left_shadow2.png);
	}
	
	.rightcolumn{
	float: left;
	width: 30px;
	height: 730px;
	background-image: url(../images/right_shadow.png);
	}
	
	.container2{
	width: 936px;
	height: 730px;
	margin: auto;
	background-image: url(../images/julie_portfolio3.jpg);
	}
	.top{
	width: 468px;
	height: 128px;
	padding-left: 468px;
	}
	.textbox{
	float: left;
	width: 340px;
	height: 500px;
	margin-top: 30px;
	padding: 30px 65px 0px 270px;
	background-image: url(../images/text_background2.jpg);
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ccc;
	background-repeat: no-repeat;
	}
	
	.textboxinfo{
	float: left;
	width: 340px;
	height: 500px;
	margin-top: 30px;
	padding: 30px 65px 0px 270px;
	background-image: url(../images/text_background3.jpg);
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ccc;
	background-repeat: no-repeat;
	}
	
	.foxbox{
	float: left;
	width: 282px;
	height: 400px;
	margin-top: 170px;
	margin-left: 40px;
	}
	
	.foxtext{
	float: left;
	width: 202px;
	height: 370px;
	margin-top: 200px;
	margin-left: 40px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #444;
		}
		
		p{
		font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	}
	
	.infotext{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	}
		h1{
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #5e468d;
	text-transform: uppercase;
	}
.navigation{
	width: 185px;
	height: 180px;
	float: right;
	margin-right: 42px;
	padding-top: 43px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
	
.subnav{
	margin-top: 10px;
	margin-left: 60px;
	height: 93px;
	width: 150px;
	float: left;
	}
	
.clicktext{
	margin-top: 10px;
	height: 20px;
	width: 170px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #444;
		}
	
.thumbnails{
	margin-top: 10px;
	height: 140px;
	width: 140px;
	line-height: 0px;
	float: left;
		}
	
.portfoliomain{
	width: 803px;
	height: 541px;
	padding-left: 32px;
	}
	
.portfolionav{
	width: 904px;
	height: 28px;
	padding-left: 32px;
	}
	
.portfoliowindow{
	float: left;
	width: 432px;
	height: 536px;
	padding-top: 4px;
	padding-right: 11px;
	padding-left: 11px;
	}
	
.thumbnails{
	float: left;
	width: 164px;
	padding-top: 5px;
	}
	
.floatleft{
	float: left;
	}
	
.navigation2{
	float: left;
	width: 185px;
	height: 191px;
	padding-top: 35px;
	}
	
.picturecontainer{
	margin-top: 45px;
	width: 709px;
	height: 526px;
	float: left;
	}
	
.captionbox{
	margin-top: 308px;
	width: 312px;
	height: 10px;
	float: right;
	}
	
.footer{
	width: 996px;
	margin: auto;
	}
	
.bodyfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #84A85E;
	}
	
.bodycourier{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	}
	
.illustrationleft{
	height: 602px;
	width: 50px;
	float: left;
	}
	
.picborder{
	padding: 5px;
	border: 1px solid #CCCCCC;
	}
	
a:link {
	color: #CC3366;
	text-decoration: none;
}

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

a:hover {
	text-decoration: underline;
	color: #993366;
}

a:active {
	text-decoration: none;
}
