body {
	margin: 40px 0px 0px;
	padding: 0px; /* Set margin and padding for cross browser consistency. */
	text-align: center; /* Needed for IE5/Win */
	background-color: #1653A6;
    }
    
#content {
	width: 720px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height: auto;
	position: relative;
    }

.dogsled li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}
.dogsled a {
	float: right;
	display: block;
	font: normal 12px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 5px 9px 5px 8px;
	background-color: #5D84BB;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.dogsled a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:hover {
	color: #0066CC;
}
a:visited {
	color: #000033;
}

.dogsled a:hover {
	background-color: #FFFFFD;
	color: #1653A4;
	border: #1653A4;
}

.dogsled ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #A5C3E7;
}
.dogsled {
	background-color: #5D84BB;
	border: 1px none #FFFFFF;
	height: 25px;
}
.leftbox {
	padding: 5px 5px 5px 10px;
	float: right;
	height: auto;
	width: 250px;
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	background-color: #B9D2F0;
}
.footer {
	background-color: #5D84BB;
	height: 150px;
	width: 720px;
}
.header {
	background-color: #EBE9ED;
	background-image:  url("gfx/dog_sledding_1.jpg");
	background-repeat: no-repeat;
	height: 227px;
}
.rightbox {
	height: auto;
	width: 430px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: right;
}
.pagebody {
	background-image:  url("gfx/bg_front.gif");
	height: 360px;
	width: 720px;
}
#leftbox {
	float: left;
	height: auto;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-left: 5px;
}
#pagebody {
	background-image: url(gfx/bg_front.gif);
	height: auto;
	width: 720px;
	position: relative;
	float: left;
}

.footer {
	background-color: #C6DCF6;
	text-align: center;
	height: 50px;
	width: 720px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #1653A6;
	border-right-color: #1653A6;
	border-bottom-color: #1653A6;
	border-left-color: #1653A6;
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	padding-top: 10px;
}
#cfooter {
	background-color: #A6C4E7;
	text-align: center;
	height: 35px;
	width: 720px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.frame {
	margin: 5px;
	border: 1px solid #1653A6;
	text-align: center;
	background-position: left;
}
.list {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	font-weight: bold;
}
#pagebody2 {
	background-image: url(gfx/bg_2.gif);
	height: auto;
	width: 720px;
	position: relative;
	float: left;
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.framebig {
	height: 120px;
	width: 370px;
	border: 1px solid #003366;
	text-align: left;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}

