@charset "utf-8";
html, body {
	background: url(../images/Banner/bannerBack.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #000000;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	word-spacing:0.2em;
	line-height:1.3em;
}
p{
	color: #CCCCCC;
	margin-bottom:1.6em;
}
a{
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color:#CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.wh{
	color: #FFFFFF;
	font-size: 36px;
}

legend, h1{
	font-family:"Yanone Kaffeesatz";
	font-weight:normal;
	font-size: 36px;
	color: #999999;
	line-height:1em;
}

legend, #portfolio h1, h2{
	line-height:1em;
}
legend{
	height:20px;
}

	h1 a{
		color: #990000;
		text-decoration: none;
	}

#blurb h1{color:#333333;}

h2{
	font-family:"Yanone Kaffeesatz";
	font-size: 24px;
	font-weight:normal;
	color: #CCCCCC;
	text-indent:20px;
	margin-top:5px;
}

h3{
	font-family:Yanone Kaffeesatz;
	font-size:18px;
	font-weight:normal;
	color: #CCCCCC;
	text-indent:20px;
	margin-top:10px;
}

#blurb p{
	color: #333333;
}
#blurb h1, #blurb h1 a{
	font-family:Yanone Kaffeesatz;
	font-size:36px;
	font-weight:normal;
}
#blurb a:link {
	color: #990000;
}
#blurb a:visited {
	color:#990000;
}
#blurb h1 a:hover{
	text-decoration:underline;
	
}

#spider{
	background: url(../images/Banner/Steam%20Spider%20Banner.jpg);
	height:420px;
	width:100%;
	background-repeat: no-repeat;
	background-position:top center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:40px!important;
	padding-bottom:0px;
}

#spider>div{

	margin-left:auto;
	margin-right:auto;
}

#logo{
	float:left; 
	margin-left:10px;
}


#bottom{
	background: url(../images/Background/web.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	background-color:#000000;
	width:100%;
	text-align:center;
	padding-bottom:10%;
}
	#page_split{
		background:url(../images/Background/BottomBack.jpg); 
		height:5px; 
		background-position:top;
	}

#portfolio{
	width:900px; 
	text-align:left;
	height:inherit;
	margin-left:auto;
	margin-right:auto;
}

#portfolio p {
		clear:left;
		margin: 20px;
}
#portfolio h1{
		font-size:36px;
		margin-left:20px;
}

li{	
	list-style-type: none;
}

#navback li
{
	color: #CCCCCC;
	margin-top:70px;
	margin-left:10px;
	padding:10px;
	display: inline;
	vertical-align:text-top;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:right;
	word-spacing:40em;
}
	#navback li a
	{
		text-decoration: none;
		color: #CCCCCC;
		font-weight:bold;
	}
	#navback li a:hover
	{
		background-image: url(../images/Navbar/navbutton.gif);
		background-position:bottom center;
		background-repeat:no-repeat;
		text-decoration: none;
		color: #FFBBBB;
	}
	#navback li a:visited
	{
		font-weight:bold;
		text-decoration: none;
	}

#bodyText{
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	width:400px;
}
#bodyText h1 {
	margin-bottom:10px;
}

.imagebox {display:inline;}
.imagebox div
{
	float:left;
	margin:5px;
	height:380px;
}

.imagebox p{
	padding-top:10px;
	width:400px;
	margin-bottom:1em;
}
.imagebox a img
{
	background:url(../images/Body/VdivBar.jpg);
	background-attachment:fixed;
	background-position:top!important;
	background-position:right;
	padding:8px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-style:ridge;
	border-width:2px;
	border-top-color:#fff;
	border-right-color:#fff;
	border-bottom-color:#333333;
	border-left-color:#333333;
	margin-top:20px;
}
.imagebox a:hover img{
	border-color:#FF3333;
}

.imagebox img
{
	background-position:top left;
}

.imagebox h3{clear:left; float:left;}

.icon ul{
	float:left;
}
.icon li{
	float:left;
	display: inline;
}
.icon li img{
	background:none;
	border-style:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	padding:0px;
	margin-top:10px;
	margin-left:5px;
}
.icon li a img{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

.icon li a:hover img{
	border-width:1px;
	border-color: #FF0000;
}
.icon{
	width:300px;
}

#contactBox {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left;	
}

fieldset{
	border: solid 2px #ffffff;
	padding:20px;}

.field input{
	width:300px;
	text-align:left;
}
.field{
	padding-bottom:5px;
}

form div {
	clear: left;
	display: block;
	width: 440px;
	margin: 5px 0 0 0;
	padding: 1px 3px;
}

input, select, textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #666666;
}

textarea {
	overflow: auto;
	margin-left:10px;
}

#description{
	font-weight:bold;
	width:500px;
	text-align:justify;
	padding-left:20px;
}

form div label {
	display: block;
	font-weight:bold;
	float: left;
	width: 60px;
	padding: 3px 5px;
	margin: 0 0 5px 5px;
	text-align: right;
}
#submit input {
	display: block;
	float: left;
	width: 50px;
	padding: 3px 5px;
	margin: 0 0 5px 10px;
	text-align: right;
}
#mesg {
	width:500px;
	height:150px;
}