/*   CSS techniques and inspiration (plus quite a bit of shameless ripping off) from the wonderful */
/*     www.simplebits.com */

/*   Worship at the altars of Zeldman and Meyer: */
/*     www.alistapart.com */
/*     www.zeldman.com */
/*     www.meyerweb.com */

body {
	background: #666 url(../pics/bg.gif) repeat-x fixed left bottom;
	margin: 10px 0 30px 0;
	padding: 0;
	text-align: center;
	font-family: arial, Verdana, sans-serif;
	color: #444;
	font-size: x-small; /* for IE5 Windows */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}

html>body { /* for Opera */
	font-size: small;
}

.inv {
	display: none;
}

strong {
	font-weight: bold;
	text-transform: uppercase;
}

a, a:visited {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	color: #00f;
	text-decoration: none;
}

p {
	clear: left;
	margin: 1em 0 1em 0;
	padding: 0;
	line-height: 1.7em;
}

p.line {
	padding: 0 0 1em 0;
	border-bottom: 1px solid #999;
}

h1 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 1.2em;
	color: #006;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h2 {
	color: #f00;
}

ul {
	margin: 0.4em 0 2em 0;
	padding: 0;
	list-style: none;
}

li {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0px;
	line-height: 1.4em;
}

/* paragraph to change font sizes */

#fontsize {
	position: absolute;
	top: 95px;
	right: 5px;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 1.0em;
	font-size: 90%;
	color: #999;
}

#all, #allp4c, #allcit, #allrel {
	position: relative;
	margin: 0 auto;
	padding: 0 1px;
	font-size: 95%;
	text-align: left;
	background: url(../pics/bkgrd.gif) repeat-y;
	width: 752px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 750px;
}

html>body #all {
  	width: 750px;
} 

html>body #allp4c {
  	width: 750px;
} 

html>body #allcit {
  	width: 750px;
} 

html>body #allrel {
  	width: 750px;
} 

#allp4c {
	background: url(../pics/bkgrdp4c.gif) repeat-y;
}

#allcit {
	background: url(../pics/bkgrdcit.gif) repeat-y;
}

#allrel {
	background: url(../pics/bkgrdrel.gif) repeat-y;
}

#logo {
	height: 90px;
	padding: 0;
	margin: 0;
}

#logo img {
	border: 0;
}

#nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
	background-color: #fff;
	font-family: verdana, sans-serif;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #ddd;
	text-align: center;
}

#nav a {
	float: left;
	padding: 6px 10px 6px 30px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #666;
	background: url(../pics/bull1.gif) no-repeat 10px 55%;
}

#nav-p4c a {
	background-image: url(../pics/bull1.gif);
}

#nav-cit a {
	background-image: url(../pics/bull2.gif);
}

#nav-rel a {
	background-image: url(../pics/bull3.gif);
}

#nav-p4c a:hover {
	background-image: url(../pics/bull1h.gif);
	color: #f90;
}

#nav-cit a:hover {
	background-image: url(../pics/bull2h.gif);
	color: #f60;
}

#nav-rel a:hover {
	background-image: url(../pics/bull3h.gif);
	color: #f30;
}

#nav a.active {
	font-weight: bold;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#body {clear:left;}
/* End IE5-Mac hack */

#body {
	background: url(../pics/topbkgrd.jpg) no-repeat left top;
}

#maincol {
	float: left;
	margin: 24px 0 0 0;
	padding: 0 20px;
	background: #fff;
	min-height: 400px;
	width: 502px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 462px;
}

html>body #maincol { /* be nice to Opera */
	width: 462px;
}

#maincol a, #maincol a:visited {
	text-transform: none;
	color: #00f;
	font-weight: bold;
}

#maincol a:hover {
	color: #000;
}

#maincol li {
	padding: 0 0 0 24px;
	background: url(../pics/smbull.gif) no-repeat 8px 5px;
}

#maincol .box {
	border: 1px solid #999;
	margin: 0 15px;
	text-align: center;
	padding: 0 0.5em;
}

#maincol p.quote {
	font-style: italic;
	padding: 0 25px 0 25px;
	margin-bottom: 0;
}

#maincol p.quoteref {
	text-align: right;
	margin-top: 0;
	color: #999;
	font-size: 0.85em;
}
 
dd {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 0.9em;
}

.col1, .col2, .col3 {
	width: 130px;
	float: left;
	margin: 0 20px 12px 0;
	padding: 0 5px 0 5px;
	line-height: 1.3em;
}

.col1 {
	color: #f90;
}

.col2 {
	color: #f60;
}

.col3 {
	margin-right: 0;
	color: #f30;
}

dt {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

#mugshot {
	float: right;
	padding-left: 25px;
	border: none;
}

table.book {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

table.book tr {
	vertical-align: top;
}

table.book td {
	border-bottom: 1px solid #ddd;
	padding: 10px 0 10px 0;
}

/* side bar styles */

#sidecol {
	position: relative;
	font-size: 80%;
	line-height: 1.5em;
	margin: 0 0 0 509px;
	padding: 40px 15px 0 20px;
	color: #fff;
	font-family: verdana, sans-serif;
}

#sidecol h3 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 1.2em;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#sidecol ul {
	border-bottom: 1px solid #ddd;
	padding-bottom: 2em;
}

#sidecol li {
	padding: 0 0 0 13px;
	background: url(../pics/smbull.gif) no-repeat 0 5px;
}

#sidecol li.bookitem {
	background-image: none;
}

#sidecol li:hover {
	background-image: url(../pics/smbullh.gif);
}

#sidecol li.bookitem:hover {
	background-image: none;
}

#sidecol ul.general li {
	padding: 0 0 0 13px;
	background: url(../pics/sqbull.gif) no-repeat 0 4px;
}

#sidecol ul.general li:hover {
	background-image: url(../pics/sqbullh.gif);
}

#sidecol li a {
	color: #000;
	text-transform: capitalize;
}

#sidecol li a:hover {
	color: #fff;
}

#sidecol li a.testi {
	text-transform: none;
}

#sidecol ul.general li a {
	color: #000;
	text-transform: uppercase;
}

#sidecol ul.general li a:hover {
	color: #fff;
}

#sidecol ul.general li.contrast a:hover {
	color: #039;
}

#sidecol #osiris {
	border: 0 none;
}

#sidecol #osiris li {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 35px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#sidecol li#osiris-head {
	background-image: url(../pics/osiris/courses_header.png);
	height: 70px;
}

#sidecol #osiris-ol {
	background-image: url(../pics/osiris/courses_ol.png);
}

#sidecol #osiris-pc {
	background-image: url(../pics/osiris/courses_pc.png);
}

#sidecol #osiris-pc1 {
	background-image: url(../pics/osiris/courses_pl1.png);
}

#sidecol #osiris li a {
	display: block;
	height: 100%;
	width: 100%;
}

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 95%;
	color: #fff;
	background: #039;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#footer p {
	margin: 0;
	padding: 4px 10px;
}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#meta {
	color: #fff;
	text-align: right;
	position: relative;
	margin: 0 auto;
	padding: 5px 0 0 0;
	font-size: 75%;
	width: 745px;
}

#meta a, #meta a:visited {
	color: #ff0;
	text-transform: lowercase;
}

#meta a:hover {
	color: #fff;
}


