html, body {
	height:100%;
}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

a {
	text-decoration: none;
	color:white;
}

body {
	background-image: url(background.jpg);
	background-color: #000000;
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	overflow: hidden;
	vertical-align:middle;
}
h1 {
	font-size: 28px;
	margin: 0px;
	margin-bottom: 10px;
}
h3 {
	margin: 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
}
img {
	border: 0px;
}
.bigthumbnail {
	padding-left: 15px;
}
.thumbnail {
	margin: 5px;
	padding: 0px;
}
.central {
	clear:all;
	padding-top: 20px;
	text-align: center;
}
#container {
	width: 903px;
	margin:0 auto;
	padding-top: 30px;
}
#sidebar {
	width: 180px;
	text-align: left;
}
#mainarea {
	width: 632px;
	float: right;
	margin-left: 40px;
}
#content {
	width: 598px;
	min-height: 350px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 19px;
	background-image: url(content-bg.png);
}
#content-top {
	width: 613px;
	padding-right: 19px;
	padding-top: 2px;
	background-image: url(content-top.png);
	text-align: right;
	height: 18px;
}
.links {
	position: relative;
	color: #ffffff;
}
#content-bottom {
	width: 613px;
	padding-right: 19px;
	background-image: url(content-bottom.png);
	height: 26px;
	text-align: right;
}
#scontent {
	width: 612px;
	min-height: 350px;
	padding: 10px;
	background-image: url(scontent-bg.png);
}
#scontent-top {
	width: 613px;
	padding-right: 19px;
	padding-top: 2px;
	background-image: url(scontent-top.png);
	text-align: right;
	height: 18px;
}
#scontent-bottom {
	width: 613px;
	padding-right: 19px;
	background-image: url(scontent-bottom.png);
	height: 26px;
	text-align: right;
}
#logo {
	height: 125px;
	background: url(logo.png) center no-repeat;
	width: 180px;
	margin-bottom: 26px;
	cursor: move;
}
#menu {
	background-image: url(menu-bg.png);
	width: 145px;
	color: #FFF;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
}
#menu-top {
	height: 18px;
	background-image: url(menu-top.png);
	width: 180px;
}
#menu-bottom {
	height: 25px;
	background-image: url(menu-bottom.png);
	width: 180px;
}
#menu-bottom a:link {
	color: #ffffff;
}

.steven {
	margin-left: 20px;
	text-indent: -9999px;
	height: 31px;
	width: 94px;
	display: block;
	background-image: url(steven.gif);
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.steven_smon {
	margin-left: 20px;
	text-indent: -9999px;
	height: 31px;
	width: 94px;
	display: block;
	background-image: url(steven_on.gif);
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.james {
	margin-left: 20px;
	text-indent: -9999px;
	height: 27px;
	width: 94px;
	display: block;
	background-image: url(james.gif);
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.james_smon {
	margin-left: 20px;
	text-indent: -9999px;
	height: 27px;
	width: 94px;
	display: block;
	background-image: url(james_on.gif);
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.search {
	float: right;
}
#menu h3 {
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu a:link {
	color: #FFFFFF;
}
#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #ffdd26;
}
#menu a:active {
	color: #ffdd26;
}


#content a:link {
	color: #ffffff;
	text-decoration: underline;
}
#content a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#content a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#content a:active {
	color: #ffffff;
	text-decoration: underline;
}
#home {
	width: 632px;
	height: 400px;
	background: url(home.png) no-repeat;

}
.rss {
	font-weight: bold;
	color: #ffffff;
}

.black {
	font-weight: bold;
	top: pos[2];
	color: #CCCCCC;
}

label {
	font-weight: bold;
}

.draggable {
	position: absolute;
}

#sidebar
{
	top: 80px;
	position: absolute;
	z-index: 90;
}

.profile {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 49px;
	text-indent: -10000em;
	font-size: 1px;
	background-image: url(profile.gif);
}
.profile_mmon{
	background-image: url(profile_on.gif);
}

.services {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 92px;
	text-indent: -10000em;
	font-size: 1px;
	background-image: url(founders.gif);
}
.services_mmon{
	background-image: url(founders_on.gif);
}
.references {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 87px;
	text-indent: -10000em;
	font-size: 1px;
	background-image: url(references.gif);
}
.references_mmon {
	background-image: url(references_on.gif);
}

.contact {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 68px;
	text-indent: -10000em;
	font-size: 1px;
	background-image: url(contact.gif);
}
.contact_mmon {
	background-image: url(contact_on.gif);
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.scroll-pane {
	width: 460px;
	overflow: auto;
	float: left;
}
#panel {
	height: 340px;
	overflow: auto;
}

#wrap {
	margin-left: 15px;
}

a.jScrollArrowUp {
	background: url(basic_arrow_up.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(basic_arrow_down.gif) no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
#timeline {
	background: #;
	height: 304px;
	width: 464px;
	margin: auto;
}
a._smon{
	color:#FFDD26 !important;
}
