/* CSS Document */

body,td,th {
	color: #CCCCCC;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #CCCC99;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainh1 {
	color: #E5E5E5;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.maintxt {
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

h3 {
	color: #CCCC66;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input,textarea,select {
	color: #000000;
	background-color: #FFFFA0;
	font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.picleft {
	margin-right: 36px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.picleft2 {
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.picdesc {
	margin-bottom: 8px;
}

h2 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
}

.liclass {
	color: #999900;
}

.picl {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.roo1 th {
	background-color: White;
	text-align: center;
}

.roo1 td {
	background-color: #CFCFCF;
	text-align: center;
	color: Black;
}
.roo2 th {
	background-color: Black;
	text-align: center;
}

.roo2 td {
	background-color: #CFCFCF;
	text-align: center;
	color: Black;
}

.rooster {
	border: 2px solid #999999;
}

.titled {
	color: #282828;
	font-weight: bold;
	background-color: #CCCCCC;
}

.titled2 {
	color: #282828;
	font-weight: bold;
	background-color: #AFAFAF;
	border-right: 1px solid black;
	border-top:  1px solid black;
}

.blue-title {
	color: #FFDB09;
}

.grey-bgd {
	background-color: #343434; 
}

div.no-class a:active {
	color: Aqua;
}

div.no-class a {
	text-decoration: none;
	color: #CCCCCC;
}

#nav a:link, #nav a:visited {
	line-height: 16px;
}

#projects a:link img, #projects a:visited img {
	border: 2px solid #999999;
}

#projects a:hover img {
	border: 2px solid White;
}

h4 {
	color: Red;
}
#privacy {
	margin-right:300px;
	margin-left:300px;
}

