body {
	margin:0;
	padding:0;
	background-color:#222;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:1em;
	color:#ccc;
}
img {
	border:0px;
}
#wrapper {
	width:100%;
	text-align:center;
}
#content-main, #content {
	width:960px; height:600px;
	position:relative;
	margin:0 auto;
}
#content-main {
	background: url(background.gif) 30px 0px no-repeat #222;
}
#content {
	background: url(background-sm.gif) 30px 0px no-repeat #222;
}
#site-title-main {
	height:90px;
	background:url(don-cohen-arts.png) 20px 30px no-repeat;
}
#gallery-title {
	background-color:#ccc;
	width:100%;
	height:40px;
	text-align:left;
}
#gallery-title h1 {
	display:inline;
}
#gallery-title h1 a:link, #gallery-title h1 a:visited {
	text-decoration:none;
	color:#222;
	text-size:1.1em;
	padding-left:30px;
}
#site-title-main h1, #site-title-main h2 {
	font-size:1px;
	text-align:left;
	color:#222;
	visibility:hidden;
}
#text,#text-writings {
	padding-top: 100px;
	width:400px;
	text-align:left;
	margin:0 auto;
}
#text-writings {
	padding-top: 50px;
}
img.gallery_link {
	position:absolute;
	bottom:5px;
	right:5px;
	padding:2px;
	background:transparent;
	border:solid 2px #181818;
}
div.dropshadow {	
	width:130px;
	height:396px;
	float:left;
}
#city,#country,#nasa,#window-shopping,#from-my-hotel,#none-of-above {
	position:absolute;
	top:140px;
	width:160px;
	height:396px;
	z-index:100;
	text-align:right;
}
#city {
	background:url(gallery-titles-city.png) bottom 5px no-repeat #222;
}
#country {
	background:url(gallery-titles-country.png) bottom 5px no-repeat #222;
	left:160px;
}
#nasa {
	background:url(gallery-titles-nasa.png) bottom 5px no-repeat #222;
	left:320px;
}
#window-shopping {
	background:url(gallery-titles-window-shopping.png) bottom 5px no-repeat #222;
	left:480px;
}
#from-my-hotel {
	background:url(gallery-titles-from-my-hotel.png) bottom 5px no-repeat #222;
	left:640px;
}
#none-of-above {
	background:url(gallery-titles-none-of-above.png) bottom 5px no-repeat #222;
	left:800px;
}
#menu,#menu-writing {
	background-color:#333;
	color: #222;
}
#menu {
	width:960px;
	position:absolute;
	top:600px;
	left:0px;
}
#menu-writing {
	margin-bottom:40px;
}
a:link,a:visited,a:hover{
	text-decoration: none;
	color:#da4105;
}
a:hover {
	background-color:#ccf;
	color:#fff;
}
#divider {
	width:960px;
	height:20px;
	background-color:#ccc;
}
#gallery-list {
	padding-left: 250px;
}
#gallery-list a {
	padding-left:20px;
	padding-right:20px;
}
#gallery-list a:link.current,#gallery-list a:visited.current  {
	padding-top:20px;
	padding-bottom:10px;
	color:#fff;
	background-color:#ccf;
}
#copyright-notice {
	width:960px;
	position:absolute;
	top:630px;
	left:0px;
	font-size: 0.7em;
	color:#666;
}
.writings {
	font-size:0.8em;
	padding-left:2em;
	border-bottom:solid 1px #666;
}
.title {
	font-style:italic;
}
.cohen {
	color:#aaf;
}
.small {
	0.5em;
}
#help {
	position:absolute;
	left:860px;
	top:280px;
	width:95px;
	font-size:0.7em;
	text-align:left;
	color:#999;
}