html {
height: 100%;
margin: 0;
padding: 0;
font-family: arial, tahoma;
color: #000000;
}

body {
background-color: #CCCCCC;
padding: 0;
margin: 0 auto;
min-height: 100%;
font-size: 11px;
}

#container {
min-height: 100%;
width: 675px;
margin: auto;
border-left: solid 1px #676767;
border-right: solid 1px #676767;
border-bottom: solid 1px #676767;
border-collapse: collapse;
background-color: #ffffff;
}

#header {
height: 106px;
background-image: url(images/grad.jpg);
background-repeat: repeat-x;
border-bottom: solid 2px #ffffff;
}

a {
text-decoration: none;
font-weight: bold;
color: #48A043;
}

a:hover {
text-decoration: underline;
}

h1 {
padding-left: 20px;
margin: 0;
}

#slogan {
float: right;
}

#picture {
border-left: 2px solid white;
border-right: 2px solid white;
border-bottom: 2px solid white;
}


h2 {
font-size: 11px;
font-weight: bold;
color: #48A043;
}

h3 {
font-size: 12px;
font-weight: bold;
color: #48A043;
}


#navbar {
background-color: #636363;
text-align: left;
padding-left: 20px;
height: 25px;
border-bottom: 2px solid white;
color: white;
padding-top: 13px;
}



#navbar a {
font-family: trebuchet ms;
color: white;
}

#content {
width: 375px;
padding-top: 20px;
padding-bottom: 20px;
}

#contentwide {
width: 630px;
padding-top: 20px;
padding-bottom: 20px;
}

#sidebarright {
padding: 20px;
float: right;
width: 220px;
background-color: white;
}

#footer {
font-size: 10px;
color: #676767;
padding-top: 13px;
padding-right: 20px;
padding-left: 20px;
height: 25px;
background-repeat: repeat-x;
border-top: solid 1px #676767;
}

#footer  a {
font-size: 10px;
color: #676767;
text-decoration: none;
}

#footer  a:hover {
font-size: 10px;
color: #48A043;
text-decoration: none;
}

#quarry {
padding-top: 2px;
float: right;
font-size: 10px;
color: #676767;
}


#quarry  a {
font-size: 10px;
color: #676767;
text-decoration: none;
}

#quarry  a:hover {
font-size: 10px;
color: #48A043;
text-decoration: none;
}

.padding {
padding-left: 20px;
padding-top: 10px;
}

img {
border: 0px;
}

p {
font-family: arial;
font-size: 11px;
color: #000000;
line-height: 16px;
}

#sponsors {
width: 630px;
}

#sponsors img{
border: 1px solid;
border-color: #CCCCCC;
}
