body {
	line-height: 130%;
	font-size: 12pt;
	font-family: Tahoma, Geneva, sans-serif;
	background-repeat: repeat-x;
	background-image: url(/images/bg_sm.png);
	color: white;
	background-color: #0c060e;
	
}

img {
  border:none;
}

#page {
  width:100%;
  margin:10px auto;
}

#header h1 {
  margin-top: -10px;
}

#header .logo_left {
  float:left; 
  width: 500px;
}

#header .logo_right {
  margin-left:500px; 
  text-align:right;
}

#header h1, #header h1 a {
  color: #ffe1e7;
  font-size: 100pt;
  margin-bottom:-30px;
  font-weight:bold;
}

#header h2, #header h2 a {
  color: #e9e9e9;
  padding-left:10px;
  font-style: italic;
  text-shadow: #000 5px 5px 5px;
}

#movie {
  text-align: center;
  width: 100%;
}

#left_nav {
	margin-right:10px;
	margin-top:10px;
	float: left;
  width:150px;
	border-right:1px solid white;
}

#left_nav ul {
  list-style:none;
}

#left_nav li {
  font-size: larger;
  margin-bottom: 10px;
  padding: 2px 2px 2px 2px;
  padding-right:10px;
  margin-left:-50px;
  text-align:right;
}

a {
  font-style: normal;
  color: #74deec;
  font-weight: normal;
  text-decoration:none;
}

#main {
	border-left:1px solid white;
	margin-left:150px;
	padding-left:10px;
}

a:hover {
	color: white;
}

#foot {
	line-height: normal;
	color: #a265a5;
	text-align: right;
	font-size: x-small;
}

#left_nav li.active a {
	color: #502153;
}

#left_nav li.active {
	background-color: #65f6fc;
}

.dev_bio img {
  float:left;
  width: 120px;
  margin-right: 10px;
}

.feature_list {
  list-style:none;
  margin-left: -20px;
}

img.char-ava-left {
  float:left;
  width:400px;
  margin-right: 10px;

}

img.char-ava-right {
  float:right;
  width:400px;
  margin-left: 10px;
}

img.cityscape{
  float:left;
  width:150px;
  margin-right: 10px;  
}

.pull-quote {
	color: #e7e7e7;
	background-color: #190e20;
	font-style: italic;
	font-family: "Courier New", Courier, Monaco, monospace;
	margin-left:10px;
	width:600px;
	line-height: 12pt;
	padding:10px 10px 10px 10px;
	text-align: center;
}

#art_lightbox, #screenshots_lightbox {
  list-style:none;
}