﻿/* CSS layout */
#page_content {
}
#footer {
	font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFF66;
	text-align: center;
	vertical-align: bottom;
}
#footer a:link {
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
}

img {vertical-align: middle;
	max-width:100%;
	height:auto}
