html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	display: table;
	background-color: #fff;
	background: url('img/main_back.png') repeat-x center;
	font-family: arial,tahoma;verdana;arial;helvetica;sans-serif;
	font-size: 12px;
}

ul	{
	font-size: 12px;
	line-height: 150%;
}

p {
	font-size: 12px;
	color: black;
	line-height: 150%;
}

h2	{
	font-size: 14px; text-decoration: underline; font-weight: normal;
	color: black;
}

a	{
	color:#790; text-decoration:none
}

img 	{
	border: 0
}

#middle {
	vertical-align: middle;
	display: table-cell;
	position: relative;
}

#inner {
	padding: 2em;
}


#top	{
	position: relative;
	margin: 0; padding: 0;
	height: 149px;
	background: url('img/sub_top.gif') no-repeat center;
}

p.zodiac { text-align:center;clear:right;float:left;width:51px;height:100px;display:inline }
a.zodiac { font-size:10px;display:block }