/*
Title: CameoFX
Site Design by Stephen Kui
*/

* { margin:0; padding:0;}

body {
	background:#000 url(images/starback.jpg) top no-repeat;
	color:#e0e0e0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.2em;
}

#chromefix {
	position:absolute;
	display:block;
	/*background:#000;*/
	bottom:0px;
	height:1px;
	width:1px;
	height:100%;
}

p {
	margin-bottom:10px;
}

a {
	color:#0055e3;
	text-decoration:none;
}

a:hover {
	color:#0055e3;
	text-decoration:underline;
}

ul {
	padding-left:24px;
}

h2 {
	color:#fff;
	font-family: "Times New Roman", Times, serif;
	font-size:18pt;
	margin-bottom:16px;
	line-height:1.2em;
	font-weight:lighter;
}

h3 {
	color:#fff;
	font-family: "Times New Roman", Times, serif;
	font-size:16pt;
	margin-bottom:16px;
	line-height:1.2em;
	font-weight:lighter;
}

h4 {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:lighter;
	margin-bottom:10px;
	line-height:1.2em;
}

img {  
	border-style: none;
	text-decoration:none;
}

#center {
	padding-top:10px;
	width:980px;
	margin:0 auto;
}

#head {
	border-bottom:1px solid #fff;
}

#headimg {
	background:url(images/spaceheaderback.jpg);
	border-bottom:1px solid #fff;
	padding-bottom:0px;
}

#nav {
	padding-top:0px;
	background:url(nav/navbackspace.jpg);
}

.fadehover {
	position: relative;
}
 
img.start {
	position: relative;
	left: 0;
	top: 0;
	z-index: 10;
}

img.end {
	position: absolute;
	left: 0;
	top: 0;
}

#feat {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #fff;
}

#main {
	padding:20px 10px 10px 10px;
}

#footer {
	border-top:1px solid #fff;
	padding-top:10px;
	padding-left:20px;
	margin-bottom:20px;
}

#footerimg {
	background:url(images/footerimg.jpg) no-repeat;
	height:200px;
	position:absolute;
	bottom:0px;
}

#networking {
	
}

.aboutPicture {
	background:url(images/mauiback.jpg);
}

.webdesignPicture {
	background:url(images/webdesignback.jpg);
}

.table {
	padding:10px;
}
