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 {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	margin: 0;
	outline-style: none;
	outline-width: 0;
	padding: 0;
}

body {
	background: #202020 url(../gfx/bgd-slice.png) repeat-x top fixed;
	color: white;
}

.clear, #pgbody { clear: both; }

#header {
    background: transparent url("../gfx/logo.png") no-repeat top;
    border-bottom: 2px solid #EEEEEE;
    height: 100px;
    margin: 20px auto;
    padding-bottom: 10px;
    width: 720px;
}

#pgbody {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;	
	width: 960px;
}

#footer {
	width: 960px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	margin: 20px auto 25px;
	padding-top: 10px;
	border-top: 2px solid #fff;
	font-size: 12px;
	color: #fff;
}

#footer a {
	text-decoration: none;
	color: #fff;
        font-weight: bold;
}

.web-table {
	width: 960px;
	padding: 0;
}

.web-back {
	background: transparent url(../gfx/bgd-img.png);
	width: 250px;
	height: 180px;
	margin: 0 auto;
}

.web-back-big {
	background: transparent url(../gfx/bgd-img-big.png);
	width: 352px;
	height: 240px;
	margin: 0 auto;
}

.web-table td {
	vertical-align: bottom;
}

.web-back img {
	margin-top: 9px;
	margin-left: 12px;
	border: 1px solid black;
}

.web-back-big img {
	margin-top: 11px;
	margin-left: 10px;
	border: 1px solid black;
}

.web-text, .web-url, .web-subt {
	text-align: center;
}

.web-text, .web-subt, .web-search {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}

.web-search {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}

.web-column {
	width: 320px;
	border-right: 1px dashed #d3d3d3;
}

.web-text {
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 10px;
	color: #600;
        font-variant: small-caps;
}

.line-search {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 2px solid #d3d3d3;
	width: 300px;
}

.web-subt {
	font-size: 16px;
	line-height: 18px;
}

.web-url {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	margin-top: 5px;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 20px;
        font-weight: bold;
}

.web-url a {
	text-decoration: none;
	color: #eee;
}
