@charset "utf-8";
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #fff;
	margin: 0px;
	background-image: url(img/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	width: 800px;
	height: 200px;
	margin: auto;
	padding: 0px;
}
#navMenu {
	width: 600px;
	height: 200px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	float: right;
}
#content {
	overflow: hidden;
}
#pgHead {
	overflow: hidden;
}
#mainCell {
	color: black;
	width: 710px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	min-height: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(img/maincell-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#phrasesList {
	text-align: center;
	width: 400px;
}
#footer {
	font-size: 11px;
	text-align: center;
	clear: both;
	width: 100%;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #000000;
}
#indicia {
	color: #000;
	font-size: 10px;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
#attendNotice {
	width: 200px;
	background-color: #e9eaa5;
	padding: 5px;
	margin-right: 15px;
	float: right;
	background-image: url(img/sidebar-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
}
#indicia a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#indicia a:hover {
	color: #bcea41;
	font-weight: bold;
	text-decoration: none;
}
#indicia a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#indicia a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#bottomMenu {
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
#bottomMenu a:link {
	color: #00b8fe;
	font-weight: bold;
	text-decoration: none;
}
#bottomMenu a:hover {
	color: #bcea41;
	font-weight: bold;
	text-decoration: none;
}
#bottomMenu a:visited {
	color: #00b8fe;
	font-weight: bold;
	text-decoration: none;
}
#bottomMenu a:active {
	color: #bcea41;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #00b8fe;
	text-decoration: none;
}
a:hover {
	color: #bcea41;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #00b8fe;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #bcea41;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
h2 {
	font-size: 18px;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
h3 {
	font-size: 14px;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
