html			{height: 100%;}
#page			{width: 900px; margin: 0 auto; min-height: 100%; text-align: left; background: #241318; background-image: url(../images/back_curls.png); background-repeat: repeat-x; background-color: #241318}
* html #page	{height: 100%;}
body			{height: 100%; background-color: #a01f22; background-image: url(../images/back_pattern.png); color: #eee3df; margin-top: 0; line-height: 150%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center;}

a:link			{color: #eee3df;}
a:visited		{color: #eee3df;}
a:hover			{text-decoration: none;}

td				{text-align: left}
iframe 			{background-color: transparent}



#menu			{display:table; width: 900px; height: 81px; ; border: solid 0px #ffffff; background: url(../images/back_menu.png); background-repeat: no-repeat; }

#menu 	.home a 	{background: url(../images/btn_home.png); width: 117px; display: table-cell;}
		.news a 	{background: url(../images/btn_news.png); width: 117px; display: table-cell;}
   		.me a 		{background: url(../images/btn_me.png); width: 117px; display: table-cell;}
		.media a 	{background: url(../images/btn_media.png); width: 117px; display: table-cell;}
   		.pictures a {background: url(../images/btn_pictures.png); width: 117px; display: table-cell;}
   		.links a 	{background: url(../images/btn_links.png); width: 117px; display: table-cell;}
   		.contact a 	{background: url(../images/btn_contact.png);width: 117px; display: table-cell;}


#menu 
		.home a:hover 	{background-position: 0 -81px ;}
		.news  a:hover	{background-position: 0 -81px ;}
		.me a:hover		{background-position: 0 -81px ;}
		.media a:hover 	{background-position: 0 -81px ;}
		.pictures a:hover{background-position: 0 -81px ;}
		.links a:hover	{background-position: 0 -81px ;}
		.contact a:hover{background-position: 0 -81px ;}
		
		
#menu 
		.home_active a		{background-position: 0 -81px ;}
		.news_active a		{background: url(../images/btn_news.png);  background-position: 0 -81px ; display: table-cell;}
		.me_active a		{background: url(../images/btn_me.png);   background-position: 0 -81px ; display: table-cell;}
		.media_active a 	{background: url(../images/btn_media.png);  background-position: 0 -81px ; display: table-cell;}
		.pictures_active a	{background: url(../images/btn_pictures.png);   background-position: 0 -81px ; display: table-cell;}
		.links_active a		{background: url(../images/btn_links.png);   background-position: 0 -81px ; display: table-cell;}
		.contact_active a	{background: url(../images/btn_contact.png);  background-position: 0 -81px ; display: table-cell;}
		
#small	{float: right; font-size: 10px; color: #954f45;}	
#small a	{color: #954f45;}	



#footer 		{font-size: 10px; color: #954f45; width: 900px; position: absolute; background-color: #381d1f; height: 24px; padding-bottom: -1px; margin-left: -451px; left: 50%; border-top: dotted 1px #964f45}
#footer a 		{color: #954f45;}