a:link {
	color:#FFFFFF;
}
a:visited {
	color:#999999;
	}
.website-credit p{
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.website-credit a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.website-credit a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bg-stripes-large.gif);
	background-repeat: repeat;
}
ol {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Courier New", Courier, mono;
}
p {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 13px;
}
table {
	width:100%;
	height:100%;
	margin-top:20px;
}
td {
        vertical-align: middle;
		text-align: center;
}
ul {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Courier New", Courier, mono;
}
.container {
	width: 820px;
	background-color: #000000;
	background-image: url(images/bg-stripes-small.gif);
	background-repeat: repeat;
	text-align: left;
	position:relative;
	margin:0 auto;
}
.navbar {
	height: 310px;
	width: 205px;
	background-color: #000000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.main-content {
	background-color: #333333;
	padding: 10px;
	margin: 0px;
}

/* INDEX PAGE */

.col-1 {
	float: left;
	width: 225px;
}
.col-2 {
	float: left;
	width: 540px;
	margin: 10px 10px 10px 20px;
	display: inline;
}
.footer {
	clear: both;
	height: 20px;
}
.index-pic-formatting {
	margin-right: 35px;
}

.nav-buttons {
	margin-bottom: -1px;
}

.p-BOLD {
	font-weight: bold;
}
.p-highlight {
	color: #FFFF33;
}

/* ILLUSTRATOR SECTION FORMATTING */
.illustrator h2{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #ff3333;
	font-weight: bold;
}
.port-caption-formatting {
	color: #ff3333;
	font-weight: bold;
}

/* WRITER SECTION FORMATTING */

.writer {
}
.writer h1{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #00FFFF;
	font-weight: bold;
}
.writer h2{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #00ffff;
	font-weight: bold;
}
.port-pic-div {
	height: 365px;
	margin-bottom: 20px;
}
.writer-pic-formatting {
	float: right;
	margin-left: 15px;
}
/* EDUCATOR SECTION FORMATTING */
.educator h1{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #FFFF33;
	font-weight: bold;
}
.educator h2{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FFFF33;
	font-weight: bold;
}
/* MEDIA SECTION FORMATTING */
.media h1{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}
.media h2{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
}
/* NEWS SECTION FORMATTING */
.news h1{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #993300;
	font-weight: bold;
}
.news h2{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
}
.news-header {
	font-weight: bold;
	color: #993300;
}
/* AGENT SECTION FORMATTING */
.agent h1{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #33FF33;
	font-weight: bold;
}

.agent h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #33FF33;
}
/* INFO SECTION FORMATTING */

.info {
}
.info h1{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #cc00ff;
}
.info h2{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #CC00FF;
}
.info h3{
	color: #FFFF33;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
}
