html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 30px;
	background: #284C78;
	font: .8em Verdana, Arial, sans-serif;
	color: #000000;
	text-align: center;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #AC2B21;
	scrollbar-3dlight-color: #AC2B21;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #284C78;
}

a:link {
	color: #1e2c53;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color : #284c78;
	font-weight: bold;
}
a:active, a:hover {
	color : #447EC0;
	font-weight: bold;
}

hr { background: #ccc; color: #ccc; height: 1px; }

h1 {
	font-size : 120%;
	font-weight : bold;
	color : #AC2B21;
}


h2 {
	font-size : 110%;
	font-weight : bold;
	color : #AC2B21;
}

h3, h4, h5, h6 {
	font: bold 100% Verdana, Arial, sans-serif;
	color: #000;
}

img { border: 0px; }
.floatright {
	float: right;
	padding: 6px;
	margin: 2px 0px 10px 10px;
	border: solid 1px #999;
}
.floatrightnoborder {
	float: right;
	margin: 2px 0px 10px 10px;
}
.floatleftnoborder {
	float: left;
	margin: 2px 10px 10px 0px;
}

table, td, input, textarea, select { font-size: 100%; }
.grid { border-spacing: 0px; border-collapse: collapse; border: solid 1px #999; }
.grid th, .grid td { border: solid 1px #999; padding: 4px; }
.grid th { background: #eee; font-weight: bold; }

.clear { clear: both; }
.small { font-size: 80%; }
.infobox {
	border: dotted 1px #AC2B21;
	padding: 15px;
	margin-bottom: 10px;
	font-size: 80%;
	text-align: left;
}
.infobox h2 {
	text-align: center;
	font-size: 150%;
	margin-top: 0px;
}
.note, .note a:link, .note a:visited { font-weight: normal; color: #666; text-decoration: none;  }

.submenu { list-style: none; padding: 0px; margin: 0px; }
.submenu li { display: inline; font-size: 80%; }
.submenu a:link, .submenu a:visited { border-left: solid 1px #000; padding: 0px 5px 0px 5px; font-weight: normal; text-decoration: underline; }
.submenu a:active, .submenu a:hover { font-weight: normal; text-decoration: underline; }
a:link.first, a:visited.first { border-left: none; padding-left: 0px; }
.button { text-align: center; width: 200px; margin-bottom: 10px; background: #1e2c53; }
	.button a:link, .button a:visited { color: #fff; }

#container {
	width: 700px;
	margin: 0px auto;
	text-align: left;
}

#top {
	background: #AC2B21;
	padding: 15px 7px 7px 7px;
	color: #fff;
	width: 700px;
	height: 187px;
	position: relative;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 686px;
	height: 165px;
}
	html>body #top { width: 686px; height: 165px; }

#logo {
	width: 210px;
	height: 170px;
	float: left;
}

#toppics img {
	padding-right: 2px;
}

#top2 {
	position: absolute;
	top: 125px;
	left: 220px;
}

#top3 {
	position: absolute;
	top: 125px;
	right: 20px;
	text-align: right;
}

#top2 a:link, #top3 a:link, #top2 a:visited, #top3 a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#body2colouter {
	background: #fff url('images/column.gif') repeat-y;
	width: 700px
}

#body2 {
	width: 202px;
	float: left;
	padding: 10px;
	text-align: center;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 182px;
}
	html>body #body2 { width: 182px; }

#body1 {
	width: 498px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 478px;
}
	html>body #body1 { width: 478px; }
	
#menu {
	border: solid 1px #284C78;
	padding: 15px;
	margin-bottom: 10px;
	text-align: left;
}

	#menu ul { margin: 0px; padding: 0px; list-style: none; }
	#menu li { margin-bottom: 4px; }
	#menu a:link, #menu a:visited { color: #284C78; text-decoration: none; }
	#menu a:active, #menu a:hover { color: #ac2b21; text-decoration: underline; }
	
#footer {
	clear: both;
	border-top: solid 1px #AC2B21;
	padding-top: 20px;
	font-size: 80%;
	text-align: center;
}
	#footer ul { margin: 0px; padding: 0px; list-style: none; }
	#footer li { display: inline; padding: 0px 10px 0px 10px; }

/* flickr badge styles */
.zg_div {margin:0px 0px 10px 0px; width:180px;}
.zg_div_inner {background-color:#ffffff;  color:#000000; text-align:center; }
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#1e2c53; background:inherit !important; text-decoration:none !important;}
#zg_whatlink { display: none; }