BODY {
background-color: #ffcc66;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 12px;
color: #333333;
}

IMG {
border: none;
}

IMG#logo {
position: absolute;
top: 0px; left: 132px;
}

IMG#ganesh {
	position: absolute; top: 0px; left: 631px;
	z-index: 15;
}

A {
color: #810606;
text-decoration: none;
}

A:hover {
	color: #000000;
}

DIV#content {
	position: absolute; top:150px; left: 136px; width: 650px;
	}
	

DIV#menu A {
font-weight: bold; font-variant: small-caps;
font-size: 16px; color: #ffcc66
}

DIV#menu a:hover {
color: #000000;
}

DIV.menuitem {
	height: 20px; width: 95px; border: #810606 1px solid;
	float: left; margin-right: 0px; text-align: center; position: relative; top: 16px;
}

DIV.menuitem:hover {
	height: 20px; width: 95px; border: #00ee00 1px solid;
}

DIV#menu {
	position: absolute; top: 97px; left: 132px; background-color: #810606;
	width: 500px; height: 39px; margin-top: 6px; padding: 0px 2px 0px 2px;z-index: 5;
}

DIV#border {
	position: absolute; left: 8px; top: 0px; height: 100%;  background: url(images/vines.gif); width: 125px;
}

.header {
	font-size: 14px;
}

TABLE {
border: none;
padding: 0px;
}

TD {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 12px;
color: #333333;
}

TH {
	font-size: 13px;
}

SUP {
font-size: 9px;
}

SUB {
font-size: 9px;
}
