/* CSS Document */

body
	{
	background-color:#fe9701;
	}
	
#base
	{
	position:absolute;
	width:786px;
	height:540px;
	top:08px;
	left:18px;
	background-image:url(../images/base.gif);
	}
#base2
	{
	position:absolute;
	width:806px;
	height:632px;
	top:9px;
	background-image:url(../images/base2home.gif);
	}
#nametitle
	{
	position:absolute;
	width:499px;
	height:76px;
	top:15px;
	left:300px;
	background-image:url(../images/NameTitle.jpg);
	}
#bottom
	{
	position:absolute;
	top:622px;
	left:190px;
	display:none;
	}
#Linkbar
	{
	position:absolute;
	top:100px;
	left:50px;
	}
#dragon
	{
	position:absolute;
	background-image:url(../images/HomeDragon.gif);
	height:348px;
	width:340px;
	left:30px;
	top:200px;
	}
#photo
	{
	position:absolute;
	top:225px;
	left:450px;
	width:327px;
	height:327px;
	background-image:url(../images/HomePhoto.png);
	}
#welcome
	{
	position:absolute;
	top:170px;
	left:30px;
	font-size:30px;
	color:#fe9701;
	}
#Around
	{
	position:absolute;
	top:580px;
	left:460px;
	font-size:30px;
	color:#fe9701;
	}
