body {
	background-image: url(images/bg_3.gif);
	margin: 0px;
	padding: 15px;
	text-align: center;
	font-family: tahoma,verdana;
	font-size: 12px;
	height: 95%;
}

a {
	color: #1E1E52;
}

#top {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	font-family: tahoma,verdana;
	font-size: 12px;
	width: 748px;
	height: 85%;
}

div.header {
	background-color: #ffffff;
	width: 748px;
	margin-bottom: 10px;
	align: center;
	text-align: center;
	font-family: tahoma,verdana;
	font-size: 2.5em;
	margin: 0px, 0px, 0px, 0px;
	border:1px solid #1E1E52;
}
#logo {
	vertical-align: middle;
	margin: 0px;
	float: left;
}
#logo-bar {
	clear: both;
	margin: 0px;
}

div.horizontal-rule {
	clear: both;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

div.subheader {
	clear: both;
	position: relative;
	top: 10px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	text-align: left;
	font-family: tahoma,verdana;
	font-size: 1.5em;
	white-space: nowrap;
	color: #1E1E52;
	border-bottom:1px dotted #1E1E52;
	border-top:1px dotted #1E1E52;
}

div.none {
	clear: right;
	margin-left: 10px;
	width: 578px;
	height: 400px;
}

div.spacer {
	position: relative;
	clear: right;
	margin-bottom: 10px;
	text-align: left;
	font-family: tahoma,verdana;
	font-size: 0.8em;
}

div.main {
	float:right;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #1E1E52;
	padding: 10px;
	text-align: left;
	font-family: tahoma,verdana;
	font-size: 1.2em;
	color: #1E1E52;
	width: 580px;

	scrollbar-base-color: #1E1E52;
	scrollbar-face-color: #1E1E52;
	scrollbar-highlight-color: #0082c8;
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #cccc99;
	scrollbar-arrow-color: #ffffcc
}

div.menu {
	clear: both;
	float: left;
	width: 120px;
	margin-bottom: 10px;
	padding: 0px;
	white-space: nowrap;
}

div.menu-item {
	float: left;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #1E1E52;
	padding: 3px;
	text-align: left;
	font-family: tahoma,verdana;
	font-size: 0.9em;
	text-decoration: none;
	white-space: nowrap;
	color: #1E1E52;
	width: 100%;
	height: 12px;
}

div.menu-options {
	float: right;
	width: 100%;
	white-space: nowrap;
}

div.menu-item-option {
	float: right;
	background-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 3px;
	text-align: left;
	font-family: tahoma,verdana;
	font-size: 0.8em;
	white-space: nowrap;
	color: #000000;
	height: 12px;
	width: 100%;
}

div.win {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: none;

	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #1E1E52;
	padding: 3px;
	text-align: left;
	font-family: tahoma,verdana;
	font-size: 0.9em;
	color: #1E1E52;
}


div.winheader {
	text-align: center;
	font-family: tahoma,verdana;
	font-size: 1.0em;
	font-weight: bold;
	white-space: nowrap;
	color: #ffffff;
	border:1px solid #000000;
	padding: 2px;
	background-color: #1E1E52;
	margin-bottom: 2px;
}

div.pic-title {
	clear: left;
	width: 120px;
	margin-bottom: 0px;
	overflow: none;

	background-color: #1E1E52;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-bottom: 0px;
	padding: 3px;
	text-align: left;
	font-family: tahoma,verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	width: 568px;
}

div.pics-toprow {
	clear: both;
	position: relative;
	align: right;
}

div.pics-siderow {
	align: right;
	width: 100px;
	margin-left: 0px;
	margin-top: 0px;
}

div.pics-selected {
	clear: both;
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 574px;
	height: 430px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}

div.thumb {
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 110px;
	height: 82px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

img.float-left {
	align: left;
	margin: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

img.float-right {
	align: right;
	margin: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

a.biglink {
	font-size: 2.0em;
}

.textfield {
	margin:1px;
	border:solid 1 #ffffff;
	font-size: 0.8em;
}

#footer {
	clear: both;
	padding: 6px;
	text-align: center;
	font-size: 1em;
	color: #ffffff;
	border-top:1px dotted #ffffff;
	margin-top: 10px;
}