* {
	padding:0;
	margin:0;
	border:0;
}
h1 {text-decoration:none;color:#FFFBD6;font-size:1.8em;padding-bottom:10px;}
#main {
	width:600px;
	height:720px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
}
#menu {
	background:url(bg/backgr_blue_04.jpg);
	width:114px;
	height:546px;
	text-align:center;
}
#menu a {}
#content {
	background:url(bg/backgr_blue_content.jpg);
	width:368px;
	height:320px;
	color:black;
 	font-size:0.8em;
	text-align:left;
	font-family:Palatino Linotype, Verdana, Sans-Serif;
}
#bottom {text-align:right;color:black;}
#bottom a{font-size:12px;color:black;text-decoration:none;}
#bottom a:hover{color:black;text-decoration:none;}