body {
font-family: tahoma,trebuchet ms,verdana,helvetica; 
font-size: 11px;
color: #707070;
letter-spacing: 1px;
line-height: 15px;
font-weight: 100;
background-color: #000000;
background-image: url(/rose/skins/2/bg.jpg);
background-repeat: repeat-x;
background-position: top left;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: tahoma,trebuchet ms,verdana,helvetica; 
font-size: 11px;
color: #707070;
letter-spacing: 1px;
line-height: 15px;
font-weight : 100;
}

a:link, a:visited, a:active {
text-decoration: none;
font-family: trebuchet ms;
font-size: 11px;
letter-spacing: 1px; 
line-height: 15px;
font-weight : 100;
color: #BFBFBF;
font-style: italic;
}

a:hover {
color: #FFFFFF;
letter-spacing: 1px;
line-height: 15px;
font-weight : 100;
text-decoration: none;
}

textarea, input, select, option
{
	background-color: #000000;
	border: 1px solid;
	font-family: tahoma,trebuchet ms,verdana,helvetica;
	font-size: 11px;
	color: #707070;
        font-weight : 100;
letter-spacing: 1px;
line-height: 15px;
	padding: 0px;
	text-align: justify;
	}

#greet {
font-family: "Georgia", "Times New Roman", "Tahoma", "Verdana";
font-size: 18px;  
color: #DBDBDB; 
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
padding: 0px 0px;
}

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

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

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

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

.centered {
margin: 0 auto 0 auto;
}

#left {
  position: absolute;
  background-color: transparent;
  text-align: justify;
  left: 295px;
  top: 213px;
  width: 500px;
}

#right {
  position: absolute;
  background-color: transparent;
  text-align: center;
  left: 66px;
  top: 420px;
  width: 250px;
}








