body {

	background-image: url('http://www.episode7.net/img/bg2.jpg');
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: top; 
	background-color: #1f1f1f;
	font-family: Tahoma, Helvetica, Verdana;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	color: #F7F7F7;
	margin-top: 170px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;

}

table {

	color: #F7F7F7;
	background-color: #151515;	
	border: 1px solid #1f1f1f;
	float: left;
	margin: 25px 25px 25px 0px;
	text-align: left;
	width: 450px;

}

td.name {

	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;

}

form {

	background-color: #151515;
	font-family: Tahoma, Helvetica, Verdana;
	font-size: 13px;
	color: #F7F7F7;
	width: 225px;
	padding: 10px;
	margin-right: 50px;
	float: left;
	clear:both;

}

fieldset {

	border: 1px solid #282828;
	
}

legend {

	color: #3c3c3c;
	
}

input, textarea {

	color: #F7F7F7;
	background-color: #1f1f1f;
	border: 1px solid #282828;
	margin-bottom: 10px;

}

input, textarea {

	display: block;
	width: 180px;

}

input.submit {

	color: #F7F7F7;
	width: 50px;
	height: 25px;
	font-size: 10px;

}

h2 {

	font-size: 20px;

}

p.notice {

	font-size: 10px;
	
}

img.top {

	border: none;
	width: 10px;
	height: 10px;

}

img.left {

	border: 5px solid #F7F7F7;
	margin: 4px 15px 10px 0px;
	max-height: 150px;
	max-width: 150px;
	text-align: left;

}

img.right {

	border: 5px solid #F7F7F7;
	margin: 10px 0px 7px 15px;
	max-height: 150px;
	max-width: 150px;
	text-align: left;

}

img.top {

	border: 1px solid #1f1f1f;
	width: 10px;
	height: 10px;

}

a {

	color: white;
	text-decoration: none;

}

a.footlink {

	color: #666666;
	text-decoration: none;

}

a.top {
	
	font-size: 10px;
	width: 10px;
	height: 10px;
	border: 1px solid #1f1f1f;
	text-align: right;
}

a.top:hover {


}

a.highslide:hover {

background-color: #151515;

}

a:hover {

	background-color: #323232;

}

#nav {

	background-color: #151515;
	width: 950px;
	text-align: center;
	overflow:hidden;

}

ul {

	text-align:center;
	list-style: none;

}

ul, li {

	text-align:center;
	float: left;

}

.home {

	margin-left: 50px;
	padding: 15px 50px 15px 50px;
	width: 135px;
	height: 40px;

}

.about {

	margin-left: 50px;
	padding: 15px 50px 15px 50px;
	width: 135px;
	height: 40px;

}

.portfolio {

	margin-left: 50px;
	padding: 15px 50px 15px 50px;
	width: 135px;
	height: 40px;

}

.contact {

	margin-left: 50px;
	padding: 15px 50px 15px 50px;
	width: 135px;
	height: 40px;

}

#frontport { 

	margin: 0;
	width: 950px;
	padding-top: 15px;
	background-color: #151515;
	text-align: justify;
	overflow:hidden;
	min-height: 325px;
	margin-left: auto;
	margin-right: auto;
	
}


#container {

	margin: 0;
	width: 950px;
	padding-top: 15px;
	background-color: #151515;
	text-align: justify;
	overflow:hidden;
	min-height: 325px;
	margin-left: auto;
	margin-right: auto;

}


#content {

	margin:0px 0px 0px 0px;
	padding: 0px 85px 0px 85px;
	overflow:hidden;

}

#footer {
	
	padding-top: 50px;
	color: #666666;
	width: 950px;
	height: 40px;
	background-color: #151515;
	text-align: center;
	font-size: 10px;
	overflow:hidden;
	margin-bottom: 35px;

}