	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: scroll;
	}	
	#flashcontent {
	height: 533px;
	background-image: url(../images/100404MTP4591.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	/* end hide */
	body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color:#333;
	font-family:sans-serif;
	font-size:12px;
	line-height: 14px;
	}
.contacttable {
	font-size: 11px;
}
.textinput {
	width: 300px;
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	height: 20px;
}
.button {
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 12px;
}

.textarea {
	width: 300px;
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
}

	
	p {
	margin-top: 15px;
	margin-bottom: 15px;
}
	
.logo {
	background-image: url(../gph/logo.png);
	height: 50px;
	width: 284px;
	float: left;
}
	#container {
	margin: 0px auto;
	height: 100%;
	width: 100%;
	text-align: center;
}	
	.topmid {
	margin: auto;
	height: 50px;
	width: 800px;
	display: block;
}
#topfull {
	visibility: visible;
}
#logo {
	background-color: #9F3;
	z-index: 100;
}
	.bottom {
	margin: auto;
	padding: 10px;
}
	.copyright {
	margin: auto;
	width: 800px;
	background-image: url(../gph/copyright.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}
	.hidden {
}
	a {	
		color:#cccccc;
	}

#profile {
	height: 533px;
	width: 800px;
	background-image: url(../gph/portrait.jpg);
	margin: auto;
	background-repeat: no-repeat;
	background-position: right;
	}
#contact {
	height: 533px;
	width: 800px;
	background-image: url(../images/090308MPR4975.jpg);
	margin: auto;
	background-repeat: no-repeat;
	background-position: right;
	}	
	
.main {
	text-align: justify;
	width: 350px;
	float: left;
	text-shadow: 0.1em 0.1em 0.01em #eeeeee;
	margin-left: 10px;
	margin-top: 10px;
}
span.title {
	text-transform: uppercase;
	font-size: 14px;
	color: #333;
	text-shadow: 0.1em 0.1em 0.01em #cccccc;
}	

.facebook {
	background-image: url(../gph/facebook.png);
	height: 40px;
	width: 106px;
	padding: 0px;
	float: left;
}
.flickr {
	background-image: url(../gph/flickr.png);
	height: 40px;
	width: 120px;
	padding: 0px;
	float: left;
	margin-left: 10px;
}
	
	
	
#sponsorsholder {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.nav {
	float: right;
	height: 50px;
}
#sponsorslist {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	margin-bottom: 17px;
}
#sponsorslist li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

#sponsorslist li a, #moresponsorslist li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.sponsorlink { overflow: hidden; }
#sponsorslist li a:hover, #moresponsorslist li a:hover { text-decoration: none; }

#sponsorslist #profile {
	background-image: url(../gph/profile.png);
	width: 55px;
	height: 11px;
	margin-right: 20px;
}
#sponsorslist #profile a:hover {
	background-image: url(../gph/profile-hover.png);
}
#sponsorslist #gallery {
	background-image: url(../gph/gallery.png);
	width: 62px;
	height: 11px;
	margin-right: 20px;
}
#sponsorslist #gallery a:hover {
	background-image: url(../gph/gallery-hover.png);
}
#sponsorslist #contact {
	background-image: url(../gph/contact.png);
	width: 67px;
	height: 11px;
}
#sponsorslist #contact a:hover {
	background-image: url(../gph/contact-hover.png);
}
