html {
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #333333;
scrollbar-face-color: #9CAEA5;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #CCCCCC;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.adair-n-hug.com/Assets/images/csst_bg.gif);
	background-attachment: scroll;


}
#mainTable {
	background-color: #FFFFFF;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 780px;
	height: 100%;

}
#maincontent {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 520px;
	height: 100%;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #CDCDCD;
	background-image:  url(http://www.adair-n-hug.com/Assets/images/MainContent_bg.gif);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 30px;

}


#sidebar {
	vertical-align: top;
	background-color: #333333;
	width: 200px;
	border-top-width: thin;
	border-top-style: inset;
	border-left-width: thin;
	border-left-style: inset;
	border-top-color: #CDCDCD;
	border-left-color: #CDCDCD;
	padding: 5px;
	margin-right: 15px;

}


#header {
	vertical-align: bottom;
	font-size: 10px;
	background-color: #333333;
	height: 100px;
	top: auto;
	background-attachment: scroll;
	background-image: url(http://www.adair-n-hug.com/Assets/images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;


}
#footer {
	vertical-align: top;
	background-color: #333333;
	height: 80px;
	bottom: auto;
	background-attachment: scroll;
	background-image: url(http://www.adair-n-hug.com/Assets/images/bg_tan.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #CCCCCC;
	text-decoration: none;

}

#footer a:link, a:visited, a:active {color: #CCCCCC;text-decoration: none;}
#footer a:hover {color: #CCCC99;text-decoration: none;}


#rightbar {
	background-color: #FFFFFF;
	width: 20px;
	height: 100%;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #CDCDCD;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;


}

#innercontent {
	vertical-align: top;
	height: 100%;

}

#innercontent a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#innercontent a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#verticalbar {
	width: 12px;
	background-attachment: scroll;
	background-image: url(http://www.adair-n-hug.com/Assets/images/bg_tan.png);
	background-repeat: repeat;
	background-attachment: scroll;

}
#undersidebar {
	vertical-align: bottom;
	background-color: #333333;
	width: 200px;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #CDCDCD;
	padding: 5px;
	background-attachment: scroll;
	background-image: url(http://www.adair-n-hug.com/Assets/images/bg_menubarbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 350px;
}

#doginfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#pageoflinks {
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}

#gallery {
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}

#gallery a:link, a:visited, a:active {color: #000000;text-decoration: none;font-weight: bold;}
#gallery a:hover {color: #666666;text-decoration: none;font-weight: bold;}

#currentlitter {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
#currentlitterborder {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#currentlitter a:link, a:visited, a:active {color: #000000;text-decoration: none;}
#currentlitter a:hover {color: #666666;text-decoration: none;}

