body {
    color: #666666;
    font-family: 'Helvetica Neue', Verdana, 'Arial', 'sans-serif';
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
	width:100%;
	overflow-x:hidden;

}
.graphic_textbox_layout_style_default {
    padding: 4px;
}
.graphic_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

h1{
	font-size:16px;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color:#000000;
}



h2{
	font-size:12px;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;

}

h3{	font-size:10px;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;

}

p{	text-align: justify;

}

p2{	text-align: justify;
	margin-top:-28;

}

p3{	text-align: right;

}

a {
    color: #666;
    text-decoration: none;
}
a:visited {
    color: #666;
    text-decoration: none;
}
a:hover {
    color: #999;
    text-decoration: none;
}

a.selected {;

}

div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }

#container{
	margin-left:150px;
	margin-top: 0px;
	padding: 0;
	width: 800px;	
}

#left_bar{
	
	position:fixed;
	width:150px;

}


#navigation{
	margin-top:40px;
	height: 120px;
	position: absolute;
	top: 33%;
	
}

#navigation ul li{

	margin-left: -40px;
	list-style: none;
	text-indent: 0px;

}

#right_bar{
	width:540px;
	float:right;
	margin-top:65px;
}

#text{
	width:540px;
	float:right;
	position:absolute;
	top:380px;
}

#text2{
	width:540px;
	float:right;
	position:absolute;
	top:422px;
}

#chris_land{
	margin-top:20px;
	
}

#copyright{
	float: left;
	position: absolute;
	top: 460px;
	color: #999999;
}

