html { height: 100%; }

body
{
	height: 100%;
	margin: 0px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: .8em;
	line-height: 1.3em;
}

img { border-style: none; }

#wrapper { height: 100%; }

#content
{
	text-align: left;
	background-color: #ECEBB2;
	margin: 0px;
	font-family: tahome, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 700px;
	height: 100%;
}

#button a
{
	width: 100px;
	height: 20px;
	background-color: #663559;
	padding: 3px;
	font-weight: bold;
}

#btm_tag
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
}

#btm_tag a { color: #FFF; }

#border1
{
	border-color: #FFF;
	border-width: 2px 0 0 0;
	border-style: dotted;
	padding: 0 0 0 20px;
}

#quote
{
	border-color: #FFF;
	border-width: 2px 0 0 0;
	border-style: dotted;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

#home
{
	text-align: left;
	border-color: #FFF;
	border-width: 2px 0 0 0;
	border-style: dotted;
	padding: 10px 0 0 20px;
	color: #FFF;
	font-family: tahome, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-image: url(images/kta_back_smaller.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#main
{
	text-align: left;
	border-color: #FFF;
	border-width: 2px 0 0 0;
	border-style: dotted;
	padding: 10px 20px 10px 20px;
	color: #FFF;
	font-family: tahome, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#main a { color: #FFF; }

#tribute { line-height: 15px; }
#tribute .from
{
	color: #ECEBB2;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#tribute .header
{
	color: #ECEBB2;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
}
#tribute a
{
	color: #FFF;
	font-family: tahome, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 22px;
}
#tribute p { margin: 20px 0 20px 0; }

#header
{
	color: #FFF;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
}
#header a
{
	color: #FFF;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
}