body {
	background:#d1d1d1 url(images/body-bg.gif) top repeat-x;
	font-family:verdana,sans-serif;
	font-size:85%;
	color:#222;
	margin-top:0px;
}
h1, h2, h3, h4, h5 {
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:normal;
	letter-spacing:.005em;
	color:#555;
}
h1 {
	font-size:2.7em;
	height:132px;
	font-weight:normal;
	margin:-1px 0 10px 0;
	letter-spacing:-.015em;
	border-bottom:1px solid #f0f0f0;
	background:#fff;
}
h1, h2, h3, h4, p {
	padding-left:3px;
}
h2 {
	font-size:1.85em;
	padding:.5em 0 .2em 0;
	margin:.5em 0 .5em 0;
	color:#e60;
	border-bottom:2px solid #fc9;
}
h2 strong {
	color:#c40;
}
h2 .faint {
	color:#f93;
}
#left-col h2 {
	font-size:1em;
	line-height:1.25em;
	margin:0;
	border:0;
	padding:0;
	color:#f60;
}
#right-col div h2 {
	background:none;
}
h3 {
	font-size:1.55em;
	margin:1em 0 0 0;
	padding-bottom:.2em;
	border-bottom:1px solid #fec;
	color:#b52;
}
h3 strong {
	color:#930;
}
h3 .faint {
	color:#d75;
}
.introblock h2, .introblock h3 {
	border:none;
	background:none;
	margin:0;
}
h4 {
	font-size:1.3em;
	margin:1.2em 0 .3em 0;
	color:#952;
}
h4 .faint {
	color:#b76;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin:1em 0 .3em .5em;
}
p {
	margin:.7em 0;
}
blockquote {
	color:#444;
	font-family:georgia,serif;
	font-style:italic;
	padding:0 5em 0 0;
}
cite {
	display:block;
	text-align:right;
	color:#444;
	font-family:georgia,serif;
	font-style:italic;
}

a, a:link {
	color:#00e;
	text-decoration:none;
}
a:visited {
	color:#909;
}
a:hover, a:active {
	color:red;
	text-decoration:underline;
}
li, dd {
	margin-bottom:.5em;
}
dt {
	clear:left;
}
dd {
	color:#444;
	font-size:.95;
	padding:.1em 0 .2em 2em;
}
a img {
	border:none;
}

/* 
	Structure
 */
#nav, #main {
	width:57em;
	margin:0 auto;
	text-align:left;
}
#main {
	background:#fff url(images/bg-main.gif) top left repeat-y;
}
#content {
	/* Getting obscured by other layers! */
	background:url(images/bg-content.jpg) top left no-repeat;
}


#right-edge {
	background:url(images/right-col.gif) top right repeat-y;
}
#left-edge {
	background:url(images/left-col.gif) top left repeat-y;
	width:100%;
	/* Note:this width needed to prevent bug in IEeee */
}
#left-col {
	position:absolute;
	top:0;
	left:0;
	width:180px;
}
#right-col {
	position:relative;
	float:left;
	padding:0 2em 2.5em 205px;
	background:url(images/right-col-bg.gif) top left repeat-y;
	min-height: 500px;
}


#cap {
	margin:0;
	height:3px;
	font-size:.0001%;
	background:url(images/cap-c.gif) top left repeat-x;
}
#cap .l {
	height:3px;
	background:url(images/cap-l.gif) top left no-repeat;
}
#cap .r {
	height:3px;
	background:url(images/cap-r.gif) top right no-repeat;
}

/* 
	Top nav
 */
ul#nav {
	padding:0;
	list-style:none;
	background:#fff url(images/bg-top-repeat.gif) 0 10px repeat-x;
	text-align:right;
	height:76px;
	margin-bottom:3px;
}

* html ul#nav{
	margin-bottom:-4px;
}

#nav li {
	height:76px;
	display:block;
	text-indent:-3000px;
	position:relative;
}
#nav li a {
	height:76px;
	display:block;
	text-decoration:none;
	color:#9b998f;
	color:#fff;
	font-size:.001%;
	text-indent:-3000px;
	position:absolute;
	left:0;
}
#nav #nav-home {
	width:100%;
	background:url(images/bg-top-r.gif) right 10px no-repeat;

}
#nav-home a {
	background:url(images/cms-from-scratch.gif) 0 10px no-repeat;
	width:400px;
	color:#a4c2c1;
}


/* 
	Footer
 */
#foot {
	clear:both;
	text-align:center;
	font-size:.75em;
	background:#fd9 url(images/footer-c.gif) bottom left repeat-x;
	padding:0;
}
#foot ul {
	list-style:none;
	//margin:1em 0;
}
#foot li {
	display:inline;
	padding:.5em 0;
}
#foot li a {
	padding:0 1.5em;
	color:#000;
}
#foot .outer {
	background:url(images/footer-l.gif) bottom left no-repeat;
	float:left;
	width:100%;
	//margin-bottom:-2px;
}
#foot .inner {
	border-top:1px solid #db7;
	background:url(images/footer-r.gif) bottom right no-repeat;
	float:left;
	width:100%;
}


.clear-all {
	clear:both;
	font-size:.0001%;
	height:1px;
}

/* 
	Side navigation and cross links
 */
#insert {
	padding:1.3em;
	font-size:.75em;
	color:#999;
	height:2.5em;
}
ul.sections {
	margin:10px 0 0 10px ;
	list-style:none;
	padding:0;
	font-size:95%;
}

.sections li{
	border:1px solid;
	border-color:#ccc #bbb #b6b6b6 #ccc;
	margin:0 0 3px 0;
	background:#f1f1f1 url(images/s-bg.gif) top left repeat-x;
}
.sections li a{
	display:block;
	padding:.4em 3px .4em 10px;
	text-decoration:none;
	color:#000;
	font-size:1.2em;
}

.sections li a:hover, .sections li.on a {
	background-color:#fff;
	color:#f00;
}

.introblock{
	font-weight:bold;
}

	/*H1 to be replaced by Ben's clever JS Image replacement*/
	h1.home{
		background:url(images/quick-easy-and-cute.gif) no-repeat 0 20px;
		text-indent:-999em;
		width:450px;
	}
	h1.user-guide{
		background:url(images/5-minute-user-guide.gif) no-repeat 0 20px;
		text-indent:-999em;
		width:450px;
	}
	
.callout_box {
	background: url(images/callout-bg.jpg) top left no-repeat;
	width:485px;
	min-height:370px;
	margin-bottom:12px;
}
.callout_box h3, .callout_box p {
	padding-left: 220px;
}
.callout_box ul {
	padding:0 0 .6em 238px;
	margin:0;
}

.quote blockquote {
	margin:0;
	padding:.1em;
}
.quote cite {
	text-align:right;
	margin:0 3em 1em 0;
	font-style:italic;
}