@charset "UTF-8";
/* CSS Document */

body {
	background: #000000 url(/images/bg.jpg) repeat;
}
#main_table {
	background: #000000;
	border: 2px solid #FFFFFF;
	margin-top: 10px;
}
#nav {
	height: 45px;
	border-top: 1px solid #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: #FFFFFF;
}
.img {
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: #FFFFFF;
	text-align: center;
}
.img_pre {
	padding: 5px;
}
#header {
	background: url(/images/header.jpg);
	height: 150px;
	width: 850px;
}
#footer {
	background: url(/images/footer.jpg);
	height: 75px;
	width: 850px;
}
.text {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.text_line {
	color: #CCCCCC;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.text_header {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#footertext {
	padding: 5px;
}
#clothingpreview {
	background: #000000 url(/images/collections_bg.jpg);
	border-top: 3px double #FFFFFF;
	border-bottom: 3px double #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 450px;
}
