body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #F90;
	font-size: 18px;
	line-height: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}

a:link {
text-decoration: none;
color: #FFAA00;
}

a:hover {
text-decoration: none;
color: #00AAFF;
}
a:visited {
text-decoration: none;
color: #FFAA00;
}

a:hover {
text-decoration: none;
color: #00AAFF;
}

h1 {
font-weight: bold;
text-align: center;
}

h2 {
font-weight: bold;
text-align: center;
}

h3 {
font-weight: bold;
text-align: center;
}

#top_of_page {
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
height: 200px;
/* border: #00FF00 1px solid; */
}

#navbar_left {
float: left;
width: 140px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 20px;
/* border: #0033FF 1px solid; */
}

#navbar_right {
float: right;
width: 140px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 20px;
/* border: #0FF 1px solid; */
}
#content_window {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 20px;
overflow: auto;
/* border: #FF0033 1px solid; */
}

#bottom_of_page {
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
font-weight: bold;
text-align: center;
font-size: 12px;
/* border: #FFCC00 1px solid;*/
}

.img_space {
margin: 0px;
padding: 0px;
/* border: #FFF 1px solid; */
}

.role_space {
margin: 20px;
padding: 0px;
}

.list {
text-align: center;
}

.lnk img {
border: none;
}
