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;}

h2  {font-size: 12px;}



a:link			{color: #eee3df;}
a:visited		{color: #eee3df;}
a:hover			{text-decoration: none;}

td				{text-align: left}
iframe 			{background-color: transparent}

div.socialicons {margin: 48px 0px 0px 32px;}
div.socialicons img {border: 0px; margin-right: 6px;}

#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;}
#menu .news a 		{background: url(../images/btn_news.png); width: 117px; display: table-cell;}
#menu .me a 		{background: url(../images/btn_me.png); width: 117px; display: table-cell;}
#menu .media a 		{background: url(../images/btn_media.png); width: 117px; display: table-cell;}
#menu .pictures a 	{background: url(../images/btn_pictures.png); width: 117px; display: table-cell;}
#menu .links a 		{background: url(../images/btn_links.png); width: 117px; display: table-cell;}
#menu .contact a 	{background: url(../images/btn_contact.png);width: 117px; display: table-cell;}


#menu .home a:hover 	{background-position: 0 -81px ;}
#menu .news  a:hover	{background-position: 0 -81px ;}
#menu .me a:hover		{background-position: 0 -81px ;}
#menu .media a:hover 	{background-position: 0 -81px ;}
#menu .pictures a:hover	{background-position: 0 -81px ;}
#menu .links a:hover	{background-position: 0 -81px ;}
#menu .contact a:hover	{background-position: 0 -81px ;}
		
		
#menu .home_active a	{background-position: 0 -81px ;}
#menu .news_active a	{background: url(../images/btn_news.png);  background-position: 0 -81px ; display: table-cell;}
#menu .me_active a		{background: url(../images/btn_me.png);   background-position: 0 -81px ; display: table-cell;}
#menu .media_active a 	{background: url(../images/btn_media.png);  background-position: 0 -81px ; display: table-cell;}
#menu .pictures_active a	{background: url(../images/btn_pictures.png);   background-position: 0 -81px ; display: table-cell;}
#menu .links_active a		{background: url(../images/btn_links.png);   background-position: 0 -81px ; display: table-cell;}
#menu .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;}
