html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #47508b;
}
#color1 {
	background-color: #A9AAB2;
}
#color2 {
	background-color: #868CAE;
}
#color3 {
	background-color: #C4C6D7;
}
#color4 {
	background-color: #D4D8E1;
}
h1 {
	font-size: 36px;
	font-family: Times, "Times New Roman", Georgia, serif;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	margin-bottom: 36px;
}
h2 {
	font-size: 26px;
	font-family: Times, "Times New Roman", Georgia, serif;
	text-align: center;
	font-style: italic;
	color: #993300;
	margin-bottom: 36px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #282461;
}
p {
 margin-bottom:0px;
 padding-bottom: 0px;
 margin-top: 12px;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	text-align: left;
	border: 1px solid #26225D;
}
#nav {
width: 800px;
height: 25px;
background:url(images/nav_buttons.jpg) no-repeat;
margin-top: -3px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0;
position: relative;
}
#nav span {
display: none;
}
#nav li, #nav a {
height:25px;
display:block;
}
#nav li {
float:left;
list-style-type:none;
display:inline;
}
#nav_home {
width: 74px;
}
#nav_book {
width: 144px;
}
#nav_author {
width: 111px;
}
#nav_workshops {
width: 103px;
}
#nav_schedule {
width: 83px;
}
#nav_remote {
width: 141px;
}
#nav_contact {
width: 86px;
}
#nav_links {
width: 52px;
}

/*HOVER STATES*/
#nav_home a:hover {
width: 50px;
margin-right: 24px;
background:url(images/nav_buttons.jpg) no-repeat;
background-position: 0px -25px;
}
#nav_book a:hover {
width: 120px;
margin-right: 24px;
background:url(images/nav_buttons.jpg) no-repeat;
background-position: -74px -25px;
}
#nav_author a:hover {
width: 87px;
margin-right: 24px;
background:url(images/nav_buttons.jpg) no-repeat;
background-position: -218px -25px;
}
#nav_workshops a:hover {
width: 79px;
margin-right: 24px;
background:url(images/nav_buttons.jpg) no-repeat;
background-position: -329px -25px;
}
#nav_schedule a:hover {
width: 59px;
margin-right: 24px;
background:url(images/nav_buttons.jpg) no-repeat;
background-position: -432px -25px;
}
#nav_remote a:hover {
width: 117px;
margin-right: 24px;
background:url(images/nav_buttons.jpg) no-repeat;
background-position: -515px -25px;
}
#nav_contact a:hover {
width: 62px;
margin-right: 24px;
background:url(images/nav_buttons.jpg) no-repeat;
background-position: -656px -25px;
}
#nav_links a:hover {
width: 52px;
background:url(images/nav_buttons.jpg) no-repeat;
background-position: -742px -25px;
}
#main {
	background:url(images/back.jpg) no-repeat;
	background-color: #ffffff;
}
#leftcol {
	width: 410px;
	padding-top: 120px;
	padding-bottom: 24px;
	margin-left: 42px;
	text-align: justify;
	color: #000060;
	font-family: Arial, Helvetica, sans-serif;
}
#wide {
	width: 700px;
	padding-bottom: 24px;
	margin-left: 42px;
	text-align: justify;
	color: #000060;
	font-family: Arial, Helvetica, sans-serif;
}
.workshops {
	padding-left:42px;
	padding-right:42px;
	padding-top:24px;
}
#footer {
	background:#26225D;
	height: 25px;
	text-align: center;
	padding-top: 4px;
	margin-top: -3px;
}
.quote {
	font-size: 16px;
	text-align: center;
    font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282461;
	font-weight: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.nava:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 4px;
	}
.nava:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 4px;
}
.nava:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	padding: 4px;
}
.purchase {
    font-weight: bold;
	text-align: center;
}
.purchase a {
	color: #993300;
}
.top {
	font-weight: bold;
	text-align: right;
}
.top a {
	color: #25215E;
}
.poem {
	font-size: 16px;
	text-align: center;
}
.down {
	font-size: 14px;
}
.text {
	font-size: 14px;
}
.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #25215E;
	padding: 2px;
	}
.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #494581;
	padding: 2px;
}
.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #3C4C8B;
	padding: 2px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #393D79;
}
.titlemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666666;
}
.titlesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #999999;
}
.titlesmtan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
}
