* {
margin:10;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote, form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}

body {
background: #ffffff;
text-align:center;
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
color: #1372f3;
}

#wrap {
width:100%;
text-align:center;
margin:0 auto;
}


#header {
background: #ffffff url(images/SilentAuctionHeader.png);
height:241px;
clear:both;
}


#phone {
background: #ffffff;
font-size:4em;
width:900;
text-align:center;
margin:20 auto;
}

#email {
background: #ffffff;
font-size:3em;
width:900;
text-align:center;
margin:20 auto;
}

a:link {
text-decoration: none;
color: #1372f3;
}

a:visited {
text-decoration: none;
color: #1372f3;
}

a:hover {
text-decoration: none;
color: f39713;
	
}

#main {
background: #ffffff;
width:900;
font-size:0.8em;
text-align:center;
margin:30 auto;
}

#footer {
background: #ffffff;
clear:both;
}

.inside {
}

