body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:2px;
}

a {
	color:#Fe0303;
}

.style1 {
	color: #EEEEE
}

table {
	font-size:12px;
}

#contentContainer {
	width: 544px;
	background: url(file:///C|/Inetpub/MyOfficeMenu Backup/wwwroot/images/content_middle.jpg) repeat-y;
	margin-bottom: 30px;
	float: left;
}

#contentContainer #top {
	width: 544px;
	height: 33px;
	background: no-repeat url(file:///C|/Inetpub/MyOfficeMenu Backup/wwwroot/images/content_top.jpg);
}

#contentContainer #bottom {
	background: no-repeat url(file:///C|/Inetpub/MyOfficeMenu Backup/wwwroot/images/content_footer.jpg);
	width: 544px;
	height: 25px;
}

#contentContainer #content {
	padding: 0 20px;
}