#container {
background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:695px;
	

	position: relative;
	margin: 5px auto;
	background-color: #281E26;
}
#pnkborder {
	border: 5px solid #FBB8EE;
	margin: 10px;
	height: 100%;
	position: relative;


	
}
.imgBackground {
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}


body {
	background-color: #CCCCCC;

}

.imgHomePhotos {
	top: 15px;
	float: left;
	position: relative;
	left: 36px;
}

.bkBorder {
	border: 3px solid #fbb8ee;
	margin: 10px;
}
.logo {
	top: 15px;
	width: 440px;
	float: right;
	position: relative;
}
.navigation {
	position: relative;
}
.button {
	padding-right: 24px;
}
hr {
	color: #FBB8EE;
	margin-top: 5px;
}
.content {
	padding-right: 15px;
	padding-left: 15px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FDB8EF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FDB8EF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FDB8EF;
}
h1 {
	font-size: 16px;
	color: #FBB8EE;

}
li {
	color: #FDB8EF;
	padding-bottom: 5px;
}
