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

* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #fff;
	width: 100%;
	height: 100%;
	background: #000;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 950px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 201px;
	background: #000;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 150px;
	background:#000;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 900px;
	margin: -150px auto 0;
	height: 150px;
	color: #fff;
	font-size:10px;
	background: #000;
}




	dl.image_map {display:block; width:309px; height:126px; background:url(http://www.shesaidphoto.com/images/socialmedia.jpg); position:relative; margin:2px auto 2px auto;}
	a.LINK0 {left:4px; top:9px; background:transparent;}
	a.LINK0 {display:block; width:52px; height:0; padding-top:103px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK1 {left:53px; top:9px; background:transparent;}
	a.LINK1 {display:block; width:52px; height:0; padding-top:103px; overflow:hidden; position:absolute;}
	a.LINK1:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK2 {left:103px; top:9px; background:transparent;}
	a.LINK2 {display:block; width:50px; height:0; padding-top:103px; overflow:hidden; position:absolute;}
	a.LINK2:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK3 {left:153px; top:9px; background:transparent;}
	a.LINK3 {display:block; width:50px; height:0; padding-top:103px; overflow:hidden; position:absolute;}
	a.LINK3:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK4 {left:202px; top:8px; background:transparent;}
	a.LINK4 {display:block; width:50px; height:0; padding-top:103px; overflow:hidden; position:absolute;}
	a.LINK4:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK5 {left:250px; top:8px; background:transparent;}
	a.LINK5 {display:block; width:50px; height:0; padding-top:103px; overflow:hidden; position:absolute;}
	a.LINK5:hover  {background:transparent; border:1px dashed black; color:black;}
}


