body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:justify;
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	background:#000 url('../img/menu/bg_main.jpg') 0 0 no-repeat;
}
h1 {
	font-size:small;
	margin-top:10px;
	margin-bottom:0px;
}
img {	border:none;}
br.clear { clear:both;}
div.clearer {clear: left; line-height: 0; height: 0;}
A:link	{
	text-decoration: none;
	color: #8080FF;
}
A:active	{
	text-decoration: none;
	color: #FF9900;
}
A:visited	{
	text-decoration: none;
	color: #8080FF;
}
A:hover	{
	text-decoration: none;
	color: #4040FF;
}
#copyright { margin:20px 0px;}
#header {
	margin:0px;
	padding:0px;
	height:90px;
/*	background-color:#222;*/
}
#left {
	position:absolute;
	width:140px;
	left:0px;
	top:107px;
	padding:0px 0px 0px 0px;
/*	background-color:#000;*/
}
#middle {
	position:absolute;
	left:140px;
	right:20px;
	top:114px;
/*
	margin:10px 20px 10px 140px;
	padding:10px 0px 0px 0px;
*/
}
#middle-01 {
	float:left;
	background-image: url('../img/menu/middle-edge.png');
	background-position: 0 0;
	background-repeat:repeat-x;
}
#middle-02 {
	float:left;
	background-image: url('../img/menu/middle-edge.png');
	background-position: 0 0;
	background-repeat:repeat-y;
}
#middle-03 {
	float:left;
	background-image: url('../img/menu/middle-tl.png');
	background-position: 0 0;
	background-repeat:no-repeat;
}
#middle-04 {
	float:left;
	background-image: url('../img/menu/middle-edge.png');
	background-position: 0 100%;
	background-repeat:repeat-x;
}
#middle-05 {
	float:left;
	background-image: url('../img/menu/middle-edge.png');
	background-position: 100% 0;
	background-repeat:repeat-y;
}
#middle-06 {
	float:left;
	background-image: url('../img/menu/middle-br.png');
	background-position: 100% 100%;
	background-repeat:no-repeat;
}
#middle-07 {
	float:left;
	padding:10px 10px 10px 10px;
}
.thumbwrap {
/*	display:inline;*/
	float:left;
	margin:5px 5px 5px 5px;
	padding:10px;
	border:none;
	background-image: url('../img/menu/thumb_hold.gif');
	background-position: 50% 50%;
	background-repeat:no-repeat;
	/* \*/display:block;/**/
}
.thumbwrapv {
/*	display:inline-table;*/
	float:left;
	margin:5px 5px 5px 5px;
	padding:10px;
	border:none;
	background-image: url('../img/menu/thumb_holdv.gif');
	background-position: 50% 50%;
	background-repeat:no-repeat;
	/* \*/display:block;/**/
}
#logo {
	border:none;
	margin:20px 10px 0px 220px;
}
#photoholder {
	width:525px;
	height:350px;
	background-image:url('../img/menu/loading.gif');
	background-position:50% 50%;
	background-repeat:no-repeat;
	padding:10px;
	margin:0px 0px 0px 0px;
}
#photoholder img {
	width:525px;
	height:350px;
	border:none;
}
#photoholder-v {
	width:350px;
	height:525px;
	background-image:url('../img/menu/loading-v.gif');
	background-position:50% 50%;
	background-repeat:no-repeat;
	padding:10px;
	margin:2px 0px 0px 0px;
}
#photoholder-v img {
	width:350px;
	height:525px;
	border:none;
}
#thephoto {
	/* Blank style rule that is dynamically changed in the code to implement fade script */
}
#thumbsection {
	background-color:#000;
	border:none;
}
.menubutton a {
	float:left;
	display:inline;
	width: 130px;
	height:25px;
	padding: 0px;
	margin:5px 0px 0px 0px;
	text-decoration: none;
}
form {
	padding:10px;
	margin:0px 0px 0px 0px;
}
label {
	text-align:right;
	font-size:x-small;
	width:80px;
	float:left;
	padding:0px;
	margin:6px 4px 0px 0px;
}
input,select,textarea {
	margin:4px 0px 2px 4px;
	border:1px solid #666;
	background-color:#111;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
input,select {
	width:200px;
	padding:0px 0px 2px 4px;
}
textarea {
	width:300px;
	padding:0px 0px 0px 4px;
}
input#submit {
	width:100px;
}
.invisible img {
	height:0px;
	width:0px;
}
.wallpaperwrap {
/*	display:inline-table;*/
	float:left;
	margin:5px 10px 5px 0px;
	padding:10px;
	border:none;
	text-align:center;
	background-image: url('../img/menu/wall_box180.png');
	background-position: 50% 50%;
	background-repeat:no-repeat;
	/* \*/display:block;/**/
}

table {
	border: 1px solid #666;
/*	margin-top: 8px; */
}
td {
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-top: 4px;
	border:0px;
}
thead tr {
	border: 1px solid #666;
}
thead td {
	background-color:#222;
	font-weight:bold;
}
.linkline {
	font-weight:bold;
	font-size:x-small;
	clear:both;
	margin:10px 20px 0px 0px;
}
.linkdesc {
	font-weight:normal;
	font-size:x-small;
}
.agewarning {
	font-weight:normal;
	font-size:medium;
}
.medium {
	font-weight:normal;
	font-size:medium;
}

