body {
font-family: tahoma,trebuchet ms,verdana,helvetica; 
font-size: 8pt;
color: #606060;
letter-spacing: 1px;
font-weight : 200;
background-color: #BBC7C4;
background-image: url(/rose/skins/1/bg1.jpg);
background-repeat: repeat-y;
background-position: top left;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: tahoma,trebuchet ms,verdana,helvetica; 
font-size: 8pt;
letter-spacing: 1px;
font-weight : 100;
color: #606060;
}

a:link, a:visited, a:active {
text-decoration: none;
font-family: trebuchet ms;
font-size: 8pt;
letter-spacing: 1px;
font-weight : 100;
color: #FFFFFF;
font-style: italic;
text-shadow: 1px 1px 1px #606060;
}

a:hover {
color: #FFFFFF;
font-weight : 100;
text-decoration: none;
border-bottom: 2px solid #606060;
}

textarea, input, select, option
{
	background-color: #BBC7C4;
	border: 1px solid;
	font-family: tahoma,trebuchet ms,verdana,helvetica;
font-size: 8pt;
letter-spacing: 1px;
	color: #606060;
	padding: 0px;
	text-align: justify;
	}

#greet {
font-family: trebuchet ms;
font-size: 18px;  
color: #8E8E8E; 
letter-spacing: 2px;
font-style: italic;
text-transform: lowercase;
text-shadow: 1px 1px 1px #606060;
padding: 0px 0px;
}

.bd {
padding: 10px;
margin: 5px;
border: 0;
}

img.bd {
padding: 10px;
background: #393641;
}

img:hover.bd {
background-color: #918C90;
}

#top {
	width: 550px;
	position: absolute; 
        background-attachment: fixed;
	top: 0px; 
	left: 0px;
        padding: 0px;
	}

.centered {
margin: 0 auto;
}

#left {
  position: absolute;
  background-color: #transparent;
  text-align: justify;
  border: 0px;
  padding: 3px;
  left: 60px;
  top: 385px;
  width: 521px;
}











