body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #454738;
	color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF9D00;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: right;
	color: #FF9D00;
	padding-right: 5pt;
	border-left: none;
	border-top: 1pt solid #FF9D00;
	border-right: 5pt solid #FF9D00;
	clear: both
}

h3, h4, h5, h6, h7, h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF9D00;
	font-style: italic;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(255,204,0);
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFE691;
	text-decoration: underline;
}
.baselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FF9900;
}

IMG {
	vertical-align: middle;
	border: none
}

CAPTION {
	caption-side: bottom;
	font-size: x-small;
	width: auto;
	text-align: center;
	vertical-align: top
	}

HR {
	border: none;
	color: #FF9900;
	background-color: #FF9900;
	height: 1px;
	clear: both}

TABLE.table-photos {
	background: #454738;
	border: 1px solid #666666;
	padding: 2px;
	text-align: center;
}

TD.cell-photos {
	background: #616353;
	border: 1px solid #666666;
	width: 150px;
	vertical-align: center;
}



.left {
	text-align: left;
	font-size: x-small;
	line-height: 1.8em
}

.left A {
	vertical-align: middle;
	display: inline }

.left A:LINK {
	text-decoration: none;
	}

.left A:HOVER {
	border: 1px solid #FFE691;
	text-decoration: none;
}

/* top navi */

/* unvisited links */
.menu A {
	color: white;
	font-style: italic;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	border-left: 2px solid #616353;
	display: block;
	padding: 5px 6px 9px 6px;
}

/* visited links   */
.menu A:visited {
	color: white;
	text-decoration: none;
}

/* user hovers     */
.menu A:hover {
	color: white;
	text-decoration: none;
	background: transparent url("images/hover.gif") top left repeat-x;
}

/* active links    */
.menu A:active {
	color: white;
	text-decoration: none;
}

/*slide cooment*/

.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF9D00;
	font-weight: bold;
}
