body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #DDCFE9;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: justify;
}
.borders-main {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D75EAF;
	border-right-color: #D75EAF;
	border-bottom-color: #D75EAF;
	border-left-color: #D75EAF;
	background-color: #EAE0F1;
}
.borders-main-bottom {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CE72BD;
	border-right-color: #CE72BD;
	border-bottom-color: #DD7BBD;
	border-left-color: #CE72BD;
	background-color: #EAE0F1;
}
.borders-main-top {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DD7BBD;
	border-right-color: #D75EAF;
	border-bottom-color: #D75EAF;
	border-left-color: #D75EAF;
}
.navigation-border {
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-right-color: #D75EAF;
	border-bottom-color: #999999;
	border-left-color: #D75EAF;
}
a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFCCFF;
}
iframe {
	border-top: 1px dashed #999999;
	border-right: 1px dashed #8B8B8B;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #8B8B8B;
	padding: 0px;
}
.index-background {
	background-image: url(graphics-worn%20knickers/peek.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3399;
	text-decoration: none;
}
.decorative-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D75EAF;
	border-right-color: #D75EAF;
	border-bottom-color: #D75EAF;
	border-left-color: #D75EAF;
	background-color: #F5F5EF;
	padding: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B63DB6;
	text-decoration: none;
}
.image-border {
	border: thin solid #996699;
}
