@charset "UTF-8";
/* CSS Document */

#Table 01 {
	position:absolute;
	left:400px;
	top:0px;
	width:800px;
	height:1000px;
	background-image: url(.../images/bg.png); 
	background-attachment: fixed;
	
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:489px;
	height:199px;
	background-image:url(images/logo.png);
}

#top {
	position:absolute;
	left:489px;
	top:0px;
	width:434px;
	height:199px;
	font-size: 9px;
}

#nav {
	position:absolute;
	left:92px;
	top:199px;
	width:800px;
	height:84px;
}

#nav-bottom {
	position:absolute;
	left:0px;
	top:283px;
	width:800px;
	height:48px;
	background-image:url(images/nav_bottom.png);
}

#left {
	position:absolute;
	left:0px;
	top:331px;
	width:39px;
	height:624px;
	background-image:url(images/left.png);
}

#para1 {
	position:absolute;
	left:39px;
	top:331px;
	width:650px;
	height:632px;
	background-image:url(images/para1.png);
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;

}

#front {
	position:absolute;
	left:39px;
	top:331px;
	width:650px;
	height:632px;
	background-image:url(images/para1.png);
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: scroll;
}

#middle {
	position:absolute;
	left:489px;
	top:331px;
	width:34px;
	height:624px;
	background-image:url(images/middle.png);
}

#welcome {
	position:absolute;
	left:750px;
	top:330px;
	width:250px;
	height:77px;
	font-size: 12px;
	background-image:url(images/twit.png)
}

#grantman-09 {
	position:absolute;
	left:775px;
	top:331px;
	width:25px;
	height:62px;
	background-image:url(images/grantman_09.png);
}

#grantman-10 {
	position:absolute;
	left:523px;
	top:393px;
	width:252px;
	height:52px;
	background-image:url(images/grantman_10.png);
}

#grantman-11 {
	position:absolute;
	left:775px;
	top:393px;
	width:25px;
	height:52px;
	background-image:url(images/grantman_11.png);
}

#sidebar {
	position:absolute;
	left:750px;
	top:421px;
	width:250px;
	height:535px;
	font-size: 12px;
}

#grantman-13 {
	position:absolute;
	left:775px;
	top:445px;
	width:25px;
	height:510px;
	background-image:url(images/grantman_13.png);
}

#copyright {
	position:absolute;
	left:0px;
	top:982px;
	width:800px;
	height:45px;
	background-image:url(images/copyright.png);
	font-size: 12px;
}

