﻿body 
{
	background-color: #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
}

img
{
	border-width: 0px;
}

#master_header
{
	background-color: White;
	margin: 5px auto 0px auto;
	width: 800px;
	height: 80px;
	position: relative;
}

#master_menu
{
	background-color: White;
	margin: 5px auto 0px auto;
	width: 800px;
	height: 80px;
	position: relative;
	bottom: 3px;
}

#master_page
{
	position: relative;
	clear: both;
	margin: 0px auto 0px auto;
	width: 800px;
	min-height: 550px;
	height: 100%;
}

.contentdiv
{
	margin: 5px 25px 5px 25px;
}
