body {
	background-color: #0F0C14;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #cacaca;
	text-align: center;
}

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

a:visited {
	color: #B693FF;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: none;
}

a:active {
	color: #eeeeee;
	text-decoration: none;
}

#container {
	width: 658px;
	margin: auto;
	border-color: #403260;
	text-align: left;
}

#container2 {
	width: 658px;
	margin: auto;
	border-color: #403260;
	text-align: left;
}

#navheader {
	border-bottom-style: solid;
	border-bottom-color: #403260;
	border-bottom-width: 1px;
	color: #ff3300;
	padding-top: 10px;
	padding-bottom: 7px;
}

#xxnavheader>td {
	color: #ff3300;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	display: table-cell;

}

#navheader a {
	
}

#navheader a:visited {
	color: #d1bbff;
}
#navheader a:hover {
	color: #ff3300;
}

#banner {
	border-bottom-style: solid;
	border-bottom-color: #403260;
	border-bottom-width: 1px;
	color: #d1bbff;
	vertical-align: middle;
	height: 120px;


}

#homepicture {
	border-bottom-style: solid;
	border-bottom-color: #403260;
	border-bottom-width: 1px;
	color: #d1bbff;
	vertical-align: middle;
	height: 251px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
html>body #homepicture {
	border-bottom-style: solid;
	border-bottom-color: #403260;
	border-bottom-width: 1px;
	color: #d1bbff;
	vertical-align: middle;
	height: 235px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#logo {
	width: 45%;
	display: block;
	height: 120px;
	float: left;
	background-image: url(images/space_72.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	font-size: 0px;
	color: 0f0c14;


}

#bannertext {
	width: 300px;
	display: block;
	float: right;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	color: #67509a;
	position: relative;
	top: 28%;
	line-height: 25px;
}

#newsbar, #servnav {
	width: 104px;
	font-size: 10px;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
	float: left;
}

html>body #newsbar {
	width: 96px;
}

html>body #servnav {
	width: 96px;
}


#homerightbar {
	width: 104px;
	font-size: 10px;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	float: right;
}

html>body #homerightbar {
	width: 96px;
	font-size: 10px;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
}

#contentcolumn {
	float: right;
	width: 552px;
	clear: none;
	padding-top: 12px;
	padding-left: 12px;
	border-top: #403260;
	border-right: #403260;
	border-bottom: #403260;
	border-left: 1px solid #403260;
	padding-bottom: 20px;
	
	}
	
html>body #contentcolumn {
	width: 540px;
}

	
#servicesvfxbody, #servicesgrabody, #servicesprebody, #servicespostbody, #servicesonsetbody {
	padding-top: 8px;
	float: right;
	xxclear: right;
	width: 552px;
	padding-left: 12px;
	border-top: #403260;
	border-right: #403260;
	border-bottom: #403260;
	border-left: 1px solid #403260;
	padding-bottom: 20px;
	}
	
html>body #servicesvfxbody {
	width: 540px;
	}
	
html>body #servicesgrabody {
	width: 540px;
	}
	
html>body #servicesprebody {
	width: 540px;
	}
	
html>body #servicespostbody {
	width: 540px;
	}
	
html>body #servicesonsetbody {
	width: 540px;
	}
	
#homecontent {
	float: right;
	width: 448;
	clear: none;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	border-top: #403260;
	border-right: #403260;
	border-bottom: #403260;
	border-left: 1px solid #403260;
	border-right: 1px solid #403260;
	padding-bottom: 20px;
}

html>body #homecontent {
	width: 424;
}


.newsitem {
	padding-bottom: 10px;

}

.homelogintext {
	padding-top: 10px;
}



/*** Nav bar styles ***/

ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.nav{
	display: table;
	width: 100%;
	table-layout: fixed;
}
ul.nav>li{
	display: table-cell;
	position: relative;
	border: thin solid #666666;
	text-align: center;


}
.menufirst {
	text-align: left;
}

.menulast {
	text-align: right;
}


.articletitle {
	font-size: 16px;
	color: #67509a;
	margin-top: 20px;
	font-weight: normal;
}

