body{
	margin: 0 0;
	background: black url(images/tl.png) 0 0 no-repeat;
	color: white;
	font-family: arial;
	height: 100%;
	}
img{
	border: none;
	}
a{color: white; text-decoration: none; cursor: pointer;}
.ctext{ color: white; text-decoration: none; zoom: 1;}
a:hover { color: #31BEF4; text-decoration: none;}
fieldset{
	border: none;
	}
td{
    	text-align: left;
	vertical-align: top;
    }
h1{
	margin-top: 0;
	}
h2{
    	margin-top: 10px;
	}
form{
		padding-top: 5px;
	margin-top: 5px;
	}
input{
    	width: 275px;

}
.flr{
	float: right;
	}
.fll{
	float: left;
	padding-right: 10px;
	}
.red{color: red;}
.submit{width: 75px;}
.clearside{clear: left;}
#blind{
    position: absolute;
    left: 200px;
    top: 100px;
    z-index: 9999999;
    background: black;
    width: 100%;
    height: 100%;
}
.lblue{
    color:#31BEF4 ;
}
/* =Menu Items */
#menu{
	margin-top: 135px;
	width: 200px;
	padding-top: 20px;
	float: left;
	}
#menu ul{
    	margin: 0px;
	padding: 0px;
    }
#menu li{
	list-style-type: none;
	padding: 5px;
	}
#menu a{
	display: block;
	width: 132px;
	height: 36px;
	}
#menu span{display: none;}
#menu a:hover{
    	background-position: 0 -36px;
    }
#servicesnav{background: url(images/servicesnav.jpg) 0 0 no-repeat;}
#portfolionav{background: url(images/portfolionav.jpg) 0 0 no-repeat;}
#quotenav{background: url(images/quotenav.jpg) 0 0 no-repeat;}
#contactnav{background: url(images/contactnav.jpg) 0 0 no-repeat;}
#aboutnav{background: url(images/aboutnav.jpg) 0 0 no-repeat;}
/* =Wrapper */
#wrapper{
	margin: 0 auto;
	text-align: center;
	margin-top: 100px;
	width: 700px;
	float: left;
	margin-bottom: 50px;
	height: 100%;
	}
#wrapper ul{
	margin: 0 auto;
	text-align: center;
	padding: 0;
	}
#wrapper li{
	list-style-type: none;
	}
/* =hidden */
.highslide-caption a{color: red; text-decoration: underline;}
/* =Overview */
#overview{
	margin-top: 60px;
	padding-left: 20px;
	}	
#overview ul{
	margin-left: 30px;
	text-align: left;
	padding: 10px;
}
#overview div img{
    	float: left;
    }
#overview li{
	list-style-type: disc;
	}
#overview div{
    	clear: left;
	text-align: left; 
	margin-bottom: 15px;
	display: table;
}
#overview .input{
	width: 275px;
	}
#overview textarea{
	width: 275px;
	height: 125px;
	}
#overview table{
    	margin: 0 auto;
	text-align: center;
	}
/* =portfolio */
#portfolio{
	margin-top: 60px;
	padding-left: 20px;
	}	
/* =misc */
#interface{
	margin: 0 auto;
	width: 600px;
	height: 230px;
	margin-top: 160px;
	min-height: 350px;
	text-align: left;
	}
#logo{
	position: absolute;
	top: 20px;
	left: 650px;
	}
/* =Alice -currently not in use */
#response{
	height: 215px;
	padding-bottom: 10px;
	margin-bottom: 4px;
	}
#prompt{
	float: left;
	padding: 0px;
	margin: 0px;
	}
#cursor{
	margin-left: 3px;
	}
#q{
	background: black;
	color: white;
	height: 16px;
	width: 90%;
	border: none;
	}
#blindLoader{
    	position: absolute;
	top: 200px;
	left: 350px;
    }


