
body	{
	background-color: #649496;
	color: black;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	}

h1
	{
	background-color: black;
	color: #cf0000;
	text-align: center;
	font-style: italic;
	font-family: Arial, monospace;
	text-transform: uppercase;
	line-height: 120%;
	border: 5px;
	border-style: solid;
	border-color: #649496;
	}
h2
	{
	background-color: transparent;
	color: black;
	text-align: left;
	font-style: italic;
	font-family: Courier, monospace;
	letter-spacing: -1px;
	}
h2#rss
	{
	background-color: black;
	color: #cf0000;
	text-align: left;
	font-style: italic;
	font-family: Courier, monospace;
	letter-spacing: -1px;
	}
h3, h4	{
	background-color: transparent;
	color: black;
	font-family: "Times New Roman", serif;
	text-align: center;
	}

p	{
	width: 80%;
	margin-left: 10%;
	}

/* Table Styles */


.layout-table
	{
	background-color: transparent;
	color: black;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
	}


#top
	{
	background-color: #cf0000;
	color: yellow;
	}

#banner-right
	{
	background-color: #f2c864;
	color: black;
	background-image: url(images/TMA_01b.gif);
	background-repeat: repeat-x;
	width: auto;
	}

#bottom-right
	{
	background-color: #f2c864;
	color: black;
	background-image: url(images/TMA_03b.gif);
	background-repeat: repeat-x;
	width: auto;
	}
#midsection
	{
	background-color: #f2c864;
	color: black;
	background-image: url(images/TMA_02.gif);
	background-repeat: repeat-y;
	}

#index
	{
	background-color: transparent;
	color: yellow;
	width: 140px;
	vertical-align: top;
	padding-top: 20px;
	}
#contents
	{
	background-color: transparent;
	color: black;
	padding-left: 50px;
	vertical-align: top;
	}

/* Begin content styles */
a:link.indexlink {
	background-color: black;
	color: #e6df66;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
	font-family: "Andale Mono", Monaco, Courier, monospace;
	font-size: 12px;
	}
a:visited.indexlink {
	background-color: black;
	color: #e6df66;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
	font-family: "Andale Mono", Monaco, Courier, monospace;
	font-size: 12px;
	}
a:hover.indexlink {
	background-color: #ed2236;
	color: #fff;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
	font-family: "Andale Mono", Monaco, Courier, monospace;
	font-size: 12px;
	}
a:active.indexlink {
	background-color: red;
	color: #e6df66;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
	font-family: "Andale Mono", Monaco, Courier, monospace;
	font-size: 12px;
	}


/* icon links */

a:link.toplinks {
	background-color: transparent;
	color: #f2c864;
	text-decoration: none;
	letter-spacing: -1px;
	}
a:visited.toplinks  {
	background-color: transparent;
	color: #f2c864;
	text-decoration: none;
	letter-spacing: -1px;
	}
a:hover.toplinks {
	background-color: transparent;
	color: white;
	text-decoration: none;
	letter-spacing: -1px;
	}
a:active.toplinks {
	background-color: transparent;
	color: #f2c864;
	text-decoration: none;
	letter-spacing: -1px;
	}



/* content links */

a:link.centercontentlink {
	background-color: transparent;
	color: black;
	text-decoration: none;
	font-family: Courier, monospace;
	font-size: 150%;
	font-weight: bold;
	}
a:visited.centercontentlink  {
	background-color: transparent;
	color: black;
	text-decoration: none;
	font-family: Courier, monospace;
	font-size: 150%;
	font-weight: bold;
	}
a:hover.centercontentlink {
	background-color: transparent;
	font-family: Courier, monospace;
	font-size: 150%;
	color: #cf0000;
	text-decoration: none;
	font-weight: bold;
	}
a:active.centercontentlink {
	background-color: transparent;
	font-family: Courier, monospace;
	font-size: 150%;
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

a:link.centercontentlinklist {
	background-color: transparent;
	color: #0000af;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 100%;
	}
a:visited.centercontentlinklist  {
	background-color: transparent;
	color: #0000af;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 100%;
	}
a:hover.centercontentlinklist {
	background-color: transparent;
	font-family: "Times New Roman", serif;
	font-size: 100%;
	font-weight: bold;
	color: #cf0000;
	text-decoration: none;
	}
a:active.centercontentlinklist {
	background-color: transparent;
	font-family: "Times New Roman", serif;
	font-size: 100%;
	font-weight: bold;
	color: #0000af;
	text-decoration: none;
	}


.rss-box-newsfeed a:link {
	background-color: transparent;
	color: #0000af;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 100%;
	}
.rss-box-newsfeed a:visited  {
	background-color: transparent;
	color: #0000af;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	font-size: 100%;
	}
.rss-box-newsfeed a:hover {
	background-color: transparent;
	font-family: "Times New Roman", serif;
	font-size: 100%;
	font-weight: bold;
	color: #cf0000;
	text-decoration: none;
	}
.rss-box-newsfeed a:active {
	background-color: transparent;
	font-family: "Times New Roman", serif;
	font-size: 100%;
	font-weight: bold;
	color: #0000af;
	text-decoration: none;
	}
.rss-items
	{
	padding: -20px;
	}


/* Content Styles */

.hiddenheader
	{
	display: none;
	}


#top-icons
	{
	background-color: #cf0000;
	color: black;
	margin: 0px;
	padding: 0px;
	}
td.iconcells
	{
	text-align: center;
	margin: 0px;
	padding: 2px;
	}

td.linkcell
	{
	background-color: transparent;
	color: yellow;
	text-align: right;
	line-height: 23px;
	padding: 2px;
	width: 155px;
	}
.centercontenttext
	{
	background-color: transparent;
	color: black;
	font-family: "Times New Roman", serif;
	padding: 10px;
	margin: 0px;
	}

ul.bullet
	{
	background-color: transparent;
	color: black;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}	
li	{
	padding-bottom: 10px;
	}
#bookimage
	{
	background-color: transparent;
	color: black;
	border: 0;
	padding: 10px;
	}
	
td.top-aligned-cell
	{
	vertical-align: top;
	}
.linkstable
	{
	background-color: transparent;
	color: black;
	width: 60%;
	border: 0px;
	}
.linkheadercell
	{
	background-color: #649496;
	color: black;
	text-align: left;
	font-style: italic;
	font-family: Courier, monospace;
	font-weight: bold;
	font-size: 150%;
	letter-spacing: -1px;
	border: 3px solid black;
	padding: 0px 10px;
	width: 100%;
	height: 50px;
	}

.links_image
	{
	background-color: transparent;
	color: black;
	border: 3px solid black;
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	}
.section
	{
	background-color: #649496;
	color: black;
	text-align: left;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 130%;
	border: 3px solid black;
	padding: 10px;
	margin: 50px 0% 0% 10%;
	width: 70%;
	}
.subsection
	{
	background-color: #f2c864;
	color: black;
	text-align: left;
	font-family: "Times New Roman", serif;
	border: 3px solid black;
	font-weight: normal;
	font-size: 100%;
	padding: 10px;
	margin: 10px 0px;
	}
#address
	{
	background-color: #70a4a6;
	color: black;
	margin: 10px 0px;
	padding: 0%;
	font-size: 90%;
	font-family: Courier, monospace;
	text-align: center;
	}
