body {
	font-family: trebuchet ms;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #515151;


	background-repeat: repeat;
	background-position: top;
	background-image: url(images/guru_heart-bg.gif);
	background-attachment: fixed;
}

#layout {
	position:absolute;
	left:210px;
	top:29;
	border: 2px solid #c30e7f;
}

#main {
	position: absolute;
	left: 210px;
	top: 343px;
	width: 532px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c30e7f;
	border-bottom-color: #c30e7f;
	border-left-color: #c30e7f;
	background-color: #FFFFFF;
	background-image: url(images/guru_bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}

#indent {
line-height:150%; margin-left:5px; margin-right:5px;
}

#text {
text-indent: 25px;
 line-height: 150%;
  margin-right: 5px;
   margin-bottom: 6px;
    margin-top: 3px;
	 margin-left: 5px;
	  text-align: justify;
	   font-size:10px;
}	   

A 
{text-decoration:none;
 color: #c30e7f;
 font-weight:bold;
 cursor:hand;}

A:hover
{text-decoration:overline;
 color: #a173ae;
 font-weight:bold;
 cursor:hand;}

td { 
font-family: trebuchet ms;
font-size: 10px;
letter-spacing: 1px;
text-transform: none;
text-decoration: none;
text-align: justify; 
font-weight: normal;
color: #000000; }

.title{
	font-family:Verdana, Lucida, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#c30e7f;
	font-weight:bold;
	text-align:right;
	font-variant:small-caps;
	height:18px;
	text-indent:5px;
	border-bottom-style:dotted;
	margin-left:5px;
	margin-right:5px;
}

input,textarea, select {
border-width:1px;
border-color:#c30e7f;
border:solid;
font-family: trebuchet ms; 
font-weight: none;
font-size: 10px; 
text-transform: none;
overflow-x:hidden;  }

img 
{border: 0px;}

blockquote {
	margin-right: 10px; margin-bottom: 10px; margin-top: 10px; margin-left: 10px;  
	padding: 5px; 
	text-indent: 25px;
 line-height: 150%;
	   font-size:10px;
	color: #000000;
	text-align: center;
	background-color: #8c3350;
}

input, textarea
{ 
	background: transparent;
	font-family: Verdana, Lucida, Sans-Serif; 
	border-style: solid; 
	border-color: #515151;
	border-width: 1px; 
}

.stats
{
	background-image: url(images/guru_stats.gif);
	border: 1px solid #c30e7f;
}
