body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111111;
}
.mainborder {
	padding: 3px;
	border: 1px solid #555555;
	background-color: #272727;
}

body,td,th {
	color: #FFFFFF;
}


.style1 {color: #FF0000}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 10px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.fadeback {
	background-attachment: fixed;
	background-image: url(images/nav/fadeforrepeat.jpg);
	background-repeat: repeat-y;
}
.bordertest {
	border: 1px solid #666666;
}
.bordertestonlyleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}
.pastfeatblocks {
	background-color: #23282E;
	border: 1px solid #666666;
	padding: 0px;
}
.darkbckwithborder {
	background-color: #111111;
	border: 1px solid #666666;
}
.archiveblocks {

	background-color: #222222;
	border: 1px solid #555555;
}
.projectblock {
	background-color: #2E2923;
	border: 1px solid #666666;
}
.pastfeatleftback {
	background-color: #13161B;
	border: 1px solid #666666;
	padding: 5px;
}
.style2List {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/nav/bullet.png);
	background-color: #232323;
	height: auto;
	width: auto;
	border: 1px solid #999999;
	padding: 4px;
}
.style2Listunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/nav/bullet.png);
	background-color: #232323;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
}
.credits {
	background-color: #262626;
	border: 1px solid #666666;
	padding: 0px;
}
.mainborderright {
	padding: 3px;
	border: 1px solid #111111;
	background-color: #202020;
}
.style2unline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: underline;
}
.style2emails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 11px;
}
