html {
   margin:0;
   padding:0;
   color:#000;
}
body {
   background-color: #333;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   color: #ccc;
   text-align: center;
   min-width:700px;   
}
#container {
   width: 700px;
   text-align: center;
   margin:0 auto;   
}
#banner {
   background-color: #fff;
   width: 700px;
   height: 100px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

/* menu styles */

#menu {
	margin:0 auto; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	width:700px;
	height:22px;
	padding: 0 0 0px 0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	width: 120px;
	height: 15px;
	margin: 0 0 0 0;
	background: #000 none;
	text-align: center;
	padding: 4px 0px 4px 0px;
	float: left;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #fff;
}
#menu .first {
	width: 95px;
	height: 15px;
	margin: 0 0 0 0;
	background: #000 none;
	text-align: center;
	padding: 4px 0px 4px 0px;
	float: left;
	letter-spacing: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;	
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #fff;
}
#menu .last {
	width: 118px;
	margin: 0 0 0 0;
	background: #000 none;
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
#menu a {
	text-decoration: none;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0em;
}
h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin: 4px 0 16px 4px;
	letter-spacing: 0.2em;
}
h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin: 10px 0 6px 4px;
	letter-spacing: 0.1em;
}
h3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin: 5px 0 2px 0;
}
p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin: 5px 10px 0 10px;
	padding: 5px 0 15px 0;
	line-height: 18px;
}
p a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#content {
	text-align: left;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em;
	font-weight:normal;	
	color: #000;
	padding: 18px 4px 4px 18px;
}
#content a {
	color: #000;
	text-decoration: none;
}
#linkcontent {
	text-align: left;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em;
	font-weight:normal;	
	color: #000;
	padding: 18px 18px 18px 18px;
}
.viewpiclink {
	text-align: right;
}
#logo {
	text-align: center;
	margin: 4px 0 15px 0;
}
#diarycontent {
	text-align: center;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em;
	font-weight:normal;	
	color: #000;
	padding: 18px 4px 4px 4px;
}
#404content {
	text-align: center;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em;
	font-weight:normal;	
	color: #000;
	padding: 18px 4px 4px 18px;
}
#diarycontent #diarycontainer {
	text-align: center;
	width: 100%;
}
#diary {
	width: 100%;
}
#footer {
	text-align: center; 
	color: #fff;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	border-style:solid; 
	border-width:1px;
	border-color:#fff;
	height: 18px;
	padding: 4px 10px 2px 10px;
	letter-spacing: 0.1em;
}
#footer .leftpanel {
	float: left;
}
#footer .centrepanel {
	float: center;
}
#footer .rightpanel {
	float: right;
}
#footer a {
	color: #bbb;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0.1em;	
}
address {
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0px 10px 0 10px;
	
}
#diary {
	border-style:solid; 
	border-width:1px;
	border-color:#000;
	border-collapse:collapse;
	text-align: left;
	margin: 0 0 15px 0;
}
#diary th {
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0;
	border-spacing: 0px;
	border-style:solid; 
	border-width:1px;
	border-color:#000;
	font-weight: bold;
	background-color:#888;
}
#diary td {
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0;
	border-spacing: 0px;
	border-style:solid; 
	border-width:1px;
	border-color:#000;
	background-color: #ccc;
}
#diary td a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
img {
	border-width: 0;
}
.galleryitemimage {
	float: left;
	margin: 0 10px 0 5px;
}
.galleryitemdescription {
	padding: 0 10px 0 10px;
}
#gallerycontainer {
	text-align: center;
}
.gallerytable {
	width:650px;
}
#linkcontainer {
	text-align: center;
}
.linkitem {
	height: 60px;
	padding: 15px 0 0 0;
}
.linkitemimage {
	float: left;
	width: 150px;
	height: 100%;
	text-align: left;
}
.linkitemsummary * {
	margin: 0 0 0 65px;
	padding: 0 0 0 0;
	text-align: right;

}
.linkitemsummary h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.linkitemsummary p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p.poster {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin: 5px 10px 0 10px;
	padding: 5px 0 15px 0;
	line-height: 18px;
}

