body {
	margin: 0px;
	background: #e2dfd8;
  	text-align: center;  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

td {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: none;
	color: #405C4E;
}

a:hover {
	text-decoration: underline;
}

/* Container DIV Covers the entire page between the BODY tags */
#containerbg {
	width: 805px;
	height: 100%;
	font-size: 9pt;
	margin:0px auto;
	align:center;
	
}

#container {
	width: 805px;
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	font-size: 9pt;
	height: 510px;
	margin:0px auto;
	align: center;
}

/* The Header */
#header {
/* height and width is image height and width*/
	width: 700px;
	height:	200px;
/* Background is header image */
	margin: 0px 0px 0px 0px;
}

.topbar {
	width: 805px;
	position: relative;
	margin: 0px auto;
	align: center;
	font-size: 10pt;
}

h1#SiteTitle {
/* Invisible because of background image but appears for search engines
and printer versions */
display: none;
}

/* Between the header and the footer */
#main {
	float: left;
	margin-left: 100px;
	margin: 0px; 
	padding-left: 10px;
}

/* The left Side of the screen */

#left {
	float: left;
	margin-left: 46px;
	margin-top: 20px;
	width: 148px;
}
	
.tracker {
	position: absolute;
	margin: -180px auto;
	align: center;
	
	width: 148px;	
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.sideBar {
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-size: 10pt;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.sideBarContent {
	margin-bottom: 0px;
	padding: 5px;
	background-color: #c5b77a;
	font-size: 10pt;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.sideBarHeader {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #DFDFDF;
	background-image: url('images/sidebarhead.gif');
	border-bottom: 1px solid #989a2f;
}

.trackerheader {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #405C4E;
}

.tracker {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #405C4E;
}

.MenuList {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #DFDFDF;
}

/* The Right Side of the screen */

#hello {
	float: right;
	position: absolute;
	left: 175px;
}

#content {
	margin-top: 20px;
	width: 600px;
	position: relative;
	left: -21px;
}
#contentHeader {

	width: 585px;
	background-image: url('images/pagetitle.gif');
	background-position: center;
	background-position: top;
	height: 18px;
	background-repeat:no-repeat;
}
#contentSection {

	background: #c5b77a;
	padding: 5px;
	width: 540px;
	text-align: justify;
	border: 2px solid #989a2f;
}

#contentFooter {

}

/* Title of the particular page */
h2.pageTitle {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #DFDFDF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pageTitle a:link,.pageTitle a:visited {
	text-decoration: none;
	color: #DFDFDF;
}

.pageTitle a:hover {
	text-decoration: underline;
	
}
/* Section Headings */
h3 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10pt;
}

h4 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8pt;
}

/* Normal Paragraph */
p, .normal {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10pt;
}

#contentSection li {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Centered Text */
.centered {
text-align: center;
}

/* Bulletless lists */
ul.bulletless {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

/* Bordered Elements */
.bordered {
	border: 1px dashed #3A3E2D;
	margin: 5px 3px 5px 3px;
	padding: 0px 5px 0px 5px;
	background: #dedcab;
}

.bordered a:link, .bordered a:visited {
	text-decoration: none;
	color: #8A601E;
}

.bordered a:hover {
	text-decoration: underline;
}

/* Update Container */
p.update, p.boxed {
	margin-bottom: 10px;
}

.updateHeader {
	color: #8A601E;
	text-align: left;
}

.updateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.updateDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}

/* Site Map Stages */

.stage1 {
padding: 0px;
}

.stage2 {
padding-left: 10px;
}

.stage3 {
padding-left: 25px;
}

/* AWARD STAGE 2 */
.awardsstage2, .bibliographystage2, .biographystage2, .chartsstage2, .discographystage2, .filmographystage2, .lyricsstage2, .magazinesstage2, .shesaidstage2, .theysaidstage2, .tourstage2 {
	display: none;
}

/* Footer */
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

/* block quotes */
blockquote {
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
	border-left: 5px double #588267;
}

.bordered blockquote {
	border-left: 5px double #8A601E;
}
/* Footer Message */
address {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}


.awards tr td {
vertical-align: top;
padding: 5px;
}
