html * {
	padding:0px;
	margin:0px;
	border:none;
}
html, body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
table#main {
	width:100%;
	height:100%;
}
tr#top td.mid {
	width:704px;
	height:206px;
	background:url(img/head.jpg) top left no-repeat;
}
#headwrap {
	width:704px;
	height:206px;
	position:relative;
}
#lala {
	width:265px;
	height:165px;
	position:absolute;
	top:0px;
	left:0px;
}
#lalaimg {
	display:block;
	width:265px;
	height:165px;
}
#langbar {
	height:20px;
	position:absolute;
	top:43px;
	left:545px;
	font:bold 16px "Trebuchet MS";
	color:#622;
}
#langbar a {
	font:bold 14px "Trebuchet MS";
	color:#333;
	text-decoration:none;
}
#lalaimg:hover {
	background:url(img/lala.jpg) top left no-repeat;
}
tr#top td.left {
	background:url(img/leftbg.jpg) top left repeat-x;
}
tr#top td.right {
	background:url(img/rightbg.jpg) top left repeat-x;
}
tr#mid td.mid {
	background:url(img/mainbg.jpg) top left repeat-y;
	vertical-align:top;
}
tr#mid td.right {
	background:url(img/rightbg2.jpg) top left repeat-x;
}
tr#bot td.mid {
	width:704px;
	height:162px;
	background:url(img/foot.jpg) top left no-repeat;
}
#foot {
	width:580px;
	height:162px;
	color:#eee;
	font:11px "Trebuchet MS";
	text-align:center;
	float:right;
	padding-right:10px;
}
#p1 {
	padding-top:23px;
}
#p2 {
	padding-top:20px;
}
#p3 {
	padding-top:10px;
}
#foot a {
	color:#eee;
}
#nav {
	width:162px;
	height:auto !important;
	min-height:300px;
	height:300px;
	float:left;
	margin-top:10px;
}
#nav a {
	display:block;
	border-left:3px solid #622;
	margin:3px 0px 3px 10px;
	padding-left:5px;
	color:#333;
	font:bold 14px "Trebuchet MS";
	text-decoration:none;
}
#nav a:hover, #nav a.curr {
	color:#622;
}
.subm {
	padding-left:10px;
}
#content {
	width:542px;
	height:auto !important;
	min-height:300px;
	height:300px;
	background:url(img/contentbg.jpg) top left no-repeat;
	float:right;
	padding-top:35px;
}
#content h1, #content h2, #content p, #content a {
	margin:0px 10px 0px 35px;
	text-align:left;
}
#content h1 {
	font:bold 17px "Trebuchet MS";
	line-height:150%;
	border-bottom:1px solid #333;
}
#content h2 {
	font:bold 15px "Trebuchet MS";
	line-height:175%;
	border-bottom:1px solid #aaa;
}
#content p {
	font:13px "Trebuchet MS";
	line-height:120%;
	margin-top:5px;
	margin-bottom:5px;
}
#content a {
	color:#622;
	line-height:175%;
}
#content a:hover {
	color:#511;
	background:#ccc;
}
#content a:visited {
	color:#a66;
}
#content p a {
	margin:0px;
	line-height:120%;
}
.imgdiv {
	padding-left:35px;
}
#content img {
	border:2px solid #888;
}

.cf {
	clear:both;
}
#content table {
width:400px;
}
