body {
	font-size:76%;
	font-family: Verdana, Arial, sans-serif;
	color:#444444;
	padding-top:30px;
}

div.wrapper {
	text-align:center;
}
div.site {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
}
.thumbs {
	text-align:center;
}

table td {
	font-size:12px;
	line-height:150%;
}
table td .smaller {
	font-size:smaller;
}
.navigation {
	text-align:center;
	padding-top:6px;
	color:#666666;
}
.navigation a {
	color:#666666;
}
.footer {
	text-align:center;
	font-size:smaller;
	color:#999999;
	padding-bottom:15px;
	clear:both;
}
.footer a {
	color:#999999;
}
.comment {
	margin:10px;
	background-color:#F4F4F4;
	padding:6px 10px 10px 10px;
}
.comments {
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;	
}
textarea.message {
	height:75px;
}
.right {
	text-align:right;
}
.menu {
	background-repeat:no-repeat;
	height:135px;
}
.page {
	clear:both;
}
.center {
	text-align:center;
}
.smaller {
	font-size:smaller;
}
.clear {
	clear:both;
}
div.image img {
	border:1px solid #CCCCCC;
}
div.thumb {
	float:left;
	vertical-align:middle;
	padding:5px;
}

.menu ul {
	list-style-type:none;
	margin:0px;
	padding-top:10px;
	padding-left:10px;
}

.menu ul li {
	float:left;
	padding:5px;
}

a img {
	border:none;
}
a {
	color:#444444;
	font-weight:bold;
}
a:hover {
	color:#CC0000;
}

h1.image {
	margin:0px;
	padding:0px;
}

h1.title {
	display:block;
	text-align:right;
	font-size:250%;
	letter-spacing:-1px;
	font-family:Arial;
	font-weight:normal;
	margin-top:90px;
	padding-right:5px;
	vertical-align:bottom;
	color:#7A7A7A;
}

div.content {
	padding:10px;
	line-height:150%;
	border-bottom:1px solid #CCCCCC;
}
.content h2 {
	font-size:175%;
	letter-spacing:-1px;
	font-family:Arial;
	font-weight:normal;
	color:#7A7A7A;	
}

table.structure {
	width:100%;
}

table.structure td.col1 {
	width:15%;
}
input.textbox {
	width:100%;
	border:1px solid #999999;
	color:#666666;
	padding:2px;
}

input.button {
	padding:2px 10px 2px 10px;
	color:#444444;
	border:1px solid #999999;
	background-color:#EEEEEE;	
}

textarea {
	width:100%;
	border:1px solid #999999;
	color:#666666;
	padding:2px;
	height:150px;
}

