html, body
{
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-family:verdana, arial, "sans-serif";
	font-size: 12px;
	color: #ffffff;
}

a, a:link
{
	color: #ffffbe;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
#warpigstudios
{
	background: #430000 url(images/mainbg.jpg) repeat-x top left;	
}

#wrapper
{
	width: 100%;
	position: relative; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
}

#top
{
	padding-bottom: 100px; 
}

#bottom
{
	width: 100%; 
	background: #000000; 
	position: absolute; 
	bottom: 0 !important; 
	bottom: -1px; 
	height: 100px; 
}

#legalese
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align: center;
	margin-top: 25px;
	color: #555555;
}

#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#leftcolumn
{
	width: 181px;
	float: left;
}

#rightcolumn
{
	width: 619px;
	float: left;
}

#logo
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 70px;
}

#topmenubar
{
	padding-top: 68px;
	height: 38px;
	width: 619px;
}

.topmenu
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#clear
{
	clear:both;
	width:800px;
	height:20px;
}

#news
{
	margin-top: 10px;
	padding-top: 65px;
	width: 550px;
	background: transparent url(images/page_news.gif) no-repeat top right;
}

#ourgames
{
	margin-top: 10px;
	padding-top: 65px;
	width: 550px;
	background: transparent url(images/page_ourgames.gif) no-repeat top right;
}

#games_bob
{
	margin-bottom: 25px;
}

#aboutus
{	margin-top: 10px;
	padding-top: 65px;
	width: 550px;
	background: transparent url(images/page_aboutus.gif) no-repeat top right;
}

#employment
{	margin-top: 10px;
	padding-top: 65px;
	width: 550px;
	background: transparent url(images/page_employment.gif) no-repeat top right;
}

#contactus
{	margin-top: 10px;
	padding-top: 65px;
	width: 550px;
	background: transparent url(images/page_contactus.gif) no-repeat top right;
}

#thestore
{	margin-top: 10px;
	padding-top: 65px;
	width: 550px;
	background: transparent url(images/page_thestore.gif) no-repeat top right;
}

.newsitem
{
	border-bottom: 1px dashed #aaaaaa;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.newsitem .subject
{
	font-size: 15px;
	font-weight: bold;
	color: #ffffbe;
}

.newsitem .info
{
	color: #dddddd;
	font-size: 10px;
}

.newsitem .body
{
	text-align: justify;
	padding-bottom: 10px;
}

.newsitem .body p
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

.aboutitem
{
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 10px;
}

.aboutitem .info
{
	margin-left: 160px;
}

.aboutitem .name
{
	font-size: 16px;
	font-weight: bold;
}
.aboutitem .position
{
	font-weight: bold;
}

.aboutitem .bio
{
	margin-top: 5px;
}

.aboutitem .photo
{
	float:left;
	width: 147px;
}

.jobitem
{
	padding: 5px;
	background-color: #330000;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.jobitem strong
{
	color: #ffffbe;
}

.jobitem .title
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffbe;
}

.jobitem .description
{

}

.jobitem .requirements
{
	margin-left: 20px;
	margin-top: 10px;
}

.jobitem .software
{
	margin-top: 10px;
	margin-left: 20px;
}

.indent
{
	margin-left: 20px;
}