body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #F1D8F1;
	border: thin none;
}
h1 {
	font-size: 24px;
	color: #009900;
	font-weight: bold;
	white-space:0px;
}

h3 {
	font-size: 18px;
	color: #0099cc;
	font-weight: bold;
}
a:link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ffff66;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
}
.navbar {
	background-color: #cc66cc;
	border: thin solid #591e59;
}
.titlebar {
	background-color: #993399;
	border: thin solid #591E59;
}
.addbar {
	background-color: #cc99cc;
	border: thin solid #591e59;
	font-size: 11px;
}
.textbar {
	background-color: #ffccff;
	border: thin solid #591e59;
	
}
.footer {
	font-size: 9px;
}
.lowlinks {
	font-size: 10px;
}
.toplinks {
	font-size: 14px;
}
.bowling:link {
color:#FF6600;
font-size:9px;
}.bowling:visited {
	color: #FF6600;
	font-size: 9px;
}
.norm:link {
color:#000000;

}.norm:visited {
	color: #666666;
}.links {
	font-weight: normal;
	background-color: #FFCCFF;
	font-size: small;
	border: thin dashed #CC99CC;
}
.add:link {
	color:#333333;
	font-size: 12px;
}.add:visited {
	color: #999999;
	font-size: 12px;

}
.add:hover {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	}

.mess:link {
	color:#000000;
	font-size: 10px;
	text-decoration: none;
}.mess:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}.randomlink {
	font-size: 12px;
	color: #333333;
	background-color: #FFE8FF;
	border: thin solid #993399;
}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3871A9;
	font-weight:bold;
}
.error {
	font-weight: bold;
	color: #CC99FF;
	background-color: #9A349A;
}
#thumbnailsContainer {
width: 500px;
margin: 0 auto 0 auto;
padding: 10px 10px 0 50px;
background-color:#cc99cc;
border:1px solid #d8d8d8;
}

#thumbnails {
width: 500px;
}

#thumbnails img {
float: left;
border: 1px solid #888888;
margin: 0 10px 10px 0;
}
#frameBorder, #frameBackground, #displayArea {
left: 50%;
top: 50%;
position:absolute;
}

#frameBorder {
width: 560px;
margin-left: -280px;
height: 460px;
margin-top: -230px;
background-color:#591e59;
z-index:1;
}

#frameBackground {
width: 530px;
margin-left: -270px;
height: 430px;
margin-top: -220px;
background-color: #ffccff;
border-left: 5px solid #e5e2d3;
border-top: 5px solid #e5e2d3;
border-right: 5px solid #f5f0e1;
border-bottom: 5px solid #f5f0e1;
}

#displayArea {
width: 400px;
height:300px;
margin-left: -200px;
margin-top: -150px;
}

#displayArea img {
border-top: 2px solid #e5e2d3;
border-left: 2px solid #e5e2d3;
border-bottom: 2px solid #ffffff;
border-right: 2px solid #ffffff;
margin-bottom: 1em;
}

#frameBorder p {
text-align: left;
font: 11px Arial, sans-serif;
color:#333333
}
#credit {
font-size:10px;
}
.separator {
clear:both;
height:0;
}
