html {
	background-color:#17191A;
}

body {
    height:100%;
    margin:20px;
    padding:0;
    font-size:62.5%;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
    color:#9cf;
    scrollbar-track-color:#6699cc;
    scrollbar-base-color:#336699;
    scrollbar-arrow-color:#003366;
}

a {
	text-decoration:none;
  	color:#669ACD;
}

a:hover {
	color:#fff;
}

#quote {
	width:221px;
	min-height:240px;
	padding:10px;
	float:right;
	display:inline-block;
	text-align:right;
}

#qt {
	white-space:normal;
	font-size:1.25em;
	line-height:12pt;
	color:#9cf;
}

#qtctls {
	text-align:right;
	height:30px;
	width:244px;
	float:left;
	text-align:center;
	font-size:1.5em;
}

#nav {
	float:left;
	width:241px;
	padding:20px 0 0 30px;
	font-size:7.75em;
	text-align:left;
}

.bs {font-size:8pt; color:#99ccff; font-weight:bold}
.bsb {font-size:6px; font-weight:bold; background-color:#6699cc}

#body {
	  text-align:center;
}

#wrap {
	margin:0 auto;
	height:300px;
	width:600px;
}

#wrapper {
	background-color:#373737;
	padding:20px;
	text-align:left;
	height:310px;
	width:560px;
}

#quote_box {
	float:left;
	height:330px;
	width:244px;
	background:#000 url(/pix/calbg3.jpg) no-repeat;
}

#dateline {
	width:231px;
	text-align:right;
	font-weight:bold;
	font-size:1.5em;
	height:33px;
	padding:8px 5px 0 0;
}

#qt span {
	color:#69c;
}

#copr {
	clear:both;
	color:#323638;
	font-size:1.2em;
	padding-top:20px;
}

#logo {
	margin:40px 0;
	width:180px;
	height:125px;
}


#ctopl {
	background:transparent url(/blog/wp-content/themes/mdavis/images/contenttop.png) no-repeat;
	height:20px;
	width:300px;
	display:inline;
	float:left;
}

#ctopr {
	background:transparent url(/blog/wp-content/themes/mdavis/images/contenttop.png) no-repeat top right;
	height:20px;
	width:300px;
	display:inline;
	float:right;
}

#cbotl {
	background:transparent url(/blog/wp-content/themes/mdavis/images/contentbottom.png) no-repeat;
	height:20px;
	width:300px;
	display:inline;
	float:left;
}

#cbotr {
	background:transparent url(/blog/wp-content/themes/mdavis/images/contentbottom.png) no-repeat top right;
	height:20px;
	width:300px;
	display:inline;
	float:right;
}

#qtctls a {
	margin:0 10px;
}
