/* COMMON STUFF ================================================= */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F9F9F9;
	margin: 10px;
}

#linkhome {
	position: absolute;
	top: 390px;
	left: 25px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

#linkhome a:link, #linkhome a:visited, #linkhome a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#linkhome a:hover {
	color: #666666;
	text-decoration: none;
}

/* INDEX PAGE ================================================= */

.splash {
	position: absolute;
	width: 610px;
	height: 428px;
	background: #FFFFFF url(../images/splash_bg.jpg) no-repeat top right;
	left: 50%;
	margin-left: -305px;
	border: 1px dotted #CCCCCC;
}

/* Hide from IE5-Mac \*/
.splash {
	top: 50%;
	margin-top: -214px;
}
/* End hide */

#splashemail {
	position: absolute;
	top: 390px;
	left: 25px;
	width: 200px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

#splashemail a:link, #splashemail a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#splashemail a:hover, #splashemail a:active {
	color: #666666;
	text-decoration: none;
}

#copyright {
	position: absolute;
	width: 610px;
	height: 20px;
	margin-top: 430px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #333333;
	text-decoration: none;
}

#copyright a:hover {
	color: #333333;
	text-decoration: underline;
}

/* CONTACT PAGE ================================================= */

.contact {
	position: absolute;
	width: 610px;
	height: 428px;
	background: #FFFFFF url(../images/contact_bg.jpg) no-repeat right;
	left: 50%;
	margin-left: -305px;
	border: 1px dotted #CCCCCC;
}

/* Hide from IE5-Mac \*/
.contact {
	top: 50%;
	margin-top: -214px;
}
/* End hide */

#contactwrap {
	position: absolute;
	width: 560px;
	height: 310px;
	top: 100px;
	left: 30px;
}

#contacthome {
	position: absolute;
	top: 45px;
	left: 480px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

#contacthome a:link, #contacthome a:visited, #contacthome a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#contacthome a:hover {
	color: #666666;
	text-decoration: none;
}

/* CONTENT PAGES ================================================= */

.biog {
	position: absolute;
	width: 610px;
	height: 428px;
	background: #FFFFFF url(../images/biog_bg.jpg) no-repeat right;
	left: 50%;
	margin-left: -305px;
	border: 1px dotted #CCCCCC;
}

/* Hide from IE5-Mac \*/
.biog {
	top: 50%;
	margin-top: -214px;
}
/* End hide */

#biogwrap {
	position: absolute;
	width: 340px;
	height: 290px;
	top: 100px;
	left: 230px;
	padding: 10px;
	overflow: auto;
}

#biogwrap h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;	
}

#biogwrap p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 0px;	
}

.biogholder {
	width: 320px;
}

#bioghome {
	position: absolute;
	top: 45px;
	left: 480px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

#bioghome a:link, #bioghome a:visited, #bioghome a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#bioghome a:hover {
	color: #666666;
	text-decoration: none;
}

/* GALLERIES PAGE ================================================= */

.gallery {
	position: absolute;
	width: 610px;
	height: 428px;
	background: #FFFFFF url(../images/gallery_bg.jpg) no-repeat right;
	left: 50%;
	margin-left: -305px;
	top: 50%;
	margin-top: -214px;
	border: 1px dotted #CCCCCC;
}

/* Hide from IE5-Mac \*/
.gallery {
	top: 50%;
	margin-top: -214px;
}
/* End hide */

#gallerylinks {
	position: absolute;
	width: 300px;
	height: 280px;
	top: 95px;
	left: 25px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 150%;
}

#gallerylinks a:link, #gallerylinks a:visited, #gallerylinks a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#gallerylinks a:hover {
	color: #666666;
	text-decoration: none;
}

#gallerywrap {
	position: absolute;
	width: 450px;
	height: 150px;
	top: 200px;
	left: 80px;
}

#imagewrap {
	border: 0px solid #CCCCCC;
	width: 150px;
	height: 150px;
	float: left;
	clear: right;
}

.imageoff {
	clear: both;
	margin: 10px;
}

.imageon {
	clear: both;
	border: 10px solid #CCCCCC;
}

#galleryhome {
	position: absolute;
	top: 45px;
	left: 460px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

#galleryhome a:link, #galleryhome a:visited, #galleryhome a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#galleryhome a:hover {
	color: #666666;
	text-decoration: none;
}

#gallerygall {
	position: absolute;
	top: 390px;
	left: 25px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

#gallerygall a:link, #gallerygall a:visited, #gallerygall a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#gallerygall a:hover {
	color: #666666;
	text-decoration: none;
}

#gallerytitle {
	position: absolute;
	top: 95px;
	left: 25px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 150%;
}

#gallerydesc {
	position: absolute;
	top: 130px;
	left: 25px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 110%;
}

#galleryleftarrow {
	position: absolute;
	width: 30px;
	height: 150px;
	top: 200px;
	left: 40px;
}

#galleryrghtarrow {
	position: absolute;
	width: 30px;
	height: 150px;
	top: 200px;
	right: 40px;
}
