.FOOTER {

	font-size: small;

	font-style: italic;

	text-align: center;

	font-weight: lighter;

}

body {

	font-family: Chaparral Pro, Corbel, Calibri, "Book Antiqua";

	font-size: medium;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #336633;
  background:#ffffcd;

}
#wrapper {
width:960px
}

#nav {
text-align:center;
width:200px;
float:left
}

#main {
float:left;

width:760px
}
.clear {

clear:both}
td {

	text-align: center;

	vertical-align: middle;

}

h2 {

	font-size: larger;

	font-variant: small-caps;

	text-transform: capitalize;

	font-weight: bold;

	}

.EMPHASIZE {

	font-weight: bold;

	color: #660000;

}

.TITLING {

	font-variant: small-caps;

	text-transform: uppercase;

	font-weight: bold;

}

a:link {

	color: #CC6600;

	text-decoration: none;

	font-style: italic;

}

a:visited {

	color: #666600;

	text-decoration: none;

	font-style: italic;

}

a:hover {

	color: #990000;

	text-decoration: none;

	font-style: italic;

}

.grey {

	font-size: smaller;

	font-style: italic;

	color: #999999;

	text-align: left;

}

.red {

	color: #FFFFCC;

	background-color: #990000;

}

.bigHeader {

	font-size: x-large;

	font-weight: bold;

	font-variant: normal;

	text-transform: uppercase;

}