.homecontenttitle, .servcontenttitle {
	font-size: 16px;
	color: #67509a;
	font-weight: normal;
}

.articlecredits {
	font-size: 11px;
	color: #4b3a71;

}

.articlecreditname {
	text-transform: uppercase;
	font-weight: normal;



}

.smallimageleft {
	display: block;
	float: left;
	margin-right: 7px;
}

.smallimageright {
	display: block;
	float: right;
	margin-left: 7px;
}

.articlebody {
	font-size: 14px;
}
.newsheader, .servnavheader {
	color: 67509a;
	padding-bottom: 15px;
	font-size: 12px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: 403260;
	border-right-color: #403260;
	border-bottom-color: #403260;
	border-left-color: #403260;
	padding-top: 12px;
	font-size: 11px;
	color: #67509a;
	padding-bottom: 22px;
}

#footer xxxa:link {
	color: #67509a;
}
#footer xxxa:hover {
	color: #ff3300;
}

#footcopyright {
	float: left;
	margin-right: 30px;


}

#foottelephone {
	float: left;

}

#footprivacy {
	float: right;

}

#footconditions {
	float: right;
	margin-right: 30px;


}
.adminnewstable {
	font-size: 12px;
	width: 100%;
	border: 1px solid #403260;

}

.adminlistdate {
	color: #67509a;
	text-align: right;
}

#adminmaintextarea {
	background-color: #0f0c14;
	width: 540px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #cacaca;
	height: 600px;
	border: 1px solid #403260;
	font-size: 14px;
}

#admintitlearea {
	background-color: #0f0c14;
	width: 540px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #67509a;
	border: 1px solid #403260;
	font-size: 16px;
	margin-top: 16px;
}

#adminsubtitlearea {
	background-color: #0f0c14;
	width: 540px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #403260;
	border: 1px solid #403260;
	font-size: 11px;
}
#admindatearea {
	background-color: #0f0c14;
	width: 100px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #FF3300;
	border: 1px solid #403260;
	font-size: 16px;
	text-align: center;

}
.submitbuttons {
	background-color: #403260;
	border: 1px solid #67509a;
	color: #d1bbff;
}

#admintextform {
	margin: auto;
	width: 540px;
}

#contactbody {
	padding-top: 130px;
	padding-bottom: 50px;
}


.servheader {
	color: #67509a;
	font-size: 16px;
	margin-bottom: 8px;
}

#homeloginform {
	width: 94px;
}

#homepassarea, #homeuserarea {
	background-color: #0f0c14;
	width: 94px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #FF3300;
	border: 1px solid #403260;
	font-size: 16px;
	text-align: left;

}

#loginsubmit {
	margin-top: 24px;
	background-color: #403260;
	border: 1px solid #67509a;
	color: #d1bbff;
}

#terms {
	margin-left: 125px;
	width: 400px;
	font-size: 12px;
	margin-bottom: 25px;

}

.legaltitle {
	font-size: 16px;
	color: #67509a;
	margin-top: 20px;
	font-weight: normal;
}

.legalheader {
	color: #67509a;
	font-size: 14px;
	margin-top: 20px;

}

.legaltext {
	font-size: 12px;
	margin-top: 8px;

}

.legaltext ul{
	list-style-type: none;
	margin-bottom: 8px;

}

.legaltext li{
	margin-top: 8px;
}

.legalintro {
	margin-top: 14px;
	font-size: 14px;
}

.homethumbnail {
	height: 50px;
	width: 94px;
	border: none;
	margin-bottom: 5px;
}

.adminthumbnail {
	height: 12px;
	width: 24px;
	border: none;
	margin-bottom: 1px;
}

#servblock1, #servblock2, #servblock3 {
	height: 180px;
	margin-top: 32px;
}

.servarticle {
	width: 226;
	float: right;
	clear: none;
	font-size: 14px;

}

.servimage {
	display: block;
	float: left;
	margin-right: 7px;
}

#servblock2 .servimage {
	float: right;
	margin-right: 0px;
	margin-left: 7px;
}

#servblock2 .servarticle {
	float: left;
	text-align: right;
}
