body {	color: #333333;	background-color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	text-align: center;	margin: 0px 0px 10px;	padding: 0px;}p, blockquote {	margin: 0px;	padding: 0px;}h1, h2, h3, h4, h5, h6 {	margin: 0px;	padding: 0px;	font-weight: normal;}/* top section of the page */#global-top {	margin: 0px auto;	padding: 0px;	width: 750px;	overflow: hidden;	text-align: center;}/* define the document (everything apart from the top) */#global-document {	width: 750px;	padding: 0;	margin-top: 0;	margin-right: auto;	margin-left: auto;	margin-bottom: 0px;}/* the menu on the left */#global-document-extra {	width: 230px;	margin: 0;	padding: 5px;	text-align: left;	float: left;}/* the main part on the right */#global-document-main {	float: right;	width: 500px;	margin: 0;	padding: 5px;	text-align: left;}/* the following are for the global menu */#global-menu {	margin: 0px;	padding: 0px;	height: 25px;	width: 750px;	background-image: url(../global/menu.jpg);	overflow: hidden;}#global-menu a {	margin: 0px;	padding: 0px;	width: 125px;	display: block;	float: left;	height: 25px;	text-transform: uppercase;	font-size: 12px;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;	text-decoration: none;	line-height: 25px;	overflow: hidden;}#global-menu a:link, #global-menu a:visited {	color: #000000;}#global-menu a:hover, #global-menu a:active {	color: #000000;	background-color: #FFFFFF;}/* paragraphs at the side */#global-document-extra p {	margin-bottom: 4px;	font-size: 12px;}/* heading 1 at the side */#global-document-extra h1 {	margin-bottom: 2px;	font-size: 18px;}/* heading 2 at the side */#global-document-extra h2 {	margin-bottom: 2px;	font-size: 16px;	margin-top: 10px;}/* links at the side */#global-document-extra a:link, #global-document-extra a:visited {	color: #0099CC;	text-decoration: none;}#global-document-extra a:hover, #global-document-extra a:active {	color: #003399;	text-decoration: none;}/* main links */#global-document-main a:link, #global-document-main a:visited {	color: #0099CC;	text-decoration: none;}#global-document-main a:hover, #global-document-main a:active {	color: #990000;	text-decoration: none;}/* heading 1 for the side menu */#global-document-main h1 {	color: #990000;	font-size: 36px;	margin-bottom: 5px;}#global-document-main p {	line-height: 18px;	margin-bottom: 10px;	}/* footer */#global-footer {	margin: 0px auto;	padding: 0px;	width: 750px;	text-align: left;	clear: both;}#global-footer p, #global-footer a {	font-size: 10px;	color: #999999;	text-decoration: none;}#global-footer-left {	width: 365px;	margin: 0;	padding: 5px;	text-align: left;	float: left;}#global-footer-right {	width: 365px;	margin: 0;	padding: 5px;	text-align: right;	float: left;}#global-document-main blockquote {	font-style: italic;	color: #666666;	line-height: 30px;	margin: 0px 10px;	padding: 0px;}form {	margin: 0px;	padding: 0px;}.flickrimg {	border: none;}#global-document-main .little {	line-height: 12px;	margin-bottom: 10px;	font-size: 10px;}#global-document-main li {	margin-bottom: 5px;}