html,body,li,ul,form,h1,h2,h3,h4,h5,h6,hr {
	margin:0;
	padding:0;
}
* html body {
	behavior:url(/css/csshover.htc);
}
img {
	border:0
}
html, body {
	height:100%
}
body {
	background:#bdbdad;
	font-family:tahoma;
	font-size: 62.5%;
}
h1 {
	font-size:1.5em;
	line-height:2em
}
h2 {
	font-size:1.4em;
	line-height:1.9em
}
h3 {
	font-size:1.3em;
	line-height:1.8em
}
p {
	font-size:1.2em
}
td {
	font-size:0.8em
}
td td {
	font-size:0.9em
}
#menu li {
	margin-top:1px;
	background:url(/img/dotted_line_menu.gif) no-repeat;
	font-weight:700;
	padding-left:8px;
	height:25px;
	line-height:25px;
	font-size:1.3em;
	font-weight:bold;
	display:table-cell;
	margin-top:7px;
	padding-right:8px;
	float:left
}
#menu li a {
	color:#fff;
	text-decoration:none
}
#menu li.selected a {
	color:#ccc
}
#menu li a:hover {
	text-decoration:underline
}
#menu ul {
	list-style-type:none;
	padding-left:250px
}
html > body #pagewrap {
	height:auto
}
#pagewrap {
	background:url(/img/bg.gif) repeat-y 0 275px;
	margin:0 auto;
	position:relative;
	height:100%;
	min-height:100%;
	overflow:hidden;
	display:block;
	width:1000px
}
* html #pagewrap {
	position:relative;
	left:50%;
	overflow:visible;
	margin-left:-500px
}
#header {
	position:absolute;
	left:0;
	width:100%;
	min-width:1000px;
	background:#000
}
#menu {
	position:absolute;
	top:236px;
	left:0;
	height:39px;
	width:100%;
	background:url(/img/menu.gif) repeat-x
}
#left {
	background:#585858 url(/img/left.gif) repeat-x 0 275px;
/*	min-height:645px;
	height:100%;*/
	margin-top:-24px;
	display:expression((document.body.clientHeight<646)?'646px':'100%');
	float:left;
	width:250px;
}
#lblock {
	padding-left:45px;
	padding-top:319px
}
#lblock h1 {
	color:#fff4b7
}
#lblock p a {
	text-decoration:none;
	color:#fff
}
#right {
	background:#fbf6db;
	margin-left:250px;
}
#rblock {
	float:left;
	padding-left:35px;
	padding-right:35px;
	padding-top:295px
}
* html #rblock {
	float:none;
	padding-top:0;
	margin-top:-500px;
	width:750px
}
#copy {
	background:url(/img/bg.gif) repeat-y 0 275px;
	position:relative;
	width:1000px;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:10px;
	color:#fff
}
* html #copy {
	left:50%;
	margin-left:-500px
}
#copy a {
	color:#e0dfa1
}
#copy p {
	padding-left:45px;
	font-size:1.2em
}
#empty {
	height:29px
}
#lblock p {
	display:block
}
#lblock p:hover a {
	color:#e0dfa1
}
a.more {
	font-size:1.1em;
	float:right
}
.photoalbom a img {
	border:1px solid #CCCCCC;
	margin:5px;
	padding:5px;
	background-color:#fff
}
#rblock a {
	color:#800000
}
#content {
	float:left;
	width:100%
}
* html #content {
	margin-top:20px
}
h3.red {
	color:#800000
}
