body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
p {
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 35px;
}
h3 {
	font-size: 18px;
	padding-top: 5px;
	padding-left: 35px;
	font-weight: bold;
}
a:link {
	color: #2F82BD;
	text-decoration: underline;
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
a:hover {
	color: #DD99DD;
	text-decoration: underline;
}
a:active {
	color: #DD99DD;
	text-decoration: underline;
}
div#nav ul {
	padding:0;
	margin:0;
}
div#nav li{
	list-style-type: none; /* removes default bullet */
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat; /* ONE bullet only please */
	background-position: 0 .45em; /* .45em from top (vertical) */
	padding-left: 12px; /* space between bullet and text */
/* styling options below */
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2pt;
	margin-left: 20px;
}
div#nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#nav li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
div#nav li a:hover {
 	color: #FFFFFF;
	text-decoration: underline;
}
div#nav li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.sideText {
	font-family: "Arial MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #E1CDF5;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-top: 100px;
}
.sideText a:link{
	color: #E1CDF5;
	text-decoration: none;
}

.sideText  a:visited{
	color: #C8A3ED;
	text-decoration: none;
}
.sideText a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.sideText a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
div#projects {
	background-color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right-width: 4px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F82BD;
	border-left-color: #2F82BD;
}
div#projects li{
	list-style-type: none; /* removes default bullet */
	background-image: url(../images/arrowProjectSub.gif);
	background-repeat: no-repeat; /* ONE bullet only please */
	background-position: 0 0.65em; /* .45em from top (vertical) */
	padding-left: 12px; /* space between bullet and text */
	/* styling options below */
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial MT", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1pt;
	margin-left: -20px;
	margin-right: 5px;
}
div#projects li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#projects li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
div#projects li a:hover {
 	color: #FFFFFF;
	text-decoration: underline;
}
div#projects li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomNav {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bottomNav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomNav a:visited{
	color: #E1CDF5;
	text-decoration: none;
}
.bottomNav a:hover{
	color: #6699CC;
	text-decoration: underline;
}
.bottomNav a:active{
	color: #6699CC;
	text-decoration: underline;
}

table {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.imagesHome {
	margin-top: 0px;
	margin-bottom: 10px;
	border: 2px solid #000000;
}
.imagesLeft {
	margin-right: 10px;
	margin-bottom: 30px;
	border: 2px solid #000000;
}

.imagesRight{
	margin-left: 10px;
	margin-bottom: 30px;
	border: 2px solid #000000;
}
.imagesProjects {
	margin-bottom: 5px;
	border: 2px solid #000000;
}
.tdPeople {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 15px;
}
.super2 {
	vertical-align: 20%;
	font-size: 10px;
}
.dcdLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #888888;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}
.dcdLink a:link {
	color: #888888;
	text-decoration: none;
}
.dcdLink a:visited {
	color: #777777;
	text-decoration: none;
}
.dcdLink a:hover {
	color: #DD99DD;
	text-decoration: underline;
}
.dcdLink a:active {
	color: #DD99DD;
	text-decoration: underline;
}