@charset "UTF-8";
/* CSS Document for Dancing Dog Photograhy - Debbie Z Dunne */

body {
	text-align: center;
	background-color: #000000;
	margin:0;
	padding: 0;
	background-image: url(graphics/burlapbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	width: 850px;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-right: 5px;
	}
#header h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;
	font-weight: normal;
	color: #999999;
	font-stretch: ultra-condensed;
	letter-spacing: -0.1em;
	margin: 0px;
	text-align: right;
	}
	
#wrapper {
	width: 860px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(graphics/bg.gif);
	height: 577px;
	border: 1px solid #4c4c4c;
	background-color: #000000;
	}
#wrapper2 {
	width: 860px;
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(graphics/bg2.gif);
	height: 577px;
	border: 1px solid #4c4c4c;
	padding-left: 0px;
	}
#wrapper3 {
	width: 860px;
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(graphics/bg3.gif);
	height: 577px;
	border: 1px solid #4c4c4c;
	padding-left: 0px;
	}
#footer {
	width: 860px;
	margin-top: 15;
	margin-right: auto;
	margin-left: auto;
	}
#footer h1 {
	font-size: 0.7em;
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: .05em;
	}
	
#footer a:link {
	text-decoration: none;
	color: #666666;
	}
#footer a:visited {
	color: #666666;
	}
#footer a:hover {
	color: #999999;
	text-decoration: none;
	}

/* -------------------------------- Sidebar -----------------------------------l */

#sidebar {
	float: left;
	width: 183px;
	padding-top: 110px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 415px;
	text-align: left;
	color: #666666;
	}
#sidebar a:link, a:visited {
	color: #0066CC;
	border: none;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	}
#sidebar a:hover {
	color: #CCCCCC;
	}
#sidebar ul{
	list-style:none;
	text-indent: 0px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	}
#sidebar li {
	display:block;
	line-height: 1.8em;
	}
.youarehere{
	color: #CCCCCC;
	}

#sidebar ul.subnav {
	list-style:none;
	border:none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	margin-bottom: 15px;
	}

#sidebar ul.subnav li {
	display:list-item;
	padding-bottom: 0px;
	line-height: 1.1em;
	padding-left: 13px;
	}
	
#sidebar ul.subnav a:link, #sidebar ul.subnav a:visited {
	color: #0066CC;
	text-decoration:none;
	border: none;
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: .0em;
	}
	
#sidebar ul.subnav a:hover {
	color: #CCCCCC;
	}


/* -------------------------------- Content -----------------------------------l */

#content1 {
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 135px;
	overflow: auto;
	width: 585px;
	margin-left: 259px;
	} 
	
#content2 {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 375px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 100px;
	height: 477px;
	overflow: auto;
	width: 479px;
	text-align: left;
	}
	
#content2 p{
	font-size: .9em;
	}

#content2 h1{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	}	
	
#content2 h2{
	font-size: 1.2em;
	font-style: italic;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	margin-top: 1px;
	margin-bottom: -.5em;
	}

#content2 h4{
	font-size: .9em;
	font-style: italic;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	margin-top: 1px;
	margin-bottom: -.5em;
	}
		
#content2 a:link, a:visited {
	color: #0066CC;
	border: none;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	}
#content2 a:hover {
	color: #999999;
	}

#content2 hr{
	width: 85%;
	text-align: center;
	border: 2px dotted #CCCCCC;
	}
	
#content3 {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 11px;
	height: 569px;
	width: 640px;
	}	
	 
.fltrt {
	float: right;
	margin-left: 8px;
	}
.fltlft {
	float: left;
	margin-right: 8px;
	}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

#btmbar {
	top: 579px;
	position: absolute;
	font-size: .7em;
	color: #000000;
	padding-left: 35px;
	background-repeat: no-repeat;
	height: 33px;
	background-image: url(graphics/circlelogo.gif);
	margin-bottom: 5px;
	margin-left: 6px;
	padding-top: 10px;
	font-family: 
	}
