@charset "UTF-8";
/* CSS Document */
body {
	margin: 0 auto;
	background-color: #d4d4d4;
	font-size: 12px;
}
/*		Links here
-----------------------------------------------------------------------*/	

a:link, a:active, a:visited {
	font-family: garamond;
	font-size: 13px;
	color: #5c5c5c;
	text-decoration: none;
}
a:hover {
	font-family: garamond;
	font-size: 13px;
	color: #1f1f1f;
	text-decoration: none;
}

a:link.sub, a:active.sub, a:visited.sub {
	font-family: garamond;
	font-size: 15px;
	color: #5c5c5c;
	text-decoration: none;
}

a:hover.sub{
	font-family: garamond;
	font-size: 15px;
	color: #1f1f1f;
	text-decoration: none;
}

a:link.normal, a:active.normal, a:visited.normal {
	font-family: helvetica;
	font-size: 12px;
	color: #737b72;
	text-decoration: none;
}

a:hover.normal{
	font-family: helvetica;
	font-size: 12px;
	color: #1f1f1f;
	text-decoration: none;
}
/*		different tag commands here
-----------------------------------------------------------------------*/
pre {
	font-family: helvetica;
	color: #737b72;
	font-size: 12px;
}
h2 {
	font-family: helvetica;
	color: #000000;
	font-size: 10px;
	font-weight: 100;
	line-height: 1%;
}

h1 {
	font-size: 12px;
	text-align: center;
}
img {
	border-style: none;
}
/*		div containers here
-----------------------------------------------------------------------*/

#container {
	left: 100px;
	top: 20px;
	height: 550px;
	width: 720px;
	position: absolute;
	z-index: 0;
}

.loadarea {
	text-align: center;
	right: 0px;
	top: 76px;
	width: 500px;
	position: absolute;
	z-index: 0;
}

.sitecounter {
	text-align: center;
	right: 50px;
	top: 176px;
	width: 500px;
	position: absolute;
	z-index: 0;
}

.text {
	line-height: 140%;
	text-align: justify;
	right: 0px;
	top: 60px;
	width: 520px;
	height: 400px;
	position: absolute;
	z-index: 0;
}

#side-menu {
	line-height: 150%;
	font-family: garamond;
	text-align: left;
	border-style: none;
	left: 0px;
	top: 60px;
	width: 82px;
	position: absolute;
	z-index: 0;
}

#sub-menu {
	line-height: 160%;
	font-family: garamond;
	text-align: left;
	border-style: none;
	left: 0px;
	top: 60px;
	width: 92px;
	position: absolute;
	z-index: 0;
}

#logo {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}

#info {
	right: 90px;
	top: 395px;
	text-align: right;
	position: absolute;
	border-style: none;
	border-width: 0px;
}

#thumb-test {
	font-family: helvetica;
	color: #737b72;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 20px;
	left: 138px;
	top: 561px;
	width: 30px;
	text-align: left;
	position: absolute;
	border-style: none;
	border-width: 0px;
}

#details {
	font-family: helvetica;
	color: #737b72;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 90%;
	left: 67px;
	top: 565px;
	width: 180px;
	text-align: left;
	position: absolute;
	border-style: none;
	border-width: 0px;
}

#display {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 0px; 
	left: 124px;
	top: 108px;
	height: 305px;
	width: 500px;
	position: absolute;
	z-index: 0;
}
#display-home {
	border-bottom: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px; 
	left: 124px;
	top: 108px;
	height: 300px;
	width: 500px;
	position: absolute;
	z-index: 0;
}

#gallery-menu {
	line-height: 200%;
	float: left;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
	text-align: left;
	left: 0px;
	top: 365px;
	width: 180px;
	position: absolute;
	z-index: 0;
}


/*		divs for lines here
-----------------------------------------------------------------------*/



#sbline-7 {
	background-color: #777777;
	height: 1px;
	width: 720px;
	left: 0px;
	top: 50px;
	position: absolute;
	z-index: 0;
}

#sbline-1 {
	background-color: #777777;
	height: 200px;
	width: 1px;
	right: -25px;
	top: 76px;
	position: absolute;
	z-index: 0;
}

#sbline-2 {
	background-color: #5c5c5c;
	height: 1px;
	width: 37px;
	left: 59px;
	top: 145px;
	position: absolute;
	z-index: 0;
}

#sbline-8 {
	background-color: #777777;
	height: 1px;
	width: 168px;
	left: 0px;
	top: 545px;
	position: absolute;
	z-index: 0;
}

#sbline-9 {
	background-color: #777777;
	height: 22px;
	width: 1px;
	left: 130px;
	top: 560px;
	position: absolute;
	z-index: 0;
}