/* Possible body colours EEEADB, F3CFA7 - dark */
/* Possible body colours FCF8ED - light, or white */

body {
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color:#999;
	background: #526785;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 723px;
	color: #999;
	text-align:left;	
	border: 0px;
	padding: 0px;
	background: #fff;
}

#topnavtop { 
	font-size: 9px;
	color: #fff;
	background-color: #43546D;
	border:0px;
	margin:0px;
	padding:0px;
	text-align:left;
	width: 723px;
	float:left;
}

#topnavtop2 { 
	font-size: 9px;
	color: #fff;
	background-color: #000;
	border:0px;
	margin:0px;
	padding:0px;
	text-align:left;
	width: 723px;
	float:left;
}

.topnavtoptext{
	text-align:left;
	color: #fff;
	letter-spacing: 1px; 
	font-size: 9px;
	font-style:normal;
}

.header { 
	color: #CF9F70;
	font-size: 23px;
	letter-spacing: 5px;
	margin: 30px 0px 20px 20px;
	text-align:left;
}


#topnav { 
	font-size: 12px;
	color: #fff;
	border:0px;
	margin:0px;
	padding: 10px 0px 10px 15px;
	text-align:left;
	width: 628px;
	float:left;
	background-image:url(images/bar_gilmorea.jpg);
}

#topnavright { 
	font-size: 11px;
	color: #fff;
	border:0px;
	margin:0px;
	padding:0px;
	text-align:left;
	width: 80px;
	float:left;
}

#topnav a:link {
	color: #fff; font-weight: normal; text-decoration: none;
}
#topnav a:visited {
	color: #fff; font-weight: normal; text-decoration: none;
}
#topnav a:hover {
	color: #666666; font-weight: normal; text-decoration: none;
}

#topnavchapt { 
	font-size: 8px;
	color: #fff;
	border:0px;
	margin:0px;
	padding: 10px 0px 10px 15px;
	text-align:left;
	width: 628px;
	float:left;
	background-image:url(images/bar_gilmorea.jpg);
}

#topnavchapt A:link {
	color: #fff; font-weight: normal; text-decoration: none;
}
#topnavchapt A:visited {
	color: #fff; font-weight: normal; text-decoration: none;
}
#topnavchapt A:hover {
	color: #666666; font-weight: normal; text-decoration: none;
}

.topnavchapter1{
	font-size: 12px;
}

#maincontent {
	float: left;
	border: 0px;
	margin-top:15px;
	padding:0px 20px 0px 20px;
	text-align:left;
	vertical-align: top;
	font-size: small;
	color:#999;
	font-style:normal;
	width:512px;
	min-height:350px;	
}


#menuright {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #E8E8E8;
	margin:0px;
	padding: 0px 0px 10px 10px;
	width:150px;
	color: #43546D;
}

#menuright ul {
    list-style:none;
	margin:0px;
	padding:0px;
}

#menuright A:link {
	color: #43546D; font-weight: bold; text-decoration: none;
}
#menuright A:visited {
	color: #43546D; font-weight: bold; text-decoration: none;
}
#menuright A:hover {
	color: #CF9F70;	font-weight: bold; text-decoration: none;
}


p {
	vertical-align: top;
	voice-family: inherit;
	font-size: small;
	color:#999;
	font-style:normal;
}

.pagetitle {
	vertical-align: top;
	text-align:left;
	color: #CF9F70;
	letter-spacing: 1px; 
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
}

/* start of  side navigation */

#sidebar {
	 margin: 15px 20px 0px 10px; font-size: 11px; text-align: left; float: left;
}

#sidebartext {
	 margin: 10px 0px 0px 0px; padding: 10px 0px 0px 10px; font-size: 11px; color:#666666; text-align: left; height: 100%; float: left;
}

#sidebartext A:link {
	color: #666666; font-weight: normal; text-decoration: none;
}
#sidebartext A:visited {
	color: #666666; font-weight: normal; text-decoration: none;
}
#sidebartext A:hover {
	color: #CF9F70; font-weight: normal; text-decoration: underline;
}

#sidebarflash {
	 margin: 10px 0px 0px 0px; padding: 10px 0px 0px 10px; font-size: 11px; color:#666666; text-align: left; height: 100%; float: left;
}

