td, table{
	font-family:verdana;
	font-size:9px;
	vertical-align:top;
	line-height:12px;
	color:#7F7F7F;
	
}

form { margin:0px; padding:0px}
body { margin:0 0 0 0; padding:0 0 0 0; background-color: #FFFFFF}
html { margin:0 0 0 0; padding:0 0 0 0; background-color: #FFFFFF}

a { color:#E93400; text-decoration:none}
a:hover{ text-decoration:underline}

span a { color:#E93400; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:19px;}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding:0 0 0 10px}
.list ul li a{ color:#E93400; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

span{ color:#000000}

strong a{ font-size:10px}

strong{ font-size:10px}
b{ color:#E93400}

.form input {
	width:191px;
	height:21px;
	font-family:verdana;
	font-size:9px;
	color: #7F7F7F;
	padding:2px 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.form textarea {
	width:191px;
	height:102px;
	font-family:verdana;
	font-size:9px;
	color:#7F7F7F;
	overflow:hidden;
	padding:2px 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.splash-aboutme a,
.splash-business a,
.splash-foto a,
.splash-text a,
.splash-video a
{
	display: block;
	height: 111px;
	width: 224px;		
}

.splash-aboutme,
.splash-business,
.splash-foto,
.splash-text,
.splash-video
{
	height: 111px;
	width: 224px;
	background-position: 0 0;
}

.splash-aboutme {background-image: url("splash/aboutme.jpg");}
.splash-business {background-image: url("splash/business.jpg");}
.splash-foto {background-image: url("splash/foto.jpg");}
.splash-text {background-image: url("splash/text.jpg");}
.splash-video {background-image: url("splash/video.jpg");}

.splash-aboutme,
.splash-business,
.splash-foto,
.splash-text
{
	margin-bottom: 2px;	
	list-style-position: outside;
}


