body {
	background-color: #050505;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top:0px;
	background-attachment: fixed;
}
		#Wrapper { width:700px; margin:0 auto; background-color:#444341; padding:0px;}
		#Header {height:300px;}
			#Nav {background-image: url(images/nav_bg.jpg);	background-repeat: repeat-x;	color: #FFFFFF;	height:50px;}
				ul#menu {	margin:0;	padding:0;	list-style-type:none;	width:auto;	position:relative;	display:block;	height:36px;	font-size:1.2em;	font-weight:normal;	font-family: "Century Gothic", Arial, sans-serif;}
				ul#menu li{	display:block;	float:left;	margin:0;	padding:0;}
				ul#menu li a { display:block;	float:left;	color:#FFFFFF;	text-decoration:none;	height:34px;width:100px;	text-align:center;	padding-top: 16px;	padding-right: 20px;	padding-bottom: 0;	padding-left: 20px;}
				ul#menu li a.clothes { 	padding-top: 8px; height:42px;	}
				ul#menu li a:hover {color:#de2161;	background-color: transparent;	background-image: url(images/nav_bg_over.jpg);	background-repeat: no-repeat;	background-position: right top;}
			#Copy {	background-color:#ffffff;	float:left;	width:370px;	color: #222222;	padding: 25px 40px; min-height:320px;}
			#Archive {	background-color:#444341;	float:left;	width:170px;	padding: 25px 40px;	color: #FFFFFF;}
			#SubContent {	background-color:#32312F;	clear:both;	color: #CCCCCC;}
				#SubContent #Left {	float:left;	width:160px;padding: 25px 25px 25px 40px;}
				#SubContent #Middle {
	float:left;
	width:184px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 43px;
}
				#SubContent #Right {
	float:left;
	width:170px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444341;
	margin-top: 25px;
	padding-left: 40px;
	margin-bottom: 25px;
	
}
			#Footer { clear:both; background-color:#55152d; padding:15px 0px 15px 40px; color:#de2161; height:15px;}
				#Footer a { text-decoration:none; color:#de2161;}


.clear { clear:both; }
h1, h2, h3, h4  {font-family: "Century Gothic", Arial, sans-serif;	font-weight:normal;	text-transform:uppercase; margin-top:0px;}
h1 { color: #E1185C;font-size: 1.6em;} 
h2 { color: #ffffff; font-size: 1.5em;} 
h3 { color: #E1185C; font-size: 1.4em;} 
h4 { color: #E1185C; font-size: 1.2em; text-transform:none; margin:0px; }
a { color:#E1185C;} 
a:hover { text-decoration:none;}
#Archive form { margin: 0px; padding:0px;}
#Archive form select {width:170px; font-size:0.9em;}

option.main {color:#E1185C;}
option.sub {color:#666666; margin-left:5px;}
option.publication {color:#333333;}

.image2  { display: block; width: 175px; height: 131px; background: transparent url(images/hovers/image2.jpg) no-repeat; margin-top:25px;} 
.image2:hover  { background-position: -175px 0; } 
.image3  { display: block; width: 175px; height: 307px; background: transparent url(images/hovers/image3.jpg) no-repeat; } 
.image3:hover  { background-position: -175px 0; } 
.image4  { display: block; width: 175px; height: 117px; background: transparent url(images/hovers/image4.jpg) no-repeat; } 
.image4:hover  { background-position: -175px 0; } 
.image5  { display: block; width: 175px; height: 118px; background: transparent url(images/hovers/image5.jpg) no-repeat; margin-top:40px; } 
.image5:hover  { background-position: -175px 0; } 
.image6  { display: block; width: 160px; height: 138px; background: transparent url(images/hovers/image6.jpg) no-repeat;  } 
.image6:hover  { background-position: -160px 0; } 
