body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.4em;

}
#logo {
	background-image: url(images/nuemedia-logo.gif);
	background-repeat: no-repeat;
	height: 240px;
	font-size: 1px;
	color: #000000;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 600px;
	margin: 0px auto;
}
table, td, th {
	border-style:none;
}
a:link {
	color: #CCCCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCFF;
}
a:hover {
	text-decoration: underline;
	color: #9999ff;
}
a:active {
	text-decoration: none;
}
.mouse {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mLeft {
	margin-left: -0.33em;
	color: #999999;
}
.nue {
	color: #FFFFFF;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
p  {
	text-align: justify;
	margin-top: 0px;
}
#portfolio div h3 {
	font-size: 13px;
}
#portfolio  div.large {
	overflow: auto;
}
#portfolio div.small {
	width: 300px;
	float: left;
	text-align: center;
}
#content  #footer p {
	color: #999999;
	text-align: center;
}
