html {
}
body {
	font-family: "Century Gothic", "Avant Garde", arial, helvetica, helv, sans-serif;
	color: #1b2774;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h2	{
	font-weight: normal;
}
table {
	text-align: center;
}
#all_content {
	width: 58em;
}
#menu_content {
	width: 10em;
	height: 5535px;
	background-color: #c6b00c;
	float: left;
	text-align: left;
}
#menu_middle {
	position: fixed;
	height: 1px;
	overflow: visible;
	top: 50%;
}
#menu {
	padding: 0.5em 0.5em;
	text-align: left;
	font-size: 140%;
	position: relative;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #ffff00;
	text-decoration: underline;
}
#page_content {
	margin:0 0 0 0;
	padding:0;
	float: left;
	width: 48em;
	text-align: center;
}
#page_content a {
	color: #1b2774;
	text-decoration: none;
}
#page_content a:hover {
	color: #0000ff;
	text-decoration: underline;
}
img.topcurve, img.midcurve, img.btmcurve {
	float: left; 
	clear: left;
	margin: 0 25px 0 0;
	height: 10px;
}
img.topcurve {
	background: url('../images/top_curve_bkgnd.gif') no-repeat top left;
}
img.midcurve {
	background: url('../images/mid_curve_bkgnd.gif') repeat-y top left;
	 height: 5000px;
}
img.btmcurve {
	background: url('../images/btm_curve_bkgnd.gif') no-repeat top left;
}
img.curverow01 {
	background-position: 0px 0px;
}
img.curverow02 {
	background-position: 0px -10px;
}
img.curverow03 {
	background-position: 0px -20px;
}
img.curverow04 {
	background-position: 0px -30px;
}
img.curverow05 {
	background-position: 0px -40px;
}
img.curverow06 {
	background-position: 0px -50px;
}
img.curverow07 {
	background-position: 0px -60px;
}
img.curverow08 {
	background-position: 0px -70px;
}
img.curverow09 {
	background-position: 0px -80px;
}
img.curverow10 {
	background-position: 0px -90px;
}
img.curverow11 {
	background-position: 0px -100px;
}
img.curverow12 {
	background-position: 0px -110px;
}
img.curverow13 {
	background-position: 0px -120px;
}
img.curverow14 {
	background-position: 0px -130px;
}
img.curverow15 {
	background-position: 0px -140px;
}
img.curverow16 {
	background-position: 0px -150px;
}
img.curverow17 {
	background-position: 0px -160px;
}
img.curverow18 {
	background-position: 0px -170px;
}
img.curverow19 {
	background-position: 0px -180px;
}
img.curverow20 {
	background-position: 0px -190px;
}
img.curverow21 {
	background-position: 0px -200px;
}
img.curverow22 {
	background-position: 0px -210px;
}
img.curverow23 {
	background-position: 0px -220px;
}
img.curverow24  {
	background-position: 0px -230px;
}
img.curverow25 {
	background-position: 0px -240px;
}
img.curverow26 {
	background-position: 0px -250px;
}
img.curverow27 {
	background-position: 0px -260px;
}
img.curverow28 {
	background-position: 0px -270px;
}
img.curverow29 {
	background-position: 0px -280px;
}
img.curverow30 {
	height: 6px;
	background-position: 0px -290px;
}
img.btmcurverow24 {
	height: 9px;
	background-position: 0px -230px;
}
#header {
	padding-bottom: 1em;
}
#content_body {
	margin-left: 1em;
}
.ourworksamples, .ourworksamplecaptions {
	width: 200px;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
	vertical-align: bottom;
}
.ourworksamplecaptions {
	vertical-align: top;
	padding-bottom: 1em;
}
#footer {
	padding-top: 1em;
	margin-left: 10em;
}