
body, html {	 height: 100%;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

#outer{	height: 100%; overflow: hidden; position: relative; margin: 0 auto auto;}
#outer[id] {	display: table; position: static;}
#middle {	position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {	display: table-cell; vertical-align: middle; position: static;}
#inner {	position: relative; top: -50%} /* for explorer only */

p
{
	margin: 5px;
}

img
{
	margin-right: 0px;
	padding: 0px;
	border: 0px solid;
}

div.main
{
	border: none;
	height: 600px;
	width: 800px;
	padding-top: 0px;
	font-size: 0.8em;
	background: url(./background.jpg);
	background-repeat: no-repeat;
	padding-left: 36px;
	text-align: left;
}

div.address
{
	border: 0px solid;
	width: 233px;
	height: 181px;
	float: left;
	padding-top: 10px;
}

div.downloads
{
	margin-left: 10px;
	margin-top: 16px;
	font-size: 10pt;
	font-weight: bold;
	border: 0px solid;
	width: 240;
	height: 185;
	float: left;
	border: 0px solid;
}

div.quicklinks
{
	border: 0px solid;
	width: 281px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}

div.preview
{
	border: 0px solid;
	width: 493px;
	height: 370px;
	float: left;
}

div.galleryInfo
{
	padding-left: 12px;
	border: 0px solid;
	width: 493px;
	float: left;
}

div.galleries
{
	padding-left: 12px;
	border: 0px solid;
	width: 271px;
	height: 133px;
	float: left;
}

div.links
{
	padding-left: 48px;
	border: 0px solid;
	width: 231px;
	height: 240px;
	float: left;
}

a img
{
	border: none;
}

a
{
	color: gray;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: none;
}

font.gray a:hover
{
	color: black;
	text-decoration: none;
}

font#downloads
{
	font-size: 14pt;
}

font#personal
{
	font-weight: bold;
	text-decoration: none;
}

font#fragfist
{
	font-weight: bold;
	text-decoration: none;
}

font.gray, font.gray a
{
	font-size: 0.8em;
	color: gray;
	text-decoration: bold;
}

font.gray, font.gray a
{
	font-size: 0.8em;
	color: gray;
	text-decoration: bold;
}

font.thankyou
{
	font-size: 12pt;
	text-decoration: bold;
}

font.GAG
{
	color: gray;
	font-size: 10pt;
}

font.JK
{
	font-size: 19pt;
	font-weight: normal;
}

font.GA
{
	font-size: 10pt;
	letter-spacing: 9px;
}

a.mail
{
	font-size: 10pt;
	color: blue;
	text-decoration: underline;
}

div.thumb
{
	padding: 9px;
	float: left;
}

img.thumb
{
	margin: 8px;
	border: 1px solid white;
}

img.thumb:hover
{
	border: 1px solid;
}

