body {
	background: #333399;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	margin: 0px;
	text-align: center;
	min-width: 600px;
}

P
{
	font-size: 12px;
	letter-spacing: 1px;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, Sans;
	font-size: 12px;
	letter-spacing: 1px;
}

H1 {
    color: #000000;
    font-size: 24px;
    align: center;
    text-align: center;
    font-weight: lighter;
    margin-top: 25px;
}

H2 {
    color: #000000;
    font-size: 22px;
    text-decoration: underline;
    align: left;
    text-align: left;
    font-weight: lighter;
    margin-top: -1px;
    margin-top: 40px;
}

H3 {
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    align: left;
    text-align: left;
    font-weight: lighter;
    margin-bottom: -8px;
}

H4 {
    color: #000000;
    font-size: 18px;
    align: center;
    text-align: center;
    font-weight: lighter;
}

A:link
{
	color: #333399;
	text-decoration: none;
	font-size: 100%;
}

A:visited
{
	color: #333399;
	text-decoration: none;
	font-size: 100%;
}

a:hover {
	color: #000000;
}

#announcement {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
}

#announcement p{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

#columns {
    z-index: 0;
    margin: 0 auto;
    text-align: center;
	background-image: url(images/pawprints.gif);
	width: 1000;
}

#header {
    margin: 0 auto;
	width: 800px;
	text-align: left;
	height: 169px;
	z-index: 2;
	background-image: url(./images/headerDogoutline.png);
}

#navheader {
	color: #FFFF66;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	position: relative;
	margin-top: 10px;
	z-index: 2;
}

#navheader p{
    color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#navheader a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#navheader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

#navtop {
    background: #CC3300;
    color: #FFFFFF;
    position: relative;
    width: 800px;
    height: 35px;
    margin: 0 auto;
    z-index: 200;
    text-align: center;
    valign: center;
    font-size: 18px;
}

#navtop p{
    font-size: 18px;
    color: #FFFFFF;
}

#navtop a{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 2px;
}

#navtop a:hover{
    text-decoration: underline;
}

#maincontent {
    background: #FFFFFF;
    position: relative;
    width: 798px;
    min-height: 516px;;
    margin: 0 auto;
    margin-top: -16px;
    padding-top: 5px;
    padding-bottom: 10px;
    z-index: 100;
    text-align: center;
    border: 1px solid #CC3300;
}

#steps {
    position: relative;
    text-align: center;
}

#steps td{
    color: #000000;
    font-size: 19px;
}

#steps a {
    text-decoration: none;
    color: #999999;
    font-size: 19px;
}

#steps a:hover {
    text-decoration: none;
    color: #000000;
}

#history {
    position: relative;
    text-align: left;
    margin-top: 50px;
}

#history p{
    font-size: 11px;
    font-weight: bold;
}

#history td{
    font-size: 11px;
    font-weight: bold;
}

#footer{
    position: relative;
    margin-left: 0px;
    margin-top: 10px;
    text-align: left;
    width: 1000;
    height: 58;
	background-image: url(./images/footershort.jpg);
}

#sitemap {
    position: relative;
    margin-top: 20px;
    align: center;
    text-align: center;
    color: #000000;
}

#sitemap p{
    font-size: 10px;
    letter-spacing: 1px;
}

#sitemap a {
    text-decoration: none;
	color: #000000;
}

#sitemap a:hover {
    text-decoration: underline;
	color: #000000;
}
