a { text-decoration: none }
a:hover{ color: magenta }
body {
	background: #565656 url( images/page_bg.gif ) repeat-x top left !important;
	margin: 0;
	padding: 0;
}

.s { font-size: 1px; height: 20px; }
.s4px { font-size: 1px; height: 4px; }
.s30px { font-size: 1px; height: 16px; }
.s50px { font-size: 1px; height: 40px; }
.s60px { font-size: 1px; height: 60px; }
.s65px { font-size: 1px; height: 65px; }

.s4pxc { font-size: 1px; height: 8px; clear: both }
.s4pxc_1c { font-size: 1px; height: 8px; clear: both; background-color: #343434 }
.sepcolor { border-bottom: 1px solid #737373 }

#wrap { 
	width: 		926px;
	padding: 	0px;
	margin: 	0 auto;
	margin-top: 0px;
}

.wrap { 
	width: 		926px;
	padding: 	0px;
	margin: 	0 auto;
	margin-top: 0px;
	background: url( images/wrap_bg.gif ) repeat-y top left;
}

