body {
	background-color: #000000;
	font-family: "Century Gothic", Gill, sans-serif;
	font-size: 12px;
	color: #030365;
}
.navigationtext {
	color: #F3EDD7;
	font-weight: bold;
	line-height: 22px;
}
.smallemailtext {
	font-size: 10px;
}
.frontpagetext {
	font-weight: bold;
	letter-spacing: .3em;
	color: #F3EDD7;
}
.pinktext {
	color: #8F096E;
}
.pinktextonblack {
	font-weight: bold;
	color: #b41189;
}
.linentext {
	color: #F3EDD7;
	font-size: 12px;
}
h1 {
	font-family: "Century Gothic", Gill, sans-serif;
	font-size: 16px;
	color: #8F096E;
	padding-top: 15px;
}
h2 {
	font-family: "Century Gothic", Gill, sans-serif;
	font-size: 14px;
	color: #8F096E;
	padding-top: 15px;
}
h3 {
	font-family: "Century Gothic", Gill, sans-serif;
	font-size: 10px;
	color: #8F096E;
	align="center"
	clear="left"
}
.navigationtext a:link { text-decoration: none; color: #F3EDD7}
.navigationtext a:visited { text-decoration: none; color: #F3EDD7}
.navigationtext a:hover { text-decoration: none; color: #C70E99}
.navigationtext a:active { text-decoration: none; color: #F3EDD7}

a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #000000}
a:hover { text-decoration: none; color: #8F096E}
a:active { text-decoration: none; color: #000000}

div#linen {
	background-color: #F3EDD7;
	margin-left: 200px;
	margin-top: 30px;
	padding: 15px;
	width: 455px;	
}
div#outer {
	width: 700px;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
div#navleft {
	margin: 15px 15px 15px 15px;
	float: left;
	background-color: #000000;
	width: 170px;
}	
img.colright {
	float: right;
	margin: 10px 10px 10px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
img.colrightnomar {
	float: right;
	margin: 1px 10px 1px 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

img.logo {
	align: center;
}
