/* CSS Document */#wrapper {	background-color:#ffffff;	width:760px;	margin:10px auto;}body {	background-color:#ffffff;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;}#header {	background-image:url(images/nc_header_01.jpg);	background-repeat:no-repeat;	width:760px;	height:85px;}#nav { 	width:760px;	padding-right:0px;	padding-top:10px;	padding-left:0px;	padding-bottom:10px;	}	#maincontent {	width:538px;	}	#maincontent a img {	filter:alpha(Opacity=92); 	-moz-opacity:.92;opacity:.92;	}	#maincontent a:hover img, #maincontent a:active img {	filter:alpha(Opacity=100); 	-moz-opacity:1;opacity:1;	}					#cover01 {	background-image:url(images/cover_cb_01.jpg);	background-repeat:no-repeat;	width:270px;	height:311px;	}				#cover02 {	background-image:url(images/cover_mb_01.jpg);	background-repeat:no-repeat;	width:270px;	height:311px;	}				#cover03 {	background-image:url(images/cover_wb_01.jpg);	background-repeat:no-repeat;	width:270px;	height:311px;	}						#cover04 {	background-image:url(images/cover_sa_01.jpg);	background-repeat:no-repeat;	width:270px;	height:311px;	}								#cover05 {	background-image:url(images/cover_c_01.jpg);	background-repeat:no-repeat;	width:270px;	height:311px;	}								.procontent01 { 	margin-top:25px;	margin-left:38px;	margin-right:15px;	margin-bottom:25px;	line-height:14px;			}		h1 {	font-size:12px;	margin-bottom:10px;	}	ul {  	margin-left:12; 	padding-left:12px; 	margin-top:2px; 	}#topright01 { 	background-image:url(images/nc_side_01.jpg);	background-repeat:no-repeat;	background-color:#577f53;		width:222px;	height:190px;	}	#topright02 { 	background-image:url(images/nc_side_02.jpg);	background-repeat:no-repeat;	background-color:#8d637f;		border-bottom: solid #ffffff; 		border-bottom-width: 2px;		width:222px;	height:190px;	}	#topright03 { 	background-image:url(images/nc_side_03.jpg);	background-repeat:no-repeat;	background-color:#bc7056;		border-bottom: solid #ffffff; 		border-bottom-width: 2px;	width:222px;	height:190px;	}	#topright04 { 	background-image:url(images/nc_side_04.jpg);	background-repeat:no-repeat;	background-color:#b27949;	border-bottom: solid #ffffff; 		border-bottom-width: 2px;	width:222px;	height:190px;	}			#topright05 { 	background-image:url(images/nc_side_05.jpg);	background-repeat:no-repeat;	background-color:#c05f8c;		border-bottom: solid #ffffff; 		border-bottom-width: 2px;		width:222px;	height:190px;	}											#botright01 {	background-color:#789974;	width:222px;	height:121px;	}			#botright02 {	background-color:#ab829b;	}			#botright03 {	background-color:#D38E71;	}			#botright04 {	background-color:#D19A69;	}					#botright05 {	background-color:#D37DA8;	}	h2 {	font-size:16px;	margin-bottom:15px;	}	.boxcopy {	margin-top:25px;	margin-bottom:10px;	color:#ffffff;	text-align:center;	line-height:25px;		}	#footer01 {	background-image:url(images/nc_footer_01.gif);	background-repeat:no-repeat;	width:760px;	height:15px;	}		#footer02 {	background-image:url(images/nc_footer_02.gif);	background-repeat:no-repeat;	width:760px;	height:15px;	}			#footer03 {	background-image:url(images/nc_footer_03.gif);	background-repeat:no-repeat;	width:760px;	height:15px;	}			#footer04 {	background-image:url(images/nc_footer_04.gif);	background-repeat:no-repeat;	width:760px;	height:15px;	}				#footer05 {	background-image:url(images/nc_footer_05.gif);	background-repeat:no-repeat;	width:760px;	height:15px;	}				#copyright {	color:#666666;	font-size:10px;	margin-top:5px;	margin-left:70px;	}	/* Links */a:link,a:visited {	color: #ffffff;	background-color: transparent;	text-decoration: none;	}a:hover,a:visited:hover {	color: #ffffff;	background-color: transparent;	text-decoration: underline;	}a:active,a:visited:active {	color: #000000;	background-color: transparent;	text-decoration: none;	}	a.white:link,a.white:visited {	color: #666666;	background-color: transparent;	text-decoration: none;	}a.white:hover,a.white:visited:hover {	color: #ff8100;	background-color: transparent;	text-decoration: underline;	}a.white:active,a.white:visited:active {	color: #9933CC;	background-color: transparent;	text-decoration: none;	}			
