* html div#menu_container, * html div#menu_top_bar, * html iframe#text_frame, * html div#klustre_logo, * html div#menu_top_divider, * html div#menu_bottom_divider, * html div#text_menu, * html div#qt_divider, * html div#qt_container, * html div#links_container {
	position:absolute;
} /*IE Hack*/

body {
	background-image: url(../../images/bg_2.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	* background-attachment: scroll; /*IE Hack*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.vdivider {
	color: #C2C2C2;
	font-weight: normal;
}

span.extra {
	font-size: 7pt;
}

a:link {
	font-weight: bold;
	color: #cae65a;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #cae65a;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #C2C2C2;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#entry_container {
	position:absolute;
	width:514px;
	z-index:1;
	left: 65px;
	top: 13px;
	/*background-image: url(../../images/entry_bg.gif);*/
	background-position: 0px 0px;
	* background-position: -17px -13px; /*IE Hack*/
	background-attachment: fixed;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 15px;
	background-color:#060606;
}

#menu_container {
	position:fixed;
	width:310px;
	height:382px;
	z-index:2;
	left: 631px;
	top: 13px;
	/*background-image: url(../../images/entry_bg.gif);*/
	background-position: -7px -13px;
        background-color:#060606;
}

#entry_top_bar {
	position:absolute;
	width:532px;
	height:12px;
	z-index:3;
	background-color: #cae65a;
	left: 65px;
	top: 0px;
	
	vertical-align: middle;
	text-align: right;
	font-size: 8px;
	color: #708032;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
	padding-right: 20px;
}

#menu_top_bar {
	position:fixed;
	width:310px;
	height:12px;
	z-index:4;
	left: 631px;
	top: 0px;
	background-color: #cae65a;
	font-size: 8px;
}

#klustre_logo {
	position:fixed;
	width:284px;
	height:50px;
	z-index:5;
	left: 644px;
	top: 42px;
	background-image: url(../../images/klustre_logo.png);
}

#menu_top_divider {
	position:fixed;
	width:284px;
	height:1px;
	z-index:6;
	left: 644px;
	top: 120px;
	font-size: 1pt;
	border-top: 1px solid #cae65a;
	clear: both;
	border-bottom: none;
}

#menu_bottom_divider {
	position:fixed;
	width:284px;
	height:1px;
	z-index:7;
	left: 644px;
	top: 148px;
	font-size: 1pt;
	border-top: 1px solid #cae65a;
	clear: both;
	border-bottom: none;
}

#text_menu {
	position:fixed;
	width:284px;
	height:9px;
	z-index:8;
	left: 644px;
	top: 127px;
	color: #cae65a;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#qt_divider {
	position:fixed;
	width:96px;
	height:1px;
	z-index:9;
	left: 830px;
	top: 379px;
	font-size: 1pt;
	border-top: 1px solid #cae65a;
	clear: both;
	border-bottom: none;
}

#qt_container {
	position:fixed;
	width:180px;
	height:12px;
	z-index:10;
	left: 645px;
	top: 374px;
	text-transform: uppercase; 
	color: #cae65a; 
	letter-spacing: 2pt; 
	font-size: 5pt;
}

#text_frame {
	position:fixed;
	width:284px;
	height:163px;
	z-index:11;
	left: 644px;
	top: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}

#project_divider {
	width:100%;
	height:1px;
	z-index:13;
	margin-top: 19px;
	background-color: #cae65a;
	border-top: 1px solid #cae65a;
	clear: both;
	border-bottom: none;
	* margin-top: 11px; /*IE Hack*/
}

#entry_thumb {
	width: 512px;
	margin-top: 22px;
	margin-bottom: 7px;
}

#project_info {
	color: #cae65a;
	font-size: 9pt;
	text-transform: uppercase;
}

#link_logo {
	margin-right: 14px;
}

img{
	border: none;
}