a:link, a:visited, a:active {
	color: #8A7070;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #010103;
	background: #F3F3F3;
	text-decoration: none;
	cursor: crosshair;
}


#content {
	font-size: 10px;
	text-align: justify;
	margin-bottom: 20px;
	padding-right: 24px;
	padding-left: 24px;
	cursor: help;
	
}

#header {
	position: absolute;
	top: 0px;
	left: 250px;
	border: 0px;	
}

#box {
	font-size: 10px;
	text-align: justify;
	margin: 0px;
	padding: 4px;
	cursor: help;
	background: #EBE5ED;
	position: absolute;
	top: 25px;
	left: 80px;
	width: 250px;
	
}


p {
	text-align: justify;
	font-size: 11px;
	cursor: help;

}

body {
	font-size: 11px;
	color: #3B5A68;
	font-family: helvetica, century gothic, tahoma;
	text-align: justify;
	background: #ADAFB3 url(layout/bk.jpg) top repeat-x;
	cursor: help;

}

stand, strong, em {
	font-family: tahoma, times new roman;
	color: #7B6665;
}
 
h1 {
	color: #857F87;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin-right: 10;
	line-height: 6pt;
	letter-spacing: 2px;
	padding-left: 10px;
	border-left: 3px solid #D8DAE2;
	}

h1:first-letter {
	color: #333741;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 18pt;
	font-style: italic;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0;
	}

a img {
	border: 0;
	}

.image {
	background: #D9D3C1;
	border: 4px solid #D9D3C1;
	}

input, text, textarea, option, select, reset, submit {
	padding: 1px;
	font-family: verdana;
	font-size: 7.5pt;
	background: #D2D1CF;
	color: #000100;
	border-bottom: 1px solid #000100;
	border-top: none;
	border-left: 2px solid #F6F4F5;
	border-right: none;
}

img.sidepics {
	margin-top: 2px;
	margin-right: 3px;
	background: #D9D3C1;
	border: 4px solid #D9D3C1;
	}

img.sidepics2 {
	margin-top: 11px;
	margin-left: 3px;
	background: #D9D3C1;
	border: 4px solid #D9D3C1;
	}

table.love td {
	align: center;
	padding: 0px 16px 24px 0px;
	}
