body.normal {
	background-image:url(../images/backgroundNavyYellow.jpg);
	background-repeat:repeat-x;
	font-family: Geneva, times new roman, serif;
	color: #666699;
}

body.inset {
	padding: 0px;
}

body.popup {
	padding: 0px;
	background-image:url(../images/backgroundNavyYellow.jpg);
	background-repeat:repeat-x;
	font-family: Geneva, times new roman, serif;
	color: #666699;
}

.navigation {
	background-image: url(../images/cellBackground.jpg);
	background-repeat: repeat-y;
	width: 155px;
	height: 70px;
	padding: 10px;
	border: 1px solid brown;
	color: navy;
	font-size: 8pt;
}

.pageheader {
	color: #cccccc;
	position: relative;
}

.breadcrumb {
	font-size: 8pt;
	color: #666699;
	text-decoration: none;
}

.pageContent {
	color: rgb(0, 14, 95);
	padding: 8px;
	background-color: #E8E8E6;
	border: 2px inset red;
	font-size: 10pt;
}

.emphasis {
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	color: maroon;
	text-align: top;
	background: silver;
}

.textRow {
	vertical-align: top;
	font-size: 10pt;
}

.learnStudios {
	background-color: ffffcc;
}

.studioLinks {
	font-family: arial, san-serif;
	font-size: 8pt;
	text-align: center;
	color: maroon;
}

img.webPage {
	width: 70px;
	height: 45px;
}

.events {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: maroon;
}

.nextEvent {
	font-family: arial, sans-serif;
	font-size: 9pt;
	background-color: silver;
	border: 1px solid blue;
	padding: 5px;
	color: maroon;
}

a.links {
	font-family: arial, non-serif;
	text-decoration: none;
	text-style: italic;
}

.note1 {
	font-family: arial;
	color: maroon;
	font-size: 10pt;
	padding: 10px;
	background-color: #DDDCC7;
	border: 2px inset yellow;
}

th {
	text-align: left;
}

.membershipLink {
	font-size: 10pt;
	font-style: italic;
	background-color: #666699;
	border: 2px navy inset;
	padding: 5px;
}

.address {
	font-size: 8pt;
	color: black;
}

.email {
	font-size: 10pt;
}

.note2 {
	font-family: arial, non-serif;
	font-size: 8pt;
	color: brown;
	text-align: right;
	background-color: #DDDCC7;
	border: 2px inset white;
	padding: 8px;
	width: 155px;
}

.note {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: brown;
	background-color: #DDDCC7;
	border: 2px inset white;
	padding: 5px;
	width: 150px;
}

.boardList {
	font-size: 10pt;
	color: rgb(0, 14, 95);
	background-color: #cccccc;
	width: 400px;
	border: 2px solid blue;
}

.bold {
	font-weight: bold;
}

.boardTitles {
		font-size: 9pt;
}

.handbook {
	font-family: arial, sans-serif;
	background-color: #DDDCC7;
	width: 600px;
	border: 2px inset rgb(204, 153, 51);
	padding: 5px;
	color: black;
	font-size: 9pt;
}

.mainTitle {
	font-weight: bold;
}

.minorTitle {
	font-size: 10pt;
	font-weight: bold;
}

.benefits {
	font-family: garamond, serif;
	background-color: #cccccc;
	border: 2px solid #666666;
	padding: 5px;
	color: navy;
	font-size: 9pt;
}

.quote1 {
	font-family: monospace;
	font-size: 9pt;
	color: teal;
}

.quote2 {
	font-family: serif;
	font-size: 9pt;
	color: #666666;
}

.quote3 {
	font-family: cursive;
	font-size: 9pt;
	color: olive;
}

.newsLink {
	font-size: 9pt;
}

.red {
	color: red;
}