html, body {
	background: #B7B7B7;
}

html, body, p, td, th, a, a:link, a:visited, a:hover, b, strong, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

div.main {
	/* main title background */
	background: #fff;
	color: #000;
}

a.textRemoteTitle, a.textRemoteTitle:link, a.textRemoteTitle:visited, a.textRemoteTitle:hover {
	text-align: left;
	display: block;
	color: #000;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}

a, b, strong, p, td, th {
	color: inherit;
	/* background: transparent; */
}

b, strong {
	font-weight: bold;
}

a.remoteButton:link {
	color: #fff;
	text-decoration: none;
}

a.remoteButton:visited {
	color: #fff;
	text-decoration: none;
}

a.remoteButton:hover {
	color: #f9f400;
	text-decoration: none;
}

.contact, .jobs, .future, .press, .links, .news {
	background-color: #FFF;
}

a.submenulink, a.submenulink:link, a.submenulink:visited {
	color: #fff;
	text-decoration: none;
}

a.submenulink:hover, span.submenulink {
	color: #f9f400;
	text-decoration: none;
}

.submenulink {
	background: transparent;
	display: inline;
}

div#submenu {
	text-align: left;
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	height: 20px;
	background: #58656A;
	color: #fff;
}

div#outerBox {
	border: none;
	width: 680px;
	height: 565px;
	padding-top: 0;
	padding-left: 0;
	background: transparent;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 10px;
}

h4 {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

div#nav {
	width: 160px;
	height: 565px;
	padding: 0px;
	float: left;
	border: none;
	background: #000;
	margin-right: 7px;
}

div#page {
	width: 500px;
	padding: 0px;
	float: left;
	margin-top: 0;
	border: none;
	margin-left: 7px;
	height: 565px;
	background-color: transparent;
}

span.titletext {
	color: #FFF;
	text-decoration: none;
	text-align: left;
	float: left;
	padding: 5px;
	width: 445px;
	overflow: hidden;
}

span.titlenav {
	text-align: left;
	float: right;
	background: transparent;
	/* margin-top: 5px; */
	padding-top: 5px;
	margin-right: 5px;
	font-weight: bold;
}

span.titletext a:link, span.titletext a:visited, a.titlelink {
	text-decoration: none;
}

span.titletext a:hover, span.titlenav a:hover {
	color: #f9f400;
	text-decoration: none;
}

div#remoteCloud {
	width: 160px;
	margin: 0;
	padding: 0;
	height: 160px;
	background: transparent;
}

div#title {
	width: 500px;
	height: 25px;
	padding: 0;
}

#content {
	width: 500px;
	padding: 0px;
	height: 540px;
	margin: 0px;
	border: none;
}

div#remoteTitle {
	background: #f4f900;
	color: #000;
	height: 25px;
	margin: 0;
	border: none;
}

a.remoteButton, a.remoteButton:link, a.remoteButton:visited, a.remoteButton:hover, a.remoteButton:active {
	width: 140px;
	display: block;
	margin-top: 5px;
}

a.remoteButton:link, a.remoteButton:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
}

a.remoteButton:hover, a.remoteButton:active {
	background: transparent;
	color: #f9f400;
	text-decoration: none;
}

br.navbreak {
}

div#remoteButtons {
	display: block;
	background: transparent;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
}
 
.pageText, .projectText {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	background: transparent;
}

.smalltext {
	color: #000000;
	text-decoration: none;
}

.textblack {
	background-image: none;
	color: #000000;
}

.pagetitle {
	background: transparent;
	color: #fff;
}

div.pageText {
	color: #000;
}
.smallpageText {
	font-size: xx-small;
	padding-left: 5px;
}
