/* globals */

body {
	background-color: #ffffcc;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: normal;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #6600FF;
	text-decoration: underline;
}
.quotesmaller {
}
a:active {
	color: #660066;
	text-decoration: none;
	background-color: #ffcc33;
}
td,th {
	padding: 3px;
}

/* layout */

#page {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	width: 760px;
}
#header {
	margin: 0;
	padding: 0;
	width: 760px;
}
#content {
	width: 750px
	border-bottom: 1px solid #ffffcc;
	background-color: #FFFFCC;
}
}
#leftsidebarbox {
float: left;
width: 125px;
border-right-width: 5px;
border-right-style: none;
border-right-color: #666;
} 
#footer {
	clear: both;
	padding: 4px;
	width: 760px;
	background-color: #ffcc33;
	color: #990000;
	text-align: center;
	text-decoration: none;
	border: solid #990000 1px;
}

/* classes */

.oneotwo {
	width: 102px;
}
.quote {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
}
.quotesmall {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
}
.quotesmaller {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
}
.textbold {
	font-weight: bold;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
}
.style15 {
    font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.textbox {
	margin-bottom: 4px;
	padding: 4px;
	border: 1px solid #660033;
}
.textcenter {
	text-align: center;
}
.textitalic {
	font-style: italic;
}

.textsmaller {
	font-size: smaller;
}
#workshops {
	background-color: #f4e790;
	padding: 15px 20px 15px 20px;
	margin: 4px 0 0 260px;
}
