/* 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:11px;
	background-image:url(../images/base2.gif);
	}
#rightside
	{
	position:absolute;
	background-image:url(../images/rightside.gif);
	width:211px;
	height:472px;
	top:152px;
	left:802px;
	}
#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;
	}
#contact
	{
	position:absolute;
	top:220px;
	left:122px;
	background-image:url(../images/ContactCard.png);
	height:339px;
	width:580px;
	}
#dragon
	{
	position:absolute;
	top:220px;
	left:12px;
	width:147px;
	height:266px;
	background-image:url(../images/portfoliodragon.gif);
	}
#main
	{
	position:absolute;
	border:dashed;
	border-width:2px;
	border-color:#fe9701;
	top:210px;
	left:160px;
	width:440px;
	height:341px;
	}
#main2
	{
	position:absolute;
	top:210px;
	left:160px;
	width:440px;
	height:341px;
	}
#gallery
	{
	position:absolute;
	width:200px;
	height:500px;
	top:152px;
	left:610px;
	text-align:center;
	}
#gallery img
	{
	border:none;
	padding:3px;
	}
#desc
	{
	position:absolute;
	width:300px;
	height:600px;
	top:155px;
	left:809px;
	}
#galfont
	{
	display:inline;
	font-size:20px;
	font-weight:bold;
	color:#fe9701;
	}
