
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, img, hr {
margin: 0;
padding: 0;
border: 0;
}

body{
	text-align:center;
	background-image: url(images_site/bg_tile.jpg);
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

li{margin-left:25px; line-height:20px;}

h1{font-family:"Times New Roman", Times, serif;font-size:24px;font-weight:bold;text-align:center;}
h2{font-size:14px; font-weight:bold; color:#CC6600; margin-bottom:15px;}
h3{font-size:14px; font-weight:bold;  margin-bottom:15px; text-align:center; line-height:25px;}
a{color:#faf0d8;text-decoration:underline;}
a:hover{color:#FFFFFF;text-decoration:none;}

#clearit{clear:both;}


table#frame{margin:0 auto; width:970px;}
td#left{background-image:url(images_site/metal_L.gif);width:65px;}
td#right{background-image:url(images_site/metal_R.gif);width:65px;}
td#content{ background-color:#000000; vertical-align:top;}

#content{ text-align:left;}

#wrapper{
	width:800px;
	background-color:#000000;
	text-align:center;
	padding:0 20px 20px 20px;
}

#menu_main{ border-bottom: 2px solid #FFFFFF; border-top: 2px solid #FFFFFF; text-align:center; padding:5px 20px; text-transform:uppercase;}
	#menu_main a{color:#CCCCCC; text-decoration:none; padding:0 20px; }
	#menu_main a:hover{color:#FFFFFF;text-decoration:none;}
	

#header{padding-bottom:15px;}

#intro{ font-size:14px; text-align:left;}	

#gallery p{margin-bottom:10px;}

img#left{float:left;clear:left;padding-right:10px;}
