* {
	border:0px;
	margin:0px;
	padding:0px;
	}
body{
	background: #030303 url("../webimages/bg.jpg") no-repeat center top;
	font-family: Arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	letter-spacing: .1em;
	color: #f9eb07;
	}
a{
	color: #c608be;
	text-decoration: none;
	}
a:hover{
	color:#23ff20;
	text-decoration:underline;
	}
#home #main{
	background: #030303 url("../webimages/main_graphic.jpg") no-repeat center top;
	width:850px;
	height:750px;
	margin:0 auto;
	}
#summerCollection #main{
	
	width:850px;
	height:675px;
	margin:0 auto;

	}
#soon{
	width:360px;
	line-height: 1.2em;
	padding-top: 167px;
	padding-left: 157px;
	}
#images{
	height: 348px;
	}
#links{
	height:20px;
	width:540px;
	
	padding-top: 20px;
	margin: 0 auto;
	}
	#links a{
		cursor: pointer;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.center{
	
	}
#navigation{
	text-align: center;
	width:85%;
	margin:0 auto;
	}
#navigation:after{
	content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
	}


