@charset "UTF-8";
/* CSS Document */
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_stripe_light.gif);
	font-family: "Century Gothic", Arial;
}
img
{  border-style: none;
}

#divColumnone {
	float: left;
	width: 200px;
	height: 510px;
}
#divAlbum {
	height: 460px;
	text-align: center;
	padding-top: 50px;
	background-color: #efefef;
}
.logo {
	margin-top: 70px;
}

#divColumntwo {
	float: left;
	width: 350px;
	height: 510px;
	border-right: 13px solid #EFEFEF;
	border-left: 9px solid #EFEFEF;
}
#divColumnthree {
	height: 490px;
	float: right;
	width: 370px;
	background-repeat: no-repeat;
	background-position: top;
}
#divNav {
	float: left;
	width: 950px;
	height: 40px;
	padding-top: 10px;
	background-image: url(../images/bg_stripe_light.gif);
}
#divNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#divWrapper {
	height: 550px;
	width: 950px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	position: relative;
	background-image: url(../images/fade.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#divNav li {
	display: inline;
}
#divNav li a {
	color: #575757;
	float: left;
	height: 15px;
	text-decoration: none;
	margin-right: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #CCCCCC;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}
#divNav .gallery {
	border: 1px solid #999999;
	padding-bottom: 2px;
}
#divNav .navlink {
	border: 1px solid #efefef;
	padding-bottom: 2px;
}

#divNav li a:hover {
	color: #CCCCCC;
	background: #006699;
}
#divColumnthree h1 {
	font-family: "Century Gothic", Arial;
	font-size: 22px;
	font-weight: normal;
	color: #006699;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	text-align: center;
}
.text {
	font-family: "Century Gothic", Arial;
	line-height: 1.6em;
	padding: 5px;
	font-size: 13px;
}
#copywright {
	color: #666666;
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0.3em;
}
#divGallerylogo {
	position: absolute;
	left: 42px;
	top: -45px;
}
#divColumnthree h2 {

	font-family: "Century Gothic", Arial;
	font-size: 20px;
	font-weight: normal;
	color: #DB714D;
	margin-top: 25px;
	padding-bottom: 5px;
	text-align: center;
}
h2 a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #DB714D;
	margin-top: 50px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
}
h2 a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #efefef;
}
.style2 {
	color: #CC3300;
	border-bottom: 2px solid #CC3300;
}
.style1 {color: #CC3300}
#divMp3player {
	position: absolute;
	left: 742px;
	top: 521px;
}
#topleft {
	position: absolute;
	left: -9px;
	top: -9px;
}
#topright {
	position: absolute;
	left: 945px;
	top: -9px;
}
#bottomleft {
	position: absolute;
	left: -9px;
	top: 504px;
}
#bottomright {
	position: absolute;
	left: 945px;
	top: 505px;
}
#divNoteone {
	position: absolute;
	left: 736px;
	top: 320px;
	width: 164px;
	height: 191px;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#divNotetwo {
	position: absolute;
	left: 626px;
	top: 45px;
	width: 167px;
	height: 194px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 13px;
}
#divLinks ul {
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	width: 180px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divLinks li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#divLinks {
	font-size: 10px;
	margin-top: 270px;
	margin-left: 10px;
	line-height: 14px;
}
#divLinks a {
	color: #999999;
	text-decoration: none;
}
#divLinks a:hover {
	color: #333333;
}

#divLinks p {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#divFooter {
	text-align: center;
	font-size: 9px;
	color: #999999;
	margin-top: 11px;
}
