body
{
	width: 916px;
    border: 0px;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
	font-family: verdana;
	color: #300;
	background-image: url('images/side.jpg');
	background-repeat: repeat-x;
	background-color: #7ecbdc;
}
hr
{
    height: 0px;
    border-top: 1px dashed #300;
    border-bottom: 0px;
}
table
{
    border-collapse: collapse;
    border-spacing: 0px;
}
td
{
	padding: 0px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
div
{
    text-align: left;
    vertical-align: top;
}
img
{
    border: 0px;
}
input
{
	font-family: verdana;
}
#title
{
    margin-bottom: 10px;
    font-size: 36px;
	font-weight: bold;
}
.head
{
    margin: 5px 0px;
    font-size: 20px;
}
.text
{
    margin: 5px 0px;
    font-size: 12px;
}
.quote
{
	margin: 5px 20px;
	font-size: 12px;
	font-style: italic;
}
.stamp
{
    margin: 5px 0px;
    font-size: 10px;
	font-style: italic;
}
.alert
{
    margin: 5px 0px;
    font-size: 12px;
	color: #f00;
}
a
{
    color: #300;
    text-decoration: underline;
}
a:hover
{
	color: #7ecbdc;
}
a.anchor
{
	text-decoration: none;
}
table#layout
{
	width: 916px;
}
td#top
{
	height: 30px;
	padding: 10px 30px;
	text-align: left;
	font-size: 12px;
	background-image: url('images/top-menu.jpg');
}
td#occyg
{
	height: 50px;
}
td#banner
{
	height: 170px;
	background-image: url('images/banner.jpg');
}
td#main
{
	padding: 5px 20px;
	background-image: url('images/body.jpg');
}
td#bottom
{
	height: 50px;
	background-image: url('images/bottom.jpg');
}
div#gallery-photo
{
	width: 708px;
	margin: 0px auto;
	text-align: center;
}
table.comment-container
{
	width: 608px;
	margin: 5px 0px;
}
td.comment-top
{
	width: 600px;
	border: 1px solid #300;
	padding: 3px;
	background-color: #3c3;
}
td.comment-body
{
	width: 600px;
	border: 1px solid #300;
	padding: 3px;
	background-color: #fff;
}
td.column-head
{
    width: 432px;
    padding: 3px 6px 3px 0px;
    font-size: 20px;
}
td.column-text
{
    width: 432px;
    padding: 3px 6px 3px 0px;
}
td.table-head
{
    border: 1px solid #fff;
    padding: 3px;
    font-weight: bold;
}
td.table-text
{
    border: 1px solid #fff;
    padding: 3px;
}
td.table-left
{
    padding: 1px 3px;
    font-weight: bold;
    text-align: right;
}
td.table-right
{
    padding: 1px 3px;
}