/* CSS Document */

body,td,th 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ccc;}
body 			{background-color: #000000; margin:0; padding:0;}

#menu 			{margin:10px 0 30px 0; padding:0; text-align:center; border-top:1px solid #333; border-bottom:1px solid #333;}
#menu img 		{margin:0;}

#gallery 		{margin:20px 0 0 0; text-align:center;}
#gallery a img 	{border:1px solid #333;}

#shop a img 	{border:0;}

#contact_table p 	{margin:0 0 12px 0;}
#contact_table tr 	{padding:0; margin:0;}
#contact_table td 	{padding:0; margin:0;}

a				{color: #a00; font-size:12px;}
a:link 			{color: #a00; text-decoration: underline;}
a:visited 		{text-decoration: underline; color: #a00;}
a:hover 		{text-decoration: none; color: #f00;}
a:active 		{text-decoration: underline; color: #a00;}

h1				{font-size:18px;}
h2				{font-size:16px;}
h3				{font-size:14px;}
h4				{font-size:12px;}
p				{font-size:12px;}

li				{font-size:12px; line-height:130%;}

a img 								{border-width:0px;}

