body{
	color: #000;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#container{
	position: absolute;
	top: 0px;
	left: 0px;
}
#topImage{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 993px;
	height: 77px;
}
#topImage a:link, #topImage a:link img, #topImage img{
	border-style: none;
	outline-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#leftImage{
	position: absolute;
	top: 83px;
	left: 0;
	width: 180px;
}
#menuBar{
	position: absolute;
	top: 83px;
	left: 180px;
	background-color: #8d0505;
	width: 770px;
	z-index: 20;
}
#stage{
	position: absolute;
	top: 112px;
	left: 180px;
	background-color: #ffffff;
	width: 755px;
	height: 481px;
	border-right: 15px solid #8d0505;
}
#bodyText{
	position: absolute;
	left: 192px;
	top: 127px;
	width: 653px;
	height: 452px;
	z-index: 1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bodyText a img, #bodyText a:link img{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#portfolioContent{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 1;
	top: 136px;
	left: 192px;
	width: 650px;
	height: 450px;
}
#navigation{
	left: 653px;
	top: 386px;
	z-index: 10;
	position: absolute;
	visibility: visible;
}
#squarePhoto{
	position: absolute;
	left: 712px;
	top: 350px;
	width: 210px;
	height: 210px;
	z-index: 2;
}
#footer{
	position: absolute;
	top: 590px;
	left: 0;
	z-index: 5;
}
h1{
	color: #c00;
	font-size: 20px;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.subhead{
	color: #c00;
	font-size: 12px;
	font-weight: bold;
}
#col1, #col2{
	font-size: 13px;
	float: left;
	width: 190px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
#col1 ul, #col2 ul { font-style: normal; }
a { color: #c00; }
#portfolio { margin: 15px; }

/*<agl.folder "caseStudies">*/
.cshead{
	padding-top: 10px;
	padding-bottom: -5px;
}
.csImageLeft, .csImageRight{
	text-align: center;
	margin-top: 5px;
	padding: 5px;
	border: solid 1px #c00;
}
.csImageLeft{
	float: left;
	margin-right: 5px;
}
.csImageRight{
	float: right;
	margin-left: 5px;
}
#csbodytext{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 15px;
	width: 750px;
	float: left;
}
.csSubhead{
	font-size: 16px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -5px;
}
.csCaption{
	color: #999;
	font-size: 9px;
}
.cslink{
	color: #8d0505;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	float: right;
	padding-top: 10px;
}
/*</agl.folder>*/
