body { font-family: Verdana, Arial, Helvetica, sans-serif; background: url(images/top_bg.jpg) repeat-x; margin: 0px; padding: 0px; }
a:link, a:visited, a:active{ color: #4C4025; text-decoration: underline; background-color: transparent; }
a:hover{ color: #65370E; text-decoration: none; background-color: transparent; }
#main { margin: 0px auto 0px auto; padding: 0px; width: 770px; position: relative;  background: White;  top: 0px;    }
#middle{ margin: 0px auto 0px auto; padding: 0px; width: 770px; position: relative;  top: 0px;    }
#top{ background: url(images/top_bg.jpg) repeat-x;  height: 126px;  }
#logo { background: url(images/logo.jpg) no-repeat;  height: 126px;  display: block;    }
#menu { height: 30px; right: 0px;  padding: 0px 0px 0px 0px;  margin: 1px 0px 0px 160px;  }
#topline{ height: 7px; background: url(images/menu_line.jpg) repeat-x; }

#content { color: Black; background-color: White; margin: 0px 0px 8px 0px; width: 520px;  position: absolute; top: 170px; left: 250px;  }
#imageholder{ width: 250px; height: 590px;}

.footer{ color: Black; text-align: center;  font-size: 10px;   }
		
.imgright { float: right; }
.imgleft{ float: left; margin: 0px 6px; }
p { font-size: 12px; margin-right: 4px; margin-left: 2px; }
ul, li {
	font-size: 12px; 
}
.services{
	color: #FF8C00;
	font-variant: small-caps;
	font-weight: bold;
	font-stretch: narrower;
}
.services a:link, a:visited, a:active {
	color: #FF8C00;
	font-variant: small-caps;
	font-weight: bold;
	font-stretch: narrower;
}
.about{
	color: #FF8C00;
	font-size: 11px;
	font-weight: bold;
}
.question-heading{
	color: #500051;
	font-size: 11px;
	font-weight: bold;
}
.note{
	color: #8B4513;
	font-size: 12px;
	font-weight: bold;
}

.aboutquestion, input, textarea, radio{
	color: #440044;
	font-size: 11px;

}
.itemheading{
	color: #440044;
	font-size: 12px;
	font-weight:bold;

}
.registerheading{
	color: #224400;
	font-size: 12px;
	font-weight:bold;

}