@charset "utf-8";
/* CSS Document */

#header{
	position:relative;
	width:100%;
	min-width:1024px;
}

body{
	background:none;
}

#header{
	background:none;
}

#header-left #sub-menu{
	display:none;
	height:0;
}
#header-left a#logo{
	position:relative;
	left:30px;
	top:0px;
}

#header-left ul{
	display:none;
}

#nav{
	display:none;
}

#header-right{
	width:600px;
	float:left;
}


#graph-border{
	background:none;
	width:600px;
}

#graph-bg{
	background:none;
	width:600px;
}

#clouds{
	background:none;
	width:600px;
}

ul#photo{
	display:none;
}

p#title{
}

