body {
	color: white;
	background: #101b3d url('gfx/body_bg.gif') repeat-x top;
}

h1 {
	color: white;
}
div#main {
	margin: auto;
	width: 900px;
	line-height: 16px;
}
div#top {
	color: #001d5d;
	height: 24px;
	line-height: 24px;
}
div#top img {
	display: inline;
	vertical-align: middle;
}
div#top input {
	border: 1px solid #2f4773;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
div#top a {
	color: #001d5d;
	text-decoration: none;
}
div#top a:hover {
	text-decoration: underline;
}
div#header {
	height: 112px;
}
div#menu {
	height: 37px;
	line-height: 37px;
	padding-left: 170px;
	background: url('gfx/logo_bottom.gif') no-repeat 7px top;
	text-align: left;
}
div#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffe222;
	text-decoration: none;
	margin-left: 12px;
}
div#menu a:hover {
	text-decoration: underline;
}
div#footer {
	background: url('gfx/footer_bg.gif') repeat-x top;
	height: 150px;
	padding-top: 4px;
	text-align: center;
	color: #9fa4b1;
	clear: both;
}
div#subMenu {
	width: 160px;
	background-color: #1f2e52;
	margin: 32px 0px 0px 10px;
	padding: 6px 0px 20px 0px;
	height: 197px;
}
div#subMenu a {
	display: block;
	color: #d5d9e0;
	padding-left: 15px;
	text-decoration: none;
}
div#subMenu a:hover {
	text-decoration: underline;
}
div#subTitleTop {
	background-color: #2f4773;
	color: #ffe222;
	font-weight: bold;
	padding: 2px 0px 2px 15px;
	margin-bottom: 20px;
}
div#subTitleTop a {
	color: #ffe222;
	font-weight: bold;
	padding: 0px;
}
div#content {
	display: inline;
	float: left;
	width: 530px;
	margin: 16px 0px 20px 40px;
	font-size: 9pt;
}
div#content img {
	margin: 2px;
}
div#imgAlbum {
	width: 505px;
	float: left;
	background: #1b2a4d url('gfx/albumBG.jpg') repeat-x;
	border: 1px solid #83889a;
	padding-bottom: 5px; 
}
div.imgBlock1 {
	width: 104px;
	height: 88px;
	float: left; 
	margin: 11px;
	background: url('gfx/reflect.gif') repeat-x bottom;
}
div.imgBlock1 img {
	width: 100px;
	height: 61px;
	border: 1px solid #99a6bf;
}
div.imgBlock2 {
	width: 104px;
	height: 88px;
	float: left; 
	margin: 11px;
	background: url('gfx/reflect2.gif') repeat-x bottom;
}
div.imgBlock2 img {
	width: 100px;
	height: 61px;
	border: 1px solid #99a6bf;
}