body {
	text-align: center;
}

img {
	border: 0px;
}

#menu {
	margin-left: auto;
	margin-right: auto;
	background: url(../images/milk.jpg);
	no-repeat;
	width: 760px;
	height: 550px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	background: url(../images/background.gif);
	no-repeat;
	width: 760px;
	height: 550px;
}

table {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.submenu {
	margin: 2px;
	height: 546;
	width: 756;
	position: relative;
}

p, span, td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

th {
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

td.submenu {
	width: 78px;
	background: url(../images/vertical_line.gif) repeat-y;
}

td.content {
	width: 100%;
	padding-top: 20px;
}

td.right {
	
}

table.right {
	height: 100%;
}

table.scroller {
	height: 450px;
	margin-left: 30px;
}

td.scrollerButtons {
	padding-right: 10px;
}

td.scrollerText {
	padding-right: 30px;
}

a:link {
	color: red;
	text-decoration: none
}

a:hover {
	color: maroon;
	text-decoration: none
}

a:visited {
	color: red;
	text-decoration: none
}

a:active {
	color: red;
	text-decoration: none
}
