body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}

.topRight {
	width: 556px;
	background-image: url(../images/topright.jpg);
	vertical-align: top;
	text-align: right;
}

.header {
	margin: auto;
	width: 1000px;
}

.mainMenu td {
	background-color: #008d7b;
}

.contentArea {
	width: 1000px;
	margin: auto;
	text-align: left;
}

.contentTable {
	width: 100%;
}

.leftMenu {
	width: 217px;
	vertical-align: top;
}

.contentCell {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 15px;
}

.contentCell a:link {
	color: #1949a0;
}

.contentCell a:visited {
	color: #666666;
}

.contentCell a:hover {
	color: #000000;
}

h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 15px;
}

h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #81351d;
}

h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.genericTable {
	font-size: 12px;
	line-height: 18px;
}

.galleryTable {
	width: 765px;
}

.galleryTopBar {
	height: 29px;
	background-image: url(../images/galleryTopBar.jpg);
}
.galleryMiddle {
	background-color: #F8F8F8;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding-top: 10px;
}
.galleryBottomBar {
	height: 13px;
	background-image: url(../images/galleryBottomBar.jpg);
}
.teacherSideMenu {
	margin-left: 37px;
	width: 161px;
	height: 221px;
	background-image: url(../images/sidemenugraybox.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sideMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sideMenu li {
	margin: 0;
	padding: 0;
}

.sideMenu li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	display: block;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px solid #eaeaea;
}
.sideMenu li a:hover {
	background-color: #ab4c3e;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#activeSideMenu {
	background-color: #ab4c3e;
	color: #FFFFFF;
}

.passwordTable {
	background-color: #eaeaea;
}

.passwordTable td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
}
.passwordTable ul {
	margin-left: 0px;
	padding-left: 20px;
}
.grayBox {
	background-color: #eeeeee;
	padding: 4px;
	border: 1px solid #b8b7b7;
}
.footer {
	bottom: 0;
	width: 1000px;
	background-color: #000;
	margin: auto;
	text-align: left;
	color: #FFFFFF;
	margin-top: 15px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footerTable {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.helpCell {
	width: 152px; 
	height: 64px;
	background-image: url(../images/launch_sidebar_04.jpg);
}
.helpText {
	font-style: italic;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7px;
	line-height: 12px;
}
.leftMenuTable {
	margin-left: 45px;
}
.weOffer {
	background-image: url(../images/launch_sidebar_05.jpg);
	width: 151px; 
	height: 157px;
	vertical-align: top;
}
.weOfferTable {
	margin-top: 60px;
	margin-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.weOfferTable td {
	padding: 2px;
}
.weOffer a {
	color: #000000;
	text-decoration: none;
}
.weOffer a:hover {
	color: #000000;
	text-decoration: underline;
}
.weOfferText {
	color: #c25255;
	font-weight: bold;
}
.arrow {
	padding-right: 5px;
}
.galleryHeading {
	font-weight: bold;
	padding-left: 5px;
}
.rightAvatarCell {
	padding-left: 15px;
}
.grayBox p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.grayBox ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}