
body {
	margin: 0px;
}

.topMenu 
{
z-index:10;
}

.bottomMenu 
{
z-index:1;
}

.carousel
{
position:absolute;
left:190px;
top:127px
}

#header
{ 
background-image: url(stars.gif);
background-repeat: repeat-x
} 

.itemTextField
{ 
text-align:center;
} 

.formText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin: 2px 2px 2px 0px;
	color: #000000;
}

