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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
background-image: url(images/mainbg.jpg);
background-repeat: repeat-y;
background-position: center;
}

#main{
height: 100%;
width: 100%;
position: relative;
}

#mainad{
min-height:2024px;
width: 100%;
background-image: url(images/bugliosi_at_lumiere_.jpg);
background-position: top;
background-repeat: no-repeat;
position: relative;
}

#front_content{
width: 420px;
margin: 0 auto;
}

#fours_link{
position: absolute;
top: 1450px;
padding-left: 80px;
}

#lum_link{
position: absolute;
top: 1575px;
padding-left: 80px;
}

#reg_link{
position: absolute;
top: 1827px;
padding-left: 8px;
}

#barmetro{
position: absolute;
top: 1917px;
padding-left: 8px;
display: block;
}

#barmetroform{
display: none;
position: absolute;
top: 1917px;
padding-left: 8px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #999;
}

#barmetroform #thefield{
margin-top: 6px;
padding: 5px;
background-color: #303030;
color: #ff9900;
font-size: 14px;
margin-right: 7px;
border: 1px solid #555
}

#respagetop{
position: absolute;
top: 0;
margin: 0 auto;
width: 100%;
min-height: 885px;
background-image: url(images/pagebtop.jpg);
background-position: top;
background-repeat: no-repeat;
padding-bottom: 150px;
}


#content{
width: 420px;
position: relative;
z-index: 3;
top: 176px;
margin: 0 auto;
background-color: #000;
font-family: "century gothic",verdana,arial,helvetica,sans-serif;
color: #ccc;
font-size: 13px;
line-height: 17px;
padding-bottom: 150px;
}

#content img{
clear: both;
display: block;
margin-top: 14px;
}

#content p, #content div{
padding: 7px 0 0 13px;
}

#content b{
font-size: 15px;
color: #ff9900;
}

#content a{
text-decoration: none;
color: #0066ff;
}

#content a:hover{
text-decoration: none;
color: #009999;
}

#resform label{
font-size: 11px;
color: #999;
margin-top: 14px;
clear: both;
display: block;
}

#resform .opt{
font-size: 11px;
color: #555;
margin-top: 11px;
clear: both;
display: block;
font-style: italic;
line-height: 14px;
}

#resform input, #resform select{
width: 90%;
padding: 3px;
background-color: #2f2f2f;
border: 1px solid #444;
border-top: 1px solid #333;
color: #aaa;
font-size: 15px;
}

.optb{
width: 80%;
padding: 0;
background-color: #111;
border: 1px solid #404040;
border-top: 1px solid #303030;
color: #999;
font-size: 12px;
}

#databg{
display: block;
margin-top: 20px;
width:390px;
height:113px;
position:relative;
left: -5px;
background-image: url(images/databg.jpg);
overflow: hidden;
font-family: "century gothic", arial, verdana, sans-serif;
font-size: 10px;
text-transform:uppercase;
color: #996600;
padding: 15px 0 0 15px;
}

#databg img{
z-index: 4;
position: absolute;
right: 5px;
bottom: 0px;
}

.admintable{
border: 2px solid #333;
background-color: #eee;
}

.headerrow{
font-weight: bold;
padding: 5px;
background-color: #ccc;
}



