body {
	background-color: #4C4E4E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/primebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.bottomnav {
	background-color: #080909;
	height: 22px;
	width: 739px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.bottomnav-lookbook {
	background-image: url(../images/primelbfooter_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
.bottomnav-nobox {
	height: 25px;
}

.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	width: 739px;
	height: 100%;
	vertical-align: top;
	border: 1px solid #1D1E20;
}

.contentarea-nobox {
	background-image: url(../images/primebg_center_nobox.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
}
.contentarea-nobox-main {
	height: 444px;
	text-align: center;
	width: 739px;
	vertical-align: top;
}

#content {
	width: 660px;
	background-position: center;
	margin: 40px;
	padding: 0px;
}

#flashcontent {
	margin: 0px;
	padding: 0px;
	width: 741px;
	height: 211px;
}

h2 {
	font-size: 16px;
	margin-bottom: .4em;
	font-weight: bold;
}

h3 {
	font: 1.1em/120% margin-bottom: .3em;
	font-weight: normal;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font: normal 0.8em;
}
.leftwood {
	background-image: url(../images/primebg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
.leftwood-nobox {
	background-image: url(../images/primebg_left_nobox.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}


.maincolumn, .text, .contentarea .maincolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #D0CAC7;
}
.rightwood {
	background-image: url(../images/primebg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.rightwood-nobox {
	background-image: url(../images/primebg_right_nobox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}

.topnav {
	width: 741px;
	height: 211px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
.topnav-nobox {
	width: 739px;
	height: 211px;
	margin: 0px;
	padding: 0px;
}
.topnav-lookbook {
	width: 739px;
	height: 780px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
