.dir {
	border: 0px;
}
.img {
	border: 0px;
}
.table_main {
	font: 10pt bold verdana, arial;
	color: #737373;
	text-decoration: none;
	border: 0px;
}
.table_top {
	font: 10pt verdana, arial;
	color: #737373;
	text-decoration: none;
	height: 40px;
	border: 0;
	background-color: #FFFFFF;
	background-image: url(../images/topnav.gif);
	background-repeat: repeat-x;
    vertical-align: top;
}
.table_imgnav {
	font: 10pt verdana, arial;
	color: #737373;
	text-decoration: none;
	border: 0;
	background-color: #FFFFFF;
}
.table_exif {
	font: 8pt verdana,arial;
	color: #757575;
	text-decoration: none;
	border: 1px solid #B0B0B0;
    text-align: left;
}
.table_comments {
	font: 8pt verdana,arial;
	color: #757575;
	text-decoration: none;
	border: 0;
    text-align: left;
}
.imagecaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.usercomment {
	font: 8pt verdana,arial;
	text-align: left;
	color: #757575;
	text-decoration: none;
	font-style: italic;
	border-top: 1px solid #B0B0B0;
}
.usercomment_top {
	font: 8pt verdana,arial;
	text-align: left;
	color: #A8A8A8;
	text-decoration: none;
	font-style: italic;
	border: 0px;
}
.headline {
	font: bold 10pt verdana,arial;
	text-align: right;
	color: black;
	letter-spacing: 5px;
}
.navgal {
	text-align: left;
}
.dirname {
	font: bold 8pt verdana,arial;
	text-align: right;
	color: black;
	letter-spacing: 5px;
}
.introtext {
    margin: 6px 12px 6px 12px;
	text-align: left;
	color: #8A8A8A;
}
.thumbcaptions {
	font: 8pt verdana,arial;
	text-align: center;
	color: black;
	letter-spacing: 1px;
}
.textfield {
	border: 1px solid #A3A3A3;
	background: #E8E8E8;
}
.button {
	border: 1px solid #000000;
	background-color: #E1E1E1;
	font: 8pt verdana,arial;
}
.dir_topleft {
	border: 0px;
	background-image: url(../images/dir_topleft.gif);
	background-repeat: no-repeat;
    width: 26px;
	height: 26px;
}
.dir_top {
	border: 0px;
	background-image: url(../images/dir_top.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_topright {
	border: 0px;
	background-image: url(../images/dir_topright.gif);
	background-repeat: no-repeat;
    width: 26px;
	height: 26px;
}
.dir_left {
	border: 0px;
	background-image: url(../images/dir_left.gif);
	background-repeat: repeat-y;
    width: 26px;
}
.dir_right {
	border: 0px;
	background-image: url(../images/dir_right.gif);
	background-repeat: repeat-y;
    width: 26px;
}
.dir_bottomleft {
	border: 0px;
	background-image: url(../images/dir_bottomleft.gif);
	background-repeat: no-repeat;
    width: 26px;
	height: 26px;
}
.dir_bottom {
	border: 0px;
	background-image: url(../images/dir_bottom.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_bottomright {
	border: 0px;
	background-image: url(../images/dir_bottomright.gif);
	background-repeat: no-repeat;
    width: 26px;
	height: 26px;
}
.img_topleft {
	border: 0px;
	background-image: url(../images/img_topleft.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.img_top {
	border: 0px;
	background-image: url(../images/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright {
	border: 0px;
	background-image: url(../images/img_topright.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.img_left {
	border: 0px;
	background-image: url(../images/img_left.gif);
	background-repeat: repeat-y;
    width: 13px;
}
.img_right {
	border: 0px;
	background-image: url(../images/img_right.gif);
	background-repeat: repeat-y;
    width: 13px;
}
.img_bottomleft {
	border: 0px;
	font: 8pt verdana,arial;
	background-image: url(../images/img_bottomleft.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.img_bottom {
	border: 0px;
	background-image: url(../images/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright {
	border: 0px;
	background-image: url(../images/img_bottomright.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.img_comment {
	border: 0px;
	background-image: url(../images/img_comment.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.credits {
	font: 8pt Verdana, Arial;
	color: #848484;
    text-align: center;

}
body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	padding: 0px;
	color: #FFFFFF;
}
a {
	text-decoration: underline;
	color: #FFCC33;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#wrapper {
	width: 720px;
	margin: 0px auto;
}
#header {
	height: 50px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #33CCFF;
}
#navbar {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
	border-bottom: 1px solid #33CCFF;
}
#navbar ul {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	text-align: center;
	list-style: none;
}
#navbar li {
	margin: 0px;
	padding-right: 25px;
	display: inline;
}
#navbar a {
	text-decoration: none;
	color: #FFCC33;
}
#navbar a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	margin: 0px;
	padding: 0px;
}
#content h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
}
#content p {
	font-size: 11px;
	line-height: 19px;
	margin: 5px 9px 5px 9px;
}
#content .cntr {
	text-align: center;
}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#content li {
	display: block;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#left {
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}
#right {
	width: 320px;
	margin: 0px;
	float: right;
}
.clr {
	clear: both;
}
.thumbnail {
	margin: 0px;
	padding: 5px 0px 14px 0px;
}
.thumbnail h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 6px 0px 6px 0px;
	padding: 0px;
}
.thumbnail img {
	border: 1px solid #33CCFF;
}
#contact {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#contact table {
	width: 450px;
}
#contact td {
	padding: 4px;
	font-size: 11px;
}
#contact form {
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
#contact input {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #33CCFF;
	background-color: #333333;
	color: #FFFFFF;
}
#contact select {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #33CCFF;
	background-color: #333333;
	color: #FFFFFF;
}
#contact textarea {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #33CCFF;
	background-color: #333333;
	color: #FFFFFF;
}
#footer {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #33CCFF;
	color: #FFFFFF;
	font-size: 10px;
}