﻿/*START fonts styles*/

body {
	background: Black url( 'img/backgroundtile.gif' ) repeat top left;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	height: 90%;
	color: White;
	font-size: 80%;
}
.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8ED805;
}

.large{
	font-size:x-large;
}
.medium{
	font-size:large;
}
.body{
	color:#FFFFCC;
	line-height:140%;
	padding-bottom:1em;
}

.body_bold{
	color:#FFFF57;
	line-height:120%;
	letter-spacing:1px;
	font-weight:bolder;	
}

.body_bold a{
	color:#FFFF57;
}
 

/*END fonts styles*/

* {
	padding: 0;
	margin: 0;
	border: none;
}

#topborder {
	background-image: url(  'img/topborder.gif' );
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: repeat-x;
	height: 125px;
	width: 100%;
}
#botborder {
	background-image: url(  'img/bottomborder.gif' );
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-repeat: repeat-x;
	height: 77px;
	width: 100%;
}
#buttons {
	position: absolute;
	top: 34px;
	left: 132px;
	z-index: 1;
}
#titleframe {
	position: absolute;
	top: 142px;
	left: 252px;
	z-index: 1;
	width: 507px;
}
#titleframe img {
	display: block;
}
#framemain {
	margin: 10px auto 10px auto;
}
#framecontent p {
	margin: 0 25px 0.5em 25px;
}
#imgbotleft {
	position: absolute;
	bottom: 20px;
	left: 10px;
}
#leftframe {
	position:absolute;
	left:67px;
	top:146px;
	width:209px;
}
#thumbs {
	position: relative;
	height: 360px;
	width: 213px;
	top: -15px;
	left: 10px;
	overflow: scroll;
	overflow-x: hidden;
}
#thumbs img {
	margin: 5px;
	cursor: pointer;
}
#thumbs img.selected {
	border: solid 2px Red;
	margin: 3px;
}
#leftbotimg {
	display: block;
	position: relative;
	top: -25px;
	left: 0;
}
#pictitle {
	position: absolute;
	left:410px;
	top:146px;
	width: 302px;
	height: 42px;
}
#mainframe {
	position: absolute;
	left:350px;
	top:190px;
}
#mainframe img {
	vertical-align: bottom;
}
#myphoto {
	position: absolute;
	left: 450px;
	top: 87px;
	display:block;
}
.smallframe {
	margin-right: 60px;
}
#linksimgs {
	position: relative;
	padding-top: 30px;
	padding-bottom: 10px;
}
#linksframe img {
	padding: 0 20px;
	vertical-align: bottom;
	display: inline;
}
#linkstext {
	clear: both;
	margin-top: 10px;
	padding-right: 20px;
}
#linkstextleft {
	float: left;
	margin-left: 20px;
	width: 300px;
	padding-right: 20px;
}
h2 {
	font-size: 100%;
	color: #99CCFF;
	font-weight: bold;
	padding: 0.5em 0;
}
ul {
	margin: 0 0 0.5em 1em;
}
#linksframe p {
	margin-bottom: 0.5em;
}
#mainimg {
	padding: 0 10px;
	background: no-repeat top left;
	display:block;
	position:absolute;
	top: 0;
	left: 49px;
}
#folioframe {
	margin-left: -16px;
	margin-top: -6px;
	cursor: pointer;
}
img.nav {
	display:block;
	position:absolute;
	top:10px;
	cursor: pointer;
}
#prev {
	left: 0px;
}
#next {
	left: 570px;
}

#divViewMore {
	position:absolute;
	width:105px;
	height:228px;
	left: 1000px;
	top: 190px;
}

#leftTitle {
	position:absolute;
	top: 190px;
	left: 133px;
}

#imgGoodLife {
	display:block;
	position:absolute;
	top: -1px;
	left: 22px;
}

