body {
	background:#1A1A1A;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
}
#container {
	width:957px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper {
	width:957px;
	height:100%;
	clear:both;
	background:url(../images/bg-left-v.gif) repeat-y left;
}
#nav {
	width:233px;
	min-height:650px;
	float:left;
	clear:both;
}
#nav-int {
	padding-left:20px;
	padding-right:20px;
	padding-top:40px;
	background:url(../images/bg-crv-top.gif) left top no-repeat;
}
#pink {
	width:3px;
	height:650px;
	float:left;
	background:url(../images/pink-line-v.gif) top no-repeat;
}
#pic {
	width:262px;
	height:650px;
	float:left;
}
#main {
	width:456px;
	min-height:650px;
	float:right;
	background:url(../images/bg-right-v.gif) repeat-y right;
}
#main-int {
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background:url(../images/bg-crv-top.gif) right top no-repeat;
}
#footer {
	clear:both;
	float:left;
	width:932px;
	height:23px;
	background:url(../images/bg-footer.gif) no-repeat;
	font-size:9px;
	padding-left:25px;
	padding-top:3px;
	color:#999999;
	margin-bottom:20px;
}
#gallery {
	float:left;
	width:150px;
}