@charset "utf-8";

/*
	Site Name: MORE LIVING
	Description: Print Media
	Version: 2007-05-24
*/

/*
===== CONTENTS ===========================================

	1: GENERAL PARTS

==========================================================
*/


/*
========== 1: GENERAL PARTS ==============================
*/
body {
	font-family:serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}


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

img {
	border: 0;
}

#wrap{
	width:780px;
}

/* TEMPLATE MAINCONTENT */
#tempContent{
	clear:both;
	width:733px;
	margin:10px 0 10px 10px;
	background:url(../images/temp_con_bg.gif) repeat-y right top;
}

#mainContent{
	float:left;
	margin:0;
}
#sideNavi{
	float:right;
	margin:0;
}