#content {
	position: absolute;
	width: 772px;
	left: 50%;
	top:25px;
	margin-left: -386px;
}
img.thumb {
	margin: 0 10 10 0;
	border: 1px solid #4d4d4d;
}

img.logo {
	margin: 0 0 5 0;
}
img.big {
	margin: 8 0 5 0;
	border: 1px solid #4d4d4d;
}
body {
	padding: 35px 0px 0px 30px;
}
body, p, td, th, li, ul, input {
	font-family: tahoma;
	color: #989899;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	background-color: #000000;
}
p {
	margin: 0 0 20 0;
}

td {
	vertical-align : top;
}
td.pictitle {
	vertical-align : top;
	padding: 0px 0px 5px 0px;
}

a {
	text-decoration : underline;
	color: #79797A;
}

a:hover {
	text-decoration : none;
}

a.bright {
	color: #87bf23;
}

input.text {
	margin: 0px 0px 5px 0px;
	padding: 1px 4px;
	width: 150px;
	height: 22px;
	border: 1px solid #ccc;
}
input.submit {
	padding: 0px 7px;
	border: 0px;
	width: 90px;
	height: 23px;
	text-align:left;
	vertical-align: top;
	font-size: 9pt;
	line-height: 9pt;
	color: #FFFFFF;
	background-image: url(/button.gif);
	cursor: hand;
	
}
