@charset "utf-8";



/*Main -------------------------------------------------*/

html {	background: #5f5f5f url('../images/wood-bground.jpg') repeat;}

 
body {	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;line-height:18px;background: transparent url('../images/black-bground.jpg') repeat-x ;}


div#Wrapper{position:relative; width:960px; margin: 0 auto;}

h1{ color:#333333; font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom: 18px; line-height:30px; font-style:italic; }
h2{ color:#587fab; font-size:16px; margin-bottom: 8px  }

a{text-decoration:none; color:#587fab; border-bottom: 1px dashed #587fab;}
a:hover{ text-decoration:none; border-bottom: 1px dashed #333333; color:#333333 }

p{ margin-bottom:18px;}


/*Header -------------------------------------------------*/

div#Header{width:960px;height:372px; background:url(../images/narrowneck_header.jpg) no-repeat;}



/*Nav -------------------------------------------------*/


div#Nav{width:940px;height:24px; background:url(../images/narrowneck_nav.png) no-repeat; padding:10px 0px 0px 230px;}
div#Nav li{	float:left;	list-style-type: none;}
div#Nav a{	color:#ffffff;  padding:8px; border:0}
div#Nav a:hover{	color:#ffffff; background-color:#000000;border:0}



/*Content -------------------------------------------------*/

div#Content{width:420px; height:563px; background: url(../images/content-bground.jpg) no-repeat; padding: 60px 280px 50px 260px;  }
div#Member{	width: 193px;height:199px;	position:absolute;left: 756px;top: 302px;z-index:1;}
div#Member a{border:0;}

div#TopPolaroid{width:288px;height: 364px;position:absolute;left: 681px;top: 435px;	z-index:3;}
div#BottomPolaroid{	width:322px;height: 364px;position:absolute;left: 645px;top: 707px;	z-index:2;}


div#Content p{ }




/*Footer -------------------------------------------------*/

div#Footer{ width:760px; height:40px; background:url(../images/footer.png) no-repeat;color:#ffffff; padding: 40px 0px 0px 200px; }
div#Footer a{ color:#ffffff; text-decoration:none; border:0}
div#Footer a:hover{ color:#ec6e43; text-decoration:none;}
