/* CSS Document */

#background
{
	background-image: url(../images/header.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #93c0e7;
	border: 2px solid #44b2ff;
	border-top: 0px;
	border-bottom: 0px;
	width: 992px;
	margin-left: 134px;
	height: 639px;
}

#menu
{
	padding-top: 96px;
	padding-left: 467px;
}

#footer
{
	background-image: url(../images/footer.jpg);
	height: 16px;
	margin-left:134px;
	width: 996px;
}

#content
{
	margin-top: -8px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00006A;
}

#content h2
{
	font-size: 25px;
}

#content h3
{
	font-size: 16px;
}

#tabletype
{
	margin-top: -20px;
	width: 100%;
	height: 200px;
}

#tabletype2
{
	margin-top: -20px;
	width: 100%;
	height: 250px;
}

#tabletype2IE
{
	margin-top: -20px;
	margin-left: -23px;
	width: 998px;
	height: 250px;
}

#tabletype2IESol
{
	margin-top: -20px;
	margin-left: -23px;
	width: 1000px;
	height: 250px;
}

#content p
{
	font-size: 12px;
}

#content li
{
	font-size: 12px;
}