body {background-color: #000000;
	 font-family: verdana,arial,sans-serif;
	 color: #d7a700;
	 margin-left: auto;
	 margin-right: auto;
	 width: 80%;
	}
	
#logo {background-color: #000000;
	  color: #d7a700;
	  text-align: left;
	  border-bottom: 4px double #a17d00;
	  }
	
#leftcolumn {float: left;
			width: 100px;
			padding-top: 15px;
			padding-left: 15px;
			}
			
h3 {text-transform: uppercase;
	background-color: #000000;
	color: #d7a700;
	font-size: 20px;
	font-family: Arial Black;
	border-bottom: 3px dotted #d7a700;
	margin-right: 20px;
	}

h5 {font-family: Arial;
	text-align: left;
	text-decoration: none;
	}

p {font-family: Arial;
	}
	
.WP {border: 1px solid #d7a700;
	padding: 3px;
	}
	
#rightcolumn {margin-left: 150px;
			background-color: #0A0A0A;
			color: #DDDDDD;
			padding: 10px;
			text-align: left;
			}

#container {min-width: 900px;
		background-color:#000000;
		color: #d7a700;
		width: 80%;
		border: 4px double #211a00;
		}
	
.navitem {text-decoration: none;
		color: #777777;
		margin: 2px;
		display: block;
		text-align: left;
		padding-bottom: 15px;
		}
		
.navitem2 {text-decoration: none;
		color: #777777;
		}
		
#footer {background-color: #e0ae00;
		 color: #211a00;
		 font-size: .60em;
		 text-align: center;
		 font-family: arial;
		 border-top: 4px double #a17d00;
		}

.footerlink {color: #d7a700;
		 text-align: center;
		 font-family: arial;
		 text-decoration: none;
		}

.content {padding-left:20%;
		 padding-right:20%;
		 }
		 
input {background-color: #000022;
	color: #999999;
	border: 2px solid #000044;
	}
form {color: #999999;
	padding: 15px
	}
fieldset {border: 4px solid #000044;
	}
	
.currentprojects {font-size: 18px;
				color: #ffca11;
				font-weight: bold;
				}

.currentprojects:hover {color: #ffca11;
			}

.status {font-size: 12px;
		color: #ffdb5c;
		
	}
.status:hover {color: #ffdb5c;
			}