body
{
	font-size: 10pt;
	font-family: Arial, Verdana, Sans-Serif;
	background-image: url(/images/common/backgroundfade.jpg);
	background-repeat: repeat-x;
	background-color: #D5DAEE;
	color: #666666;
}
a
{
	color: #0066CC;
	font-size: 10pt;
	font-weight: bold;
}
a:hover
{
	color: #CC0066;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.pageBorder
{
	width: 100%;
	border: solid 10px #EEECEC;
	height: 540px;
}
.header
{
	width: 100%;
	text-align: center;
	padding-top: 5px;
}
.spacer100
{
	width: 100px;
}
.spacer50
{
	width: 50px;
}
.welcomeText
{
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	Width: 400px;
	padding: 5px 5px 5px 5px;
}
.frontPageNews
{
	color: #666666;
	font-size: 10pt;
	border: solid 1px #CCCCFF;
	Width: 200px;
}
.frontPageNewsHeader
{
	background-color: #CCCCFF;
	color: white;
	width: 100%;
	padding: 2px 5px 2px 5px;
}
.frontPageNewsIntro
{
	padding: 2px 5px 2px 5px;
}
.news, .photo, .personal, .websites, .messages
{
	color: #666666;
	font-size: 10pt;
	border: solid 1px #CCCCFF;
	Width: 600px;
}
.newsHeader, .photoHeader, .personalHeader, .websitesHeader
{
	background-color: #CCCCFF;
	color: white;
	width: 100%;
	padding: 2px 5px 2px 5px;
}
.newsIntro, .photoIntro, .personalIntro, .websitesIntro
{
	padding: 2px 5px 2px 5px;
}
.textMedium
{
	font-size: 10pt;
	color: #666666;
}
.interests
{
	color: #666666;
	font-size: 10pt;
	border: solid 1px #CCCCFF;
	Width: 275px;
}
.breadcrumbs
{
	text-align: left;
	font-size: 10pt;
	padding-top: 10px;
}
.mediumTextBoxes
{
	font-size: 100%;
	color:#666666;
	font-weight: normal;
	width: 400px;
}
.mediumTextBoxesMultiLine
{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 100%;
	color:#666666;
	font-weight: normal;
	width: 400px;
	height: 100px;
}
.error
{
	font-size: 10pt;
	color: Red;
}