body { 
color: #e1b6ba;
background-color: #000000;
background-image: none;
background-repeat: no-repeat; 
font-size: 10px; 
font-family: Arial; 
line-height: 13px; 
text-align: justify;
}

p { 
font-size: 10px; 
font-family: Arial; 
line-height: 13px; 
text-align: justify;
}

img {border: none; }

#sidebar {
position: absolute; 
left: 685px; 
top: 5px; 
width: 275px; 
background-color: transparent;
padding: 2px; 
text-align: justify; 
}

#content { 
position: absolute;
width: 550px;
left: 110px;
top: 410px;
background-color: transparent;
padding: 2px;
text-align: justify; 
}

#partners {
position: absolute;
width: 100px;
left: 5px;
top: 400px;
background-color: transparent;
padding: 3px;
text-align: center;
}

h1 {
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	color: #630121;
	border-bottom: 3px dotted #e1b6ba;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: 1px;
	margin: 0.6em 0 1.2em 0;
	padding: 5px;
	font-size: 18px;
	display: block;
}

h2 {
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	color: #e1b6ba;
	border-bottom: 3px dotted #630121;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: 1px;
	margin: 1.2em 0 0.6em 0;
	padding: 5px;
	font-size: 18px;
	display: block;
}

a {
	font-family: Georgia;
	font-size: 9px;
	color: #630121;
	line-height: 10px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Georgia;
	font-size: 9px;
	color: #630121;
	line-height: 10px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
}

a.menu {
background-color: #e1b6ba;
border-bottom: 2px solid #630121;
letter-spacing: 1px;
color: #630121;
width:245px;
height:12px;
text-decoration: none;
font-weight: bold;
font-size: 9px;
text-align:left;
padding: 3px;
margin:1px;
display:block;
}

a.menu:hover {
background-color: #630121;
border-bottom: 2px solid #e1b6ba;
letter-spacing: 3px;
color:#e1b6ba;
width:245px;
height:12px;
font-size: 9px;
font-weight:bold;
text-decoration: none;
text-align:right;
margin:1px;
padding: 3px;
display:block;
}

b { font-size: 10px; font-family: "Century Gothic"; font-weight: bold;}
i { font-size: 10px; font-family: "Century Gothic"; font-style: italic; }
em { font-size: 10px; font-family: "Century Gothic"; font-style: italic; }
s { font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: line-through; }
u { font-size: 10px; font-family: "Century Gothic"; text-decoration: none; border-bottom: 1px dotted #E72691; }

input, select, textarea { font-size:10px; color:#ffffff; font-family: "Century Gothic"; padding:  2px; border: dotted 1px #FFFFFF; }
blockquote { padding: 3px; font-size: 10px; color: #ffffff; font-family: "Century Gothic"; border-left: 5px solid #696969; }