@charset "utf-8";
/* CSS Document */



* {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#flash_alt {
	display: none;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #F5B800;
	text-decoration: none;
}



body {
	background-repeat: repeat-x;
	background-image: url(../images/big_slice2.jpg);
	background-attachment: fixed;
	background-position: left top;
	font-size: 100%;
	background-color: #FFFFFF;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#inside_wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/paper_background.jpg);
	background-repeat: repeat;
}

#header {
	width: 960px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 127px;
	background-image: url(../images/paper-new.png);
}

#header_text {
	width: 960px;
	margin-left: -3960px;
}

#navigation1 {
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: scroll;
	background-color: #CAC8C9;
	height: 26px;
	background-image: url(../images/whiteborder.jpg);
}

#resource_area {
	width: 120px;
	float: right;
	font-size: 90%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#workink_logo {
	padding-top: 20px;
}

#paper_bottom {
	width: 960px;
	background-image: url(../images/bottompaper4.png);
	background-repeat: no-repeat;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear: both;
	float: none;
	height: 30px;
	width: 960px;
	background-color: #FFFFFF;
}

#logo_left {
}

#logo_right {
	float: left;
	margin-left: 10px;
}
