@charset "utf-8";
/* CSS Document */


* {
	margin:0px;
	padding:0px;
	border:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFF66;
}
a:visited {
	color: #99FFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFF66;
}


#grafHeader {
	background:url(DumpTheDress_1.jpg);
	background-repeat:no-repeat;
	height:600px;
}

#grafContent {
	background:url(GrafNav/Background.jpg);
	background-repeat:repeat-y;
	height:auto;
	padding-left:100px;
	padding-right:100px;
}

#grafBottom {
	background:url(GrafNav/Bottom.jpg);
	background-repeat:no-repeat;
	height:127px;
	width:1000px;
}

#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#climbHeader {
	background:url(DumpTheDress_2.jpg);
	background-repeat:no-repeat;
	height:600px;
}

#climbContent {
	background:url(Climb/Background.jpg);
	background-repeat:repeat-y;
	height:auto;
	padding-left:100px;
	padding-right:100px;
}

#climbBottom {
	background:url(Climb/Bottom.jpg);
	background-repeat:no-repeat;
	height:127px;
	width:1000px;
}


div#ipLogo {
	width:263px;
	height:127px;
	float:left;
	display:block;
}

div#copyright {
	width:500px;
	text-align:right;
	padding-top:80px;
	display:inline;
	padding-right:160px;
	float:right;
	display:block;

}

.copyright {
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18;
	color:#ffff00;
}

#shedHeader {
	background:url(DumpTheDress_4.jpg);
	background-repeat:no-repeat;
	height:600px;
}

#shedContent {
	background:url(Shed/Background.jpg);
	background-repeat:repeat-y;
	height:auto;

}

#shedContent p, ul {
	padding-left:100px;
	padding-right:100px;
	margin-top:0px;
	padding-top:0px;
}

#shedBottom {
	background:url(Shed/Bottom.jpg);
	background-repeat:no-repeat;
	height:127px;
	width:1000px;
}

#waterHeader {
	background:url(DumpTheDress_3.jpg);
	background-repeat:no-repeat;
	height:600px;
}

#waterContent {
	background:url(Water/Background.jpg);
	background-repeat:repeat-y;
	height:auto;
	padding-left:50px;
	padding-right:50px;
}

#waterBottom {
	background:url(Water/Bottom.jpg);
	background-repeat:no-repeat;
	height:127px;
	width:1000px;
}

#galleryPics img {
border:thin;
border-color:#000000;
border-style:solid;
}

.pinkFont {
	color:#d200a6;
}

.greenFont {
	color:#00ff00;
}

.largeFont {
	font-size:18px;
}

.pinkBorder {
	border:medium;
	border-style:solid;
	border-color:#FF00CC;

} 

.whiteBorder {
	border:medium;
	border-style:solid;
	border-color:#ffffff;

} 

