body {
      background-color : #251536;
      }
	  
body#homepage	{
	background-image: url('images/homepage3.jpg'); background-repeat:no-repeat; background-position: top left;
}

p	{
	margin: 0 0 20px 0;
	font-family:"Courier New", Courier, monospace;
	font-size : 15px;
	color : #ffffff;
	padding : 0px;	
	}
	
.container	{
	width:100%;
	margin: 0 auto;
	}
	
#hidden	{
	 font-family:"Courier New", Courier, monospace;
	 text-align:center;
	 color:#251536;
	}
	
#footer	{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#88a93d;;
	/*border-top:#FFFFFF thin solid;*/
	text-align:center;
	}

h1	{
	font-family: "Courier New", Courier, monospace;
	font-size:30px;
	font-weight:800;
	color:#FFCC33;
	}
	
.title {
	font-family: "Courier New", Courier, monospace;
	font-size:30px;
	font-weight:800;
	color:white;
	}

h2	{
	font-family: "Courier New", Courier, monospace;
	font-size:18px;
	font-weight:800;
	color:#FFCC33;
	line-height:0;
	}
	
.title2	{
	font-family: "Courier New", Courier, monospace;
	font-size:18px;
	font-weight:800;
	color:white;
	line-height:0;
	padding: 0 0 0 20px;
	}
	
.title3	{
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:800;
	color:white;
	line-height:0:
}
	
h3	{
	font-family: "Courier New", Courier, monospace;
	font-size:17px;
	font-weight:800;
	color:#88a93d;
	text-align:center;
	}
	
ul	{
	width:700px;
	text-align:left;
	}
	  
a:link {
  color: #FFCC33; 
  text-decoration : none; 
	  }
	  
a:visited {
  color: #FFCC33; 
  text-decoration : none; 
      }
	  
a:hover { 
  color: #FFCC33; 
  text-decoration : underline;
      }
		
.thumbnail	{
	float: left;
	width: 100px;
	height: 150px;
	/* border: 1px solid #999; */
	margin: 20px 15px 15px 0;
	font-family: "Courier New", Courier, monospace; font-size: 14px; font-color: white; font-weight:400;
	text-align: center;
	background-color: #7c7386;
	padding: 10px 10px 10px 10px;
}

.thumbnail a {
	color:#ffffff;
	text-decoration:none;
	border:none;
}

.thumbnail a:hover	{
	color: #251536;
}

.thumbnail img	{
	border:none;
}

.clearboth	{
	clear:both;
}

.rightcontent	{
	/*width: 633px;*/
	margin: 180px 0 0 640px;
	padding: 0;	
}

.rightbottomcontent	{
	float: right;
	/*width: 633px;
	margin: 25px 0 0 0;*/
	padding: 0;	
}

.righttopcontent	{
	float: right;
	width: 675px;
	margin: 0;
	padding: 0;	
}

.leftcontent	{
	padding: 1em;
	text-align:center;
	margin:0;
}

.lefttopcontent	{
	padding: 1em;
	text-align:center;
	width:80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	}

.leftcontent p	{
	text-align:left;
	}

.lefttopcontent ul	{
	list-style-type:none;
	}

.container ul	{
	margin: 40px 0 0 50px;
	padding: 0px;
	list-style-type: none;
}

.container ul li {
	display: inline;
}

.head	{
	font-family:"Courier New", Courier, monospace;
	font-size : 24px;
	font-weight : 600;
	color: #FFCC33;
	margin-top: 20px;
	text-align:center;
	}
	
.subhead	{
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	font-weight:600;
	text-decoration:none;
	color:#99CC00;
	text-align:center;
	}

table#main	{
	border:none;
	position:absolute;
	top:105px;
	}
	
table#centeredmain	{
	border:none;
	position:absolute;
	width:100%;
	margin-top:105px;
	}
	
table#centeredmain	td	{
	padding:20px;
	vertical-align:top;
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	color:#FFFFFF;
}

table#centeredmain td p, ol	{
	text-align:left;
	}
	
table#main td	{
	padding:20px;
	vertical-align:top;
	}
	
table#main td p	{
	margin: 0 75px 15px 75px;
	}
