/* CSS Document *//* heavenscent : heaven_scr.css */html, body{	height: 100%;}body{	background-color: #dbe2b0;	margin: 0;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 18px;	color: #484948;}#mouter{	width: 798px;	margin: 0px auto;}#outer{	background-color: #FFFFFF;	width: 915px;	height: 100%;		margin: 0px auto;}#mcenter{	background-color: #FFFFFF;	width: 100%;	float: left;	border: 1px solid #9bac21;}#center{	background-color: #FFFFFF;	width: 100%;	min-height: 100%;	float: left;}#left{	background-image: url(images/left_side_fade.jpg);	background-color: #FFFFFF;	background-repeat: repeat-y;	width: 250px;	height: 100%;	float: left;}#right{	background-image: url(images/right_side_fade.jpg);	background-color: #FFFFFF;	background-repeat: repeat-y;	width: 250px;	height: 100%;		float: left;}.clear{	clear: both;	margin: 0;}#mhead{	margin: 0px 21px 0px 20px;}#mbody{	margin: 0;}#lhead{	margin: 0px 79px 0px 78px;}#lbody{	margin: 0;}#lfoot{	padding-top: 50px;	padding-bottom: 50px;	margin-left: auto; 	margin-right: auto;}#lfoot2{	margin-left: auto; 	margin-right: auto; 	width: 750px; 	text-align: center;}#credit{	padding-top: 35px;	padding-right: 40px;	margin-left: auto;	margin-right: auto;	width: 750px;	text-align: right;	color: #999999;}#credit a{	color: #999999;	text-decoration: underline;}#logo{	float: left;	width: 265px;}#nav{	float: left;	width: 492px;	margin-top: 40px;	margin-bottom: 0px;	margin-left: 0px;}#unav{	float: right;	margin-top: 0px;	margin-right: 79px;}#left_back{	float:left;	margin: 0;}#left_content{	float: left;}#right_content{	float: left;}#port_zoom_img{	text-align: center;	padding-top: 60px;	height: 395px;}#bot_sub_text{	margin: 10px 60px auto 150px;	color: #bd1b8d;}.hline{	width: 757px;	border-top: 1px solid #9bac21;	margin: 0;	height:0px;}.gr_head{	color: #9bac21;	font-size: 12px;}.pk_head{	color: #bd1b8d;	font-size: 12px;}.friend{	color: #000000;	text-decoration: none;}.about{	color: #484948;	text-decoration: underline;}.portfolio{	color: #484948;	text-decoration: none;	cursor: pointer;}.portfolio_inactive{	color: #484948;	text-decoration: none;}	
