body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font: 52.5%/1.75em "Verdana", serif;
	color: #000000;
	background-image: url(../images/introbacks.jpg);
	background-repeat: repeat-x;
}
/*
a:link, a {
  border-bottom: 1px dotted #960;
  text-decoration: none; 
  color: #960;
}
a:hover {
  border-bottom: 1px solid #960;
}

*/

.eye {
	display: block;
	border: 1px solid #ccc;
	border-bottom-color: #eee;
	border-left-color: #ddd;
	border-top-color: #bbb;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	height: 70px;
	overflow: hidden;
}

p.photo {
	float: left;
	width: auto;
	text-align: center;
	background-color: #fff;
	line-height: normal;
	margin: 0;
	overflow: hidden;
	clear: both;
}

p.photo a:hover {
  border-color: #ccc;
  background-color: #eee;
}

p.eye {
	float: left;
	text-align: center;
	background-color: #fff;
	line-height: 1em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: auto;
}
p.eye a {
  display: block;
  float: none;
  margin: 0px auto;
  padding: 4px 4px 4px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
}

/* style for main container*/
#content_main {
	background-color:#fff;
	font-size: 1.25em;
	line-height: 1.75em;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 15px;
	width: 828px;
	overflow: auto;
	height: auto;
}

/* style for txt+picts larger container*/
#contents {
	background-color:#fff;
	font-size: 1em;
	line-height: 1.75em;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
	width: 680px;
	overflow: auto;
	float: left;
	height: 740px;
	}

/* style for txt+picts smaller (main subject) container*/

	/* for visuals*/
#contents_vis {
	background-color:#000;
	font-size: 1em;
	line-height: 1.75em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
	width: 800px;
	overflow: auto;
	float: left;
	height: 810px;
}


	/* for coolstuffs*/
#contents_cools {
	background-color:#fff;
	font-size: 1em;
	line-height: 1.75em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 800px;
	overflow: auto;
	float: left;
	height: 520px;
	padding: 10px;
}


	/* for intouch*/
#contents_touch {
	background-color:#fff;
	font-size: 1em;
	line-height: 1.75em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 800px;
	overflow: auto;
	float: left;
	height: 520px;
	padding: 10px;
}

p.photo a {
	display: block;
	float: left;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background-color: #fff;
	text-align: center;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #ccc;
	padding: 8px;
}

p.thumb a, p.eye a, ul.thumbnails a {
	display: block;
	float: left;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background-color: #fff;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #ccc;
}

p.photo a:hover, p.thumb a:hover, p.eye a:hover, ul.thumbnails a:hover {
  border: 1px solid #ccc;
  background-color: #eee;
}



/* ------------ Coolstuffs List on 2 cols in centre ---------------*/


#content_stuffs {
	background-color:#fff;
	width: 640px;
	height: auto;
	float: left;
	clear: both;
	margin: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
}  

#stuffsbbox_sml {
	border: 1px dashed #333;
	background-color: #9999CC;
	padding: 10px;
	margin-right: 15px;
	width: 280px;
	height: 150px;
	text-align: left;
	float: left;
	clear: none;
  }
  
#wedstuffbbox_sml {
	border: 2px groove #333;
	background-color: #FC3;
	padding: 10px;
	margin-right: 15px;
	width: 280px;
	height: 146px;
	text-align: left;
	float: left;
	clear: none;
  }
  
#stuffsbbox_long {
	border: 1px dashed #333;
	background-color: #FF9900;
	padding: 10px;
	margin-right: 0px;
	width:597px;
	height: 140px;
	text-align: left;
	float: left;
	clear: none;
  }

#wedstuffbbox_long {
	border: 2px groove #333;
	background-color: #FC9;
	padding: 10px;
	margin-right: 0px;
	width:599px;
	height: 140px;
	text-align: left;
	float: left;
	clear: none;
  }

#img_cools {
	float: left; /* This corrects the */
	width: 100px; /* IE whitespace bug */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding: 10px;
	border: 2px dotted #990000;
	vertical-align: bottom;
}

#img_cools2 {
	float: left; /* This corrects the */
	width: 200px; /* IE whitespace bug */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding: 10px;
	border: 1px dashed black;
	vertical-align: bottom;
}

