<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>


<style type="text/css">
body {background: url(/layoutimg/v2/t_bg.png);
color: #231e31;}

#bottom { position: fixed;
height: 370px;
right: 0px;
bottom: 0px;
width: 100%;
background: url(/layoutimg/v2/background.png);
}

		
#navi{		position: absolute;
		top: 300px;
		left:350px;
		width: 120px;
		padding: 1px;}

#content {
color: #231e31;
		position: absolute;
		width:500px;
		left:100px;
		top:90px;
		padding:15px;
		background-color: #d9ddc6;
		border-bottom-left-radius: 30px 30px;
		border-bottom-right-radius: 30px 30px;
		-moz-border-bottom-left-radius: 30px 30px;
		-moz-border-bottom-right-radius: 30px 30px;}
		


td, div, font, textarea, body, input {
		font-family: georgia;
		font-size: 11px;
		color: #000000;
		text-align: justify;
		line-height:12px;}

b {		color: #222;}


a:link, a:active, a:visited {
		font-family: georgia;
		font-size: 11px; 
		color: #222; 
		text-decoration: none;
		font-style: italic;
text-decoration: none;}

a:hover {
		font-family: georgia;
		font-size: 11px; 
		color: #bb1a33; 
		text-decoration: none;}
		
		

a.nav:link, a.nav:active, a.nav:visited {
		text-align: center;
		font-family: georgia;
		margin-bottom: 5px;
		margin-left: 17px;
		margin-right: 17px;
		font-size: 14px; 
		color: #ffffff; 
		font-style: italic;
text-decoration: none;}

a.nav:hover {
		color: #d9ddc6; 
		text-decoration: none;
		text-shadow: 2px 2px 8px #bb1a33;}

a.hover:link, a.hover:active, a.hover:visited {
text-decoration: none;}

a.hover:hover {
		text-decoration: none;
		opacity:0.4;
filter:alpha(opacity=40);
-moz-opacity:0.4;
}


a.affie:link, a.affie:active, a.affie:visited {
font-color: none;
line-height: 70px;
font-size: .2px;
padding: 14px;
width: 15px;
		background-image : url(/layoutimg/v1/affie_star.png); 
background-repeat:no-repeat;
text-decoration: none;}

a.affie:hover {
		background-image : url(/layoutimg/v1/flower.png);
background-repeat:no-repeat;}


h1 {	font-family: georgia,arial;
		font-size: 11px;
		color: #000000;
		margin: 4px;
		padding: 0px;
		font-weight: normal;
		text-align:left;
        letter-spacing: 2px;
        font-style: italic;
        text-transform: lowercase;
		border-bottom: 1px dashed #231e31;}

h2 {
		font-family: courier new;
		font-size: 12px;
		color: #231e31;
		margin: 4px;
		padding: 0px;
		text-align:right;
        letter-spacing: 2px;}

h3 {
		font-family: courier new;
		font-size: 12px;
		color: #585858;
		margin: 4px;
		padding: 0px;
		text-align:left;
        letter-spacing: 2px;}
	
	
#top {
		position: absolute;
		width:529px;
		border-top-left-radius: 30px 30px;
		border-top-right-radius: 30px 30px;
		-moz-border-top-left-radius: 30px 30px;
		-moz-border-top-right-radius: 30px 30px;
		left:100px;
		top:57px;
		height: 20px;
		background-color: #231e31;
		padding-top: 13px;
}


i
{color: #bb1a33;}

b{
color: #231e31;}

u{
color: #231e31;
border-bottom: 1px dotted #bb1a33;}

</style>
