body
{
	background-color: #ffffff;
	
	scrollbar-arrow-color: #df524b;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #feeaec;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

div#layout
{
	position: relative;
	width: 738;
	height: 600;
}

div#iframe
{
	position: absolute;
	top: 231;
	right: 66;
	width: 309;
	height: 264;
}

div#me
{
	position: absolute;
	bottom: 92;
	right: 393;
	width: 31;
	height: 41;
}

div#you
{
	position: absolute;
	bottom: 29;
	right: 308;
	width: 52;
	height: 38;
}

div#site
{
	position: absolute;
	bottom: 1;
	right: 203;
	width: 60;
	height: 33;
}

div#splash
{
	position: absolute;
	bottom: 14;
	right: 63;
	width: 93;
	height: 66;
}

table.splash
{
	border-right: 0px solid;
}

table, img
{
	border: 0px solid;
}

td.left
{
	background-color: #ffffff;
	color: #787878;
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	line-height: 150%;
}

td.mid
{
	background-color: #ffffff;
	color: #787878;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	line-height: 150%;
}

td.right
{
	text-align: left;
	border-left: 1px #95b9c5 dashed;
}

a:link, a:active, a:visited
{
	font-weight: bold;
	color: #7ec038;
	text-decoration: none;
}

a:hover
{
	color: #f1e31e;
	text-decoration: none;
	cursor: help;
}

.title
{
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
}

.header
{
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	color: #d89bff;
}