/* CSS Document */

body {
	margin:0 auto;
	}

p {
	color:#A47BA5;
	font-family:"Century Gothic";
	padding-left:5px;}
	
a, a:visited {
	color:#F14167;
	}
	
#pagewrap {
	background-image:url(images/new/lavie3.png);
	background-repeat:no-repeat;
	width: 872px;
	min-height:700px;
	padding-top:150px;
	padding-left:40px;
	}
	
#nav {
	width:162px;
	float:left;
	padding-top:60px;
	overflow:hidden;
	}
	
#pagename {
	float:right;
	}

		
	#yeltop {
		width:572px;
		height:66px;
		background-image:url(images/new/yeltop.png);
		overflow:hidden;
		padding-right:130px;
		background-repeat:no-repeat;
		float:right;
		}
		
	#yelmid {
		width:650px;
		min-height:100px;
		background-image:url(images/new/yelmid.png);
		overflow:hidden;
		padding-right:52px;
		background-repeat:repeat-y;
		float:right;}
		
	#yelbtm {
		background-image:url(images/new/yelbtm.png);		
		padding-right:130px;
		width:572px;
		height:66px;
		overflow:hidden;
		background-repeat:no-repeat;
		float:right;
		}
