*
{
	font-family: verdana, tahoma, arial;
	font-weight:normal;
	font-size:12px;
	color:#a00000;
	letter-spacing:2px;
	padding:0px;margin:0px;border:0px;
}

a, a:hover
{
	font-size:11px;
}

html,body
{
	border:none;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}

body
{
	text-align: center;
	background:url(pics/bg.gif);
	background-repeat: repeat-x;
	background-color:#e0e0e0;
}

html {
     overflow: -moz-scrollbars-vertical;
}

img
{
	display:block;
}

h1 {
	margin:8px;
	font-size:19px;
	letter-spacing:1px;
	color:#a00000;
	z-index:501;
	position:relative;	
}

h2 {
	margin:5px;
	font-size:18px;
	letter-spacing:4px;
	color:#a00000;	
}

#title
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	z-index:501;
	position:relative;
}

.comment, .commentbottom
{
	color:#505050;
	font-size:11px;
	letter-spacing:1px;
	width:600px;
	margin:auto;
	margin-bottom:40px;
}

.commentbottom
{
	margin-bottom:15px;
}

td.fuckIE
{
	border: 16px solid #ffffff;
}

img.tnphoto {
	margin-top:10px;
	border: 16px solid #ffffff;
	cursor: pointer;
}

img.tn {
	vertical-align:middle;
	cursor: pointer;
}

div.footer {
	background-color:#f4f4f4;
	padding:4px;
	color:#404040;
	font-size:11px;
	position:fixed;
	width:100%;
	bottom:0px;
	left:0px;
	margin:0;
	z-index:510;
}

table
{
	margin:auto;
}


div.shadeleft
{
	float:left;
	background:url(pics/shade-left.gif);
	width:9px;
	height:9px;
	overflow:hidden;
}

div.shaderight
{
	float:right;
	background:url(pics/shade-right.gif);
	width:9px;
	height:9px;
	overflow:hidden;
}

.IEsucksAss
{
	background:url(pics/shade-mid.gif);
	background-repeat:repeat-x;
}

div.shademid
{
	background:url(pics/shade-mid.gif);
	background-repeat:repeat-x;
	height:9px;
	overflow:hidden;
}

p
{
	font-size:10px;
	letter-spacing:0px;
	margin-bottom:10px;
	line-height:100%;
}

div.panorama
{
	overflow:auto;
	border:16px solid #ffffff;
	width:600px;
}

div.panorama img.photo {
	border:none;
}

div.pageseek
{
	width:162px;
	margin-left:auto;
	margin-right:auto;
}

div.pageseek div
{
	width:136px;
	float:left;
	font-size:11px;
}

div.pageseek .btprev, div.pageseek .btprev:hover
{
	float:left;
	display:block;
	width:13px;
	height:13px;
	background: url(pics/bt-prev-0.gif);
}

div.pageseek .btprev:hover
{
	background: url(pics/bt-prev-1.gif);	
}

div.pageseek .btnext, div.pageseek .btnext:hover
{
	float:left;
	display:block;
	width:13px;
	height:13px;
	background: url(pics/bt-next-0.gif);
}

div.pageseek .btnext:hover
{
	background: url(pics/bt-next-1.gif);	
}


div.controls
{
	font-size:11px;
	letter-spacing:1px;
}

div.controls span
{
	color:#909090;
	font-size:11px;
}



div.controls a
{
	text-decoration:none;
}

div.controls a:hover
{
	text-decoration:underline;
}

span.chosenppp
{
	text-decoration:underline !important;
	font-size:11px;
	color:#a00000 !important;
}

.smallprint
{
	color:#888888;
	font-size:10px;
	letter-spacing:normal;
	margin-bottom:5px;
}

#modal
{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	background:url(pics/bg.gif);
	background-repeat: repeat-x;
	background-color:#e0e0e0;
	opacity:0.95;
	filter:alpha(opacity=95);
	cursor: pointer;
	z-index:500;
}

.thumbnails
{
	float:left;
	width:100px;
	height:130px;
	padding:2px;
	background-color:#ffffff;
	margin:10px;
	font-size:11px;
	border:#c0c0c0 1px solid;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.thumbnailscontainer
{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:650px;
}

#imgwin
{
	top:0px;
	left:0px;
	position:absolute;
	height:0px;
	width:0px;
	z-index:502;
}

textarea
{
	border:solid 1px #808080;
	width:600px;
	height:50px;
	font-size:11px;
	color:#404040;
	padding:3px;
}