body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
}
#main {
	width: 780px;
	vertical-align: top;
	border: 2px solid #660066;
}
#header {
	text-align: center;
}	
.sideItemLeft {
	width: 240px;
	text-align: left;
	background-color: #660066;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
.sideItemLeft a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.sideItemLeft a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #33CC33;
}		
.mainRight {
	width: 600px;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainRight a {
	text-decoration: none;
	color: #009933;
	font-weight: bold;
}
.mainRight a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #660066;
}		
#footer {
	text-align: center;
}
#nav{
	vertical-align: middle;
	text-align: center;
	background-image: url(images/navBack.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 36px;
	font-size: 12px;
	color: #FFFFFF;
}
#nav a{
	color:#ffffff;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	height: 36px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}
#nav a:hover{
	color:#FFFF00;
	font-weight: bold;
	font-size: 12px;
}
h1 {
	font-family: "Zapf Chancery", Palatino, Present, cursive;
	font-size: 30px;
	font-weight: bold;
	color: #009933;
	line-height: 36px;
}
h2 {
	font-family: "Zapf Chancery", Palatino, Present, cursive;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
h3 {
	font-family: "Zapf Chancery", Palatino, Present, cursive;
	font-size: 18px;
	color: #660066;
	text-align: right;
}
strong {
	font-weight: bold;
	color: #660066;
}
.imgInText {
	padding: 3px 10px;
}	
.imgInTextLeft {
	padding: 5px 15px 5px 0px;
}	
.imgInTextRight {
	padding: 5px 0px 5px 15px;
}	
.menuSection {
	font-family: "Zapf Chancery", Palatino, Present, cursive;
	font-size: 20px;
	font-weight: bold;
	color: #660066;
}
.menuItem {
	font-weight: bold;
}
.menuDescription {
	font-style: italic;
	margin-left: 15px;
}

