html, body {
	height: 100%;
}

#content {
	margin: 0 auto;
	width: 800px;
	min-height: 100%;
	min-height: 100%;


	}

	/* Hack for IE, Reset to 100% height */
	* html #Content {
	height: 100%;;

	}
	/* End IE Hack */
}



.center {
	margin: 0 auto;
	width: 800px;


}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #BDBDBD;
	background-image: url(images/repeat.gif);
	background-repeat: repeat;
	background-position: left top;
} 

.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BDBDBD;
	width: 800px;
	background-image: url(images/topcord.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

.curvy {position:relative; width:700px; background:#B2B2B2; color:#000;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#BDBDBD; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#B2B2B2; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;}
.headcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.pict {
	padding: 1px;
	border: 2px solid #000000;
}

.link {
	color: #666666;
	text-decoration: underline;
}

.header {
	width: 800px;
	height: 342px;
	display: block;
}
