body {
	
	background: #ffffff url(http://www.beluved.org/005/bg_rosa.jpg) repeat-x left top;
	margin:0px;
	padding:0px;
	}

td, div, input, textarea, body, p, font {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 9pt; 
	color: #333333; 
	line-height:140%;
	} 

a, a:link, a:active, a:visited {
	color:#ff6600;
	text-decoration:none; 
	line-height:8pt;
	font-size:8pt;
	font-family:"Courier New", "Lucida Console", "Sans Serif"; 
	border-bottom:1px solid #ffffff;
	}

a:hover, a:focus {
	color:#ff9933;
	border-bottom:1px solid #ff6699;
	cursor: help;
	}


b, strong {
	color:#663300;
	}

em, i {
	color:#ff99cc;
	}

s, strike, del {
	color:#000000;
	}

u {
	color:#330000;
	}
	
small {
	font-size:7pt;
	color:#999999;
	font-family:verdana;
	}
	
h1 {
	font-family:"Courier New", "Lucida Console", "Sans Serif"; 
	font-size:14pt; 
	line-height:14pt; 
	color:#ff6699;
	padding:1px;
	margin:4px 0 0;
	}
	
#container {
	position:absolute;
	left:50%;
	top:0;
	margin:0 0 0 -450px;
	width:900px;
	}	
	
#navi {
	float:right;
	margin: 220px 0 0 0;
	text-align:justify;
	width:200px;
	}
	
#navi a, #navi a:visited {
	display:block;
	margin:5px 0 1px;
	list-style-type:circle;
	background : #ffffff;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px 0;
	display : block;
	font-size : 8pt;
	margin-bottom : 1px;
	padding: 5px;
	}
	
#navi a:hover {
	border-color : #dddddd;
	padding : 5px;
	}

	
#content { 
	float:left;
	margin:220px 0 0 4px;
	text-align: justify;
	width:620px;
	}
	
#footer {
	clear : both;
	border-top : 1px solid #dddddd;
	text-align : left;
	padding : 5px 0 0 0;
	margin : 15px 0 15px 0;
	width:620px;
	}

.mini {
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : #aaaaaa;
	text-transform : uppercase;
	}

#img {
	float:left;
	width:253px;
	}
	
	
img, img a {
	border:none;
	}
	
blockquote {
	font-family: georgia;
	color : #aaaaaa;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	background-color: #ffffff;
	margin: 5px;
	padding: 5px;
	border: 1px;
	}

