html, body, .wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
   }
.wrapper {
	margin: 0 auto;
	vertical-align: middle;
	width: 900px;
   }
.paragraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
.paragraph a {
	color: #F90;
	text-decoration: none;
}
.paragraph a:hover {
	color: #FFF;
	text-decoration: none;
}
.profile {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.smalltext-initial {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.footer a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
}
.rightcolumn {
	background-color: #B593B4;
	background-image: url(images/inner-purple_r4_c4.jpg);
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6D586E;
	letter-spacing: -0.05em;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
	font-weight: normal;
	letter-spacing: -2pt;
}
.subheader a {
	color: #B0D464;
	text-decoration: none;
}
.subheader a:hover {
	color: #997A99;
}
.header a {
	color: #9C3;
	text-decoration: none;
}
.header a:hover {
	color: #FC0;
}
.wrapper tr td table tr td table tr td table tr td table tr td table tr .header p {
	color: #FFF;
}
.thumbs {
	color: #9C3;
}
.thumbs a {
	color: #9C3;
}
.thumbs a:hover {
	color: #997A99;
}
