 body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote
   {  
        margin:0px; padding:0px; border:0px;   
   }  
   body {font-family: Arial, helvetica, sans-serif; font-size:62.5%;
   background:#c287bd;
   background-repeat:repeat-x;
   color:#000000;
   text-align:center;

    }
   
   #main {width: 789px; height:601px;
	margin-right:auto; 
	margin-left:auto;
	margin-top:10px;
	/*background: url(../images/knitBG.jpg) no-repeat;*/
	position:relative;

	}
	
	#bg1
	{	
		background: url(../images/bg1.jpg) no-repeat;
		position:relative;
		height:200px;
		width:789px;
	}
	
	#bg2
	{	
		background: url(../images/bg2.jpg) no-repeat;
		position:relative;
		height:219px;
		width:789px;
	}
	
		#bg3
	{	
		background: url(../images/bg3.jpg) no-repeat;
		position:relative;
		height:181px;
		width:789px;
	}
	
	
	#photostrip
	{
		position:absolute;
		top:0;
		left:30px;
	 	width:122px;
		height:600px;
		background: url(../images/photostrip.jpg) no-repeat;	
	}
	
	#photoTop
	{
		position:absolute;
		top:40px;
		left:190px;		
		width:355px;
		height:330px;
		background: url(../images/wed.jpg) no-repeat;	
		z-index:1000;
	}
	
	#photoBottom
	{
		right:3px;
		top:40px;
		position:absolute;		
		width:277px;
		height:357px;
		z-index:200;	
		background:url(../images/hoop.png) no-repeat;	
	}
	
	/**Menu**/
	#noSeeNavigation
	{
		position:relative;
   		top:-150px;
   		left:100px;
		z-index:100;
	}
	ul.noSeeMenu
	{	position:relative;
		list-style:none;	
		float:left;	
		z-index:100;
	}
	
	
	#navigation
	{
    	position:absolute;
		top:425px;
		left:160px;		
		width:600px;
		height:94px;
		margin-left:4px;
	}
	
	#title
	{
		position:relative;
		left:190px;
		width:300px;
		z-index:-100;		
	}
	
	ul.menu
	{
		position:relative;
	 	float:left;
		display:block;
		list-style:none;		
	    left:70px;
		top:50px;		
	}
	
	ul.menu li
	{
		list-style:none;
		position:relative;
		float:left;		
	}

	ul.menu li a, ul.menu li a:visited
	{
		display:block;
		text-decoration:none;
	}
	
	#topNav
	{
		position:absolute;
	 	top:0px;
		right:0px;
		height:20px;
		width:100px;
		margin-right:40px;
		margin-top:10px;
	}
	
	.topLinks
	{		
	 	position:relative;
	 	float:left;
		display:block;
		list-style:none;			
		z-index:900;
		
	}
	.topLinks li
	{
	    list-style:none;
		position:relative;
		float:left;			
	}
	
		ul.topLinks li a, ul.topLinks li a:visited
	{
		display:block;
		text-decoration:none;
		width:38px;
		height:20px;		
		margin-right:6px;
	}
	
	.menu1 a
	{ 
		width:125px;
		height:40px;
	}
	
	.menu2 a
	{	
		width:130px;
		height:40px;
	}
	
	.menu3 a
	{
		width:100px;
		height:40px;
	}
	
	.menu4 a
	{
		width:100px;
		height:40px;
	}
	
	#comingsoon
	{
		position:absolute;
	 	left:50px;
		top:63px;
		height:100px;
		width:100px;
		background:url(../images/comingsoon.png) no-repeat;
	}
	

	
