html, body {
	background: url("bg.jpg") repeat-x;
	margin: 0;
	padding: 0;
}
td#left {
	background: url("img/left_bg.gif") repeat-y;
	vertical-align: top;
}
td#right {
	background: url("img/right_bg.gif") repeat-y;
	vertical-align: top;
}
td#main {
	vertical-align: top;
	background: rgb(237, 186, 6);
}
#dol {
	margin-top: -37px;
	height: 37px;
	background: url("img/dol_bg.gif") repeat-x;
}
#dol2 {
	width: 750px;
	background: url("img/dol.gif") no-repeat;
	color: #edba06;
	text-align: center;
	padding-top: 17px; 
}
#dol2 a {
	color: #edba06;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
#dol2 a:hover {
	text-decoration: underline;
}
h1{
	margin: 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: rgb(0, 51, 102);
}
h1 a {
	color: rgb(67, 39, 4);
	text-decoration: underline;
}
h1 a:hover {
	text-decoration: none;
}
#flash {
	position: absolute;
	z-index: 1;
	left: 29px;
	top: 31px;
}
#nagl {
	position: absolute;
	width: 134px;
	height: 53px;
	margin-top: 1px;
	margin-left: 608px;
}
ul {
	margin-top: 3px;
}
li {
	font-family: Tahoma;
	font-size: 12px;
	color: rgb(0, 51, 102);
	margin: 2px;
}
li a {
	color: rgb(67, 39, 4);
	text-decoration: underline;
}
li a:hover {
	text-decoration: none;
}
#nagl2 {
	height: 20px;
	margin-bottom:10px;
	border-bottom: 1px solid rgb(242, 205, 75);
	text-align: center;
}