﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
body
{
	line-height: 1;
	margin: 0 auto;
	font-family: Arial !important;
	background: url("../images/SiteImages/bg.gif");
}
p
{
	font-size: 100%;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
h2
{
	font-weight: bold;
	font-family: Arial;
	font-size: 19px !important;
	line-height: 45px;
}
pre
{
	display: block;
	font: 100% "Courier New" , Courier, monospace;
	padding: 10px;
	border: 1px solid #bae2f0;
	background: #e3f4f9;
	margin: .5em 0;
	overflow: auto;
	width: 800px;
}
/*  */

#preview
{
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}

/*  */

/*--=-00-=0=-0=-0=-0-=0=-0-=0-=*/

table.main
{
	margin: 0 auto;
	width: 780px;
}
div.pictures
{
	width: 600px;
	background-color: #ffffff;
	text-align: center;
}
div.pictures img
{
	border:1px solid #000000;
	margin:4px;	
	}