* {
	margin:0;
	padding:0;
	font-size: 12px;
	background-color: #0000;

}

img {

	border:0;

}

body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #caddf8;
	background-color: #000;

}

#container { 

	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

} 

#header { 

	height:439px;

	width:900px; 

} 

#header h1 {
	margin:30px 0;
	padding:5px 0 10px 90px;
	color:#caddf8;
	font-size:48px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(logo.jpg);

}

#headerPic {
	width:900px;
	height:254px;
	background-image: url(tajheader2.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

.puppyList {
	padding:30px;
	font-size: 36px;
	font-weight: bold;



}

#headerPic li {

	list-style:none;

	margin:16px 0 0 40px;

	width:230px;

}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 585px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	font-size: 14px;

}

#sidebar1 p {

	margin:20px;

}

#sidebar1 h1, #mainContent h1, #about h1 {
	margin:5px 20px;
	font-size:24px;
	color:#caddf8;

}

#sidebar1 span, #mainContent span, #about span {

	font-size:36px;

	color:#527ecf;

}

#sidebar1 b {
	color:#ecbc7c;
	font-size: 16px;

}

#sidebar1 a {
	color:#caddf8;
	font-weight:normal;
	font-size: 18px;

}

#sidebar1 .puppyPic {

	float:left;

	margin:0 15px 10px 0;

}

#mainContent { 

	margin: 0 0 0 590px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */

} 

#mainContent ul {
	margin:10px 20px;
	font-size: 24px;

}

#mainContent li {
	list-style:none;
	margin:25px 0;
	background:url(pList.jpg) no-repeat left -3px;
	padding-left:30px;
	font-size: 22px;

}

#footer {

	background:#171d26;

	height:81px;

}

.copyright {
	text-align:center;
	padding-top:25px;
	font-size: 10px;

}

.copyright a {

	color:#c10d0d;

} 

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

#about {

	padding:20px 0;

}

#about p {

	margin:5px 20px;

}

/*begin main menu*/
#navcontainer {
	background:url(menuBackground.jpg) no-repeat left top;
	width:900px;
	height:40px;
	text-align:center;
	padding-top:6px;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a { 
	padding: 3px 10px; 
	color:#ffffff; 
	font-size:24px; 
	padding-left:30px; 
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}

#navlist a:hover {
	color: #ecbc7c;
	text-decoration: none;
	background:url(activeButton.jpg) no-repeat left 3px;
	padding-left:30px;
}
#navlist #active a {
	color: #ecbc7c;
	text-decoration: none;
	background:url(activeButton.jpg) no-repeat left 3px;
	padding-left:30px;
}

/*end main menu*/

/* begin border corners*/

.t {background: #283140 url(dot.gif) 0 0 repeat-x;}

.b {background:url(dot.gif) 0 100% repeat-x}

.l {background:url(dot.gif) 0 0 repeat-y}

.r {background:url(dot.gif) 100% 0 repeat-y}

.bl {background:url(bl.gif) 0 100% no-repeat}

.br {background:url(br.gif) 100% 100% no-repeat}

.tl {background:url(tl.gif) 0 0 no-repeat}

.tr {
	background:url(tr.gif) 100% 0 no-repeat;
	padding:1px 20px;
	font-size: 12px;
	color: #ecbc7c;
} 

/* end border corners*/
#container #mainContent h1 {
	font-size: 36px;
}
#mainContent h1 {
	font-size: 18px;
}
#container #mainContent ul li a {
	font-size: 22px;
}
#container #header #headerPic .puppyList h2 {
	font-size: 48px;
}
#headerPic .puppyList h2 {
	font-size: 24px;
}
#header #headerPic .puppyList p {
	font-size: 24px;
}
#container #header #headerPic .puppyList p {
	font-size: 36px;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr p strong {
	font-weight: normal;
	color: #ecbc7c;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr ul li a {
	color: #caddf8;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr p {
	color: #ecbc7c;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr ul li a {
	font-weight: normal;

}
#container #header #headerPic .puppyList {
	font-size: 48px;

}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr ul li p strong {
	color: #caddf8;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr ul li p strong {
	color: #caddf8;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr .body strong a font {
	color: #ecbc7c;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr p strong font a {
	font-size: 12px;
	color: #ecbc7c;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr p strong a {
	color: #ecbc7c;
	font-size: 12px;
}

