body {
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	background-image: url(assets/bg-purple2.gif);
	font-size: small;
}
.maincell {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	width: 800px;
	color: #FFFFFF;
	text-align: left;
	height: auto;
	border: thin solid #C1F44D;
	font-size: small;
}
h2 {
	color: #C1F44D;
}

.righttext {
	text-align: left;
	width: 375px;
	clear: none;
	float: right;
}

.textindent {
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #C1F44D;
	font-weight: bold;
	font-size: small;
}

.navigation {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9966FF;
	border-right-color: #9966FF;
	border-bottom-color: #9966FF;
	border-left-color: #9966FF;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
}

.footer {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color: #C1F44D;
	text-align: center;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
.footerpic {
	width: 400px;
	float: right;
	clear: left;
}


a:visited {
	color: #C1F44D;
	font-weight: bold;
}
a:hover {
	color: #9B69FF;
	font-weight: bold;
}
a:active {
	color: #9966FF;
	font-weight: bold;
}
h3 {
	color: #9C63FF;
}
.portfolio {
	margin-right: 2px;
	margin-left: 2px;
	border: thin solid #FFFFFF;
}
.photoaccent {
	border: thin solid #9C69FF;
}
.maincellindex {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	width: 800px;
	color: #FFFFFF;
	text-align: left;
	height: 900px;
	border: thin solid #C1F44D;
}
