/******** universal settings *********/

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;
}

.clear {clear:both;}

/******** body settings ********/

body {
color:#333;
font-family:'lucida sans unicode','lucida sans',verdana,arial,helvetica,sans-serif;
font-size:1em;
text-align:left;
position:relative;
padding-bottom:100px;
}

a {outline:none;}
a img {border:none;text-decoration:none;}
img {padding:30px 0 2px 0;}
img, div, a img {behavior:url(iepngfix.htc)}

body#home {background:#fff url(images/bg.gif) top left repeat-x;}

/***************** wrapper **********************/

#mainwrap {
margin:0 auto;
width:910px;
}

#featurebox {
background:#eee;
width:890px;
border:1px solid #ddd;
padding:5px 5px 8px 5px;
margin:10px 0 10px 0;
}

/**** styles ****/

h1 {
font-family: 'Century Gothic',arial,helvetica,'sans serif',verdana;
text-transform:uppercase;
text-align:center;
margin:0;
font-size:7em;
font-weight:normal;
color:#ddd;
letter-spacing:3px;
}
h1 a, h1 a:link, h1 a:active, h1 a:visited {font-weight:normal;color:#ddd;text-decoration:none;}
h1 a:hover {text-decoration:none;color:#ccc;}

h2 {
margin:30px 0 0 0;
font-size:2.5em;
font-weight:bold;
color:#ddd;
letter-spacing:3px;
}

h3 {
margin:0 0 5px 0;
font-size:1.3em;
font-weight:bold;
color:#666;
letter-spacing:3px;
}

p {}
p.small {font-size:75%;}

a,a:link,a:visited,a:active {color:#666;text-decoration:none;}
a:hover {color:#666;text-decoration:underline;}

/****************** gallery ***********************/

.gall {margin:0 auto;text-align:center;}
.thumb {margin:0 10px 0px 0;border:none;text-decoration:none;}