#sidebarflash A:link {
	color: #CF9F70; font-weight: normal; text-decoration: none;
}
#sidebarflash A:visited {
	color: #CF9F70; font-weight: normal; text-decoration: none;
}
#sidebarflash A:hover {
	color: #666666; font-weight: normal; text-decoration: none;
}

#sidebarexpand {
    width:100px; padding:0px 10px 0px 10px; font-size: 11px; color:#666666; text-align: left; background:#EEEADB; height: 100%; float:left;
}

#sidebarexpand A:link {
	color: #666666; font-weight: normal; text-decoration: none;
}
#sidebarexpand A:visited {
	color: #666666; font-weight: normal; text-decoration: none;
}
#sidebarexpand A:hover {
	color: #CF9F70; font-weight: normal; text-decoration: none;
}


/* end of side navigation */

ul {
	font-size: 11px;
	line-height: 1.5em;
	voice-family: inherit;
	list-style-position:outside;
	list-style-type:disc;
	margin-left: 0px;
	padding-left: 40px;	
}



img {
	border:0px; diplay: block; 
}

a:link {
	font-weight: bold; color: #CF9F70;
}

a:visited {
	font-weight: bold; color: #CF9F70;
}
a:hover {
	font-weight: bold; color: #666666; text-decoration: underline;
}


#author {
	display: block;
	border: 1px solid #000;
	margin: 3px 10px 0px 0px;
}


#footer {
	clear: both;
	padding: 20px 10px 10px 10px;
	border: 0px;
	font-size: small;
	background: #fff;
	color: #CF9F70;
	text-align: right;
	voice-family: inherit;
	margin: 0px 30px 10px 150px;
}

#footer A:link {
	color: #BA201A; font-weight: normal; text-decoration: none;
}
#footer A:visited {
	color: #BA201A; font-weight: normal; text-decoration: none;
}
#footer A:hover {
	color: #666666; font-weight: normal; text-decoration: none;
}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 500px;
	padding: 0px 0px 0px 5px;
	
}

#text ul {
    font-size: 13px;
	list-style-type: disc;
	list-style-position: inside;
	margin:0px;
	padding:0px;
}

#text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 490px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}



#text1 A:link {
	color: #666666; font-weight: normal; text-decoration: none;
}
#text1 A:visited {
	color: #666666; font-weight: normal; text-decoration: none;
}
#text1 A:hover {
	color: #CF9F70; font-weight: normal; text-decoration: none;
}

#text1 ul {
    font-size: 13px;
	list-style-type: disc;
	list-style-position: inside;
	margin:0px;
	padding:0px;
}

#text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 490px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#text2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 400px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#text2 A:link {
	color: #666666; font-weight: normal; text-decoration: none;
}
#text2 A:visited {
	color: #666666; font-weight: normal; text-decoration: none;
}
#text2 A:hover {
	color: #CF9F70; font-weight: normal; text-decoration: none;
}

#text2 ul {
    font-size: 13px;
	list-style-type: disc;
	list-style-position: inside;
	margin:0px;
	padding:0px;
}

#text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 450px;
	padding: 0px 0px 0px 50px;
	text-align: left;
}

#text3 ul {
    font-size: 13px;
	list-style-type: circle;
	list-style-position: inside;
	margin:0px;
	padding:0px;
}

#text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 400px;
	padding: 0px 0px 0px 50px;
	text-align: left;
}

#text4 ul {
    font-size: 13px;
	list-style-type: circle;
	list-style-position: inside;
	margin:0px;
	padding:0px;
}

#image {
	height: 150px;
	width: 130px;
	margin: 0px 0px 0px 5px;
	padding:0px;
	float: left;
}

#image2 {
	height: 112px;
	width: 112px;
	margin: 0px 0px 0px 5px;
	padding: 0px 10px 5px 0px;
	float: left;
}

#footerbase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 683px;
	text-align: right;
	padding: 0px 40px 0px 0px;
}

#bottomnavbottom { 
	font-size: 9px;
	color: #fff;
	background-color: #000;
	border:0px;
	margin:0px;
	padding:0px;
	text-align:left;
	width: 723px;
	float:none;
}
