	body {
		background-position: 0px 74px;
		background-repeat: repeat-x;
		background-image: url(camont_header.gif);
		padding: 0px;
		margin: 0px;
		color: #4D4D4D;
		background-color: white;
		line-height: 14px;
		font-size: 11px;
		font-family: Verdana, Arial, sans-serif;
	}
        #wrap {
                width: 100%;
                position: absolute;
                top: 0px; 
        	left: 0px;
   		margin: 0px;
 		padding: 0px;
        }
	a {
		color: #4D4D4D;
	}
	a:hover {
		color: #FF6600;
	}
	h1 {
		font-size: 14px;
	}
	.menu {
		font-size: 12px;
		line-height: 16px;
	}
	.menu a {
		color: #4D4D4D;
		text-decoration: none;
		line-height: 18px;
		border-bottom: solid thin #4D4D4D;
	}
	.menu a:hover {
		color: #FF6600;
		text-decoration: none;
		border-bottom: solid thin #FF6600;
	}
	#left {
		position: absolute;
		top: 260px;
		left: 80px;
		margin: 0px;
		padding: 0px;
		width: 620px;
	}
	#leftcontent {
		font-size: 12px;
		line-height: 18px;
		margin: 0px;
		padding: 0px;
	}
	#right {
		position: absolute;
		top: 200px;
		left: 730px;
		background-repeat: none;
		background-image: url(papercut_right.jpg);
		background-repeat: no-repeat;
		background-position-y: 30px;
		margin: 0px;
		padding: 0px;
		width: 270px;
	}
	#rightcontent {
		margin: 96px 20px 16px 30px;
	}
	.divider {
		margin: 20px 0px;
		height: 60px;
		width: 600px;
		background-repeat: no-repeat;
		background-image: url(papercut_divider.gif);
		background-position-x: -8px;
	}
	#logo {
		position: absolute;
		top: 34px;
		left: 88px;
		margin: 0px;
		padding: 0px;
		width: 880px;
		height: 200px;
		clear: both;
	}