body {
	background-color: #ffffff;
	background-image:url(/images/bbg.jpg); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
width: 100%;}

/***********************************************
HEADER AND NAVIGATION
***********************************************/
.top-header {
	position: absolute;
	width: 315px;
	top-margin: 0px;
	left-margin: 108px : "auto";
; 		left: 16px;
	top: -69px;
	height: 72px;
}
.nav
{
	position: absolute;
	width: 447px;
	top-margin: 1000px;
	left-margin: 200px;
; 		left: 337px;
	top: -68px;
	height: 46px;
}
.a1{
	position: absolute;
	width: 447px;
	top-margin: 1000px;
	left-margin: 200px;
	;
	left: 257px;
	top: 25px;
	width:1px;
	display:inline;
	border-left:1px dotted white;
	height: 366px;
}
.a2{
	position: absolute;
	width: 447px;
	top-margin: 1000px;
	left-margin: 200px;
	;
	left: 537px;
	top: 19px;
	width:1px;
	display:inline;
	border-left:1px dotted white;
	height: 366px;
}
/***********************************************
MAIN IMAGE SLIDESHOW AND GALLERY SHIT
***********************************************/
.main-box {
background-attachment:fixed;
background:url(/images/reg_bg.png);
	position: absolute;
	width: 810px;
	top-margin: 0px;
	left-margin: 108px;
; 		left: 143px;
	top: 87px;
	height: 406px;
}
.contact-box {
background-attachment:fixed;
position: absolute;
	width: 360px;
	top-margin: 0px;
	left-margin: 108px;	left: 369px;
	top: 166px;
	height: 271px;
	font-family: Trebuchet MS, tahoma;
	font-size: 12px;
	color: #4a3839;
	position: absolute;}
.main-box-txt {
	font-family: Trebuchet MS, tahoma;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 403px;
	top: 116px;
	width: 530px;
	height: 232px;}
.main-box-txt2 {
	font-family: Trebuchet MS, tahoma;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 210px;
	top: 141px;
	width: 628px;
	height: 247px;}
.main-box-mini {
	font-family: Trebuchet MS, tahoma;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 399px;
	top: 365px;
	width: 534px;
	height: 117px;}
	.main-box-pic1 {
	font-family: Trebuchet MS, tahoma;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 186px;
	top: 118px;
	width: 158px;
	height: 161px;}
/***********************************************
SIDEBAR STUFF
***********************************************/
.lsideintro-box {
	position: absolute;
	width: 256px;
	top-margin: 0px;
	left-margin: 108px;
; 		left: 29px;
	top: 16px;
	height: 167px;
font-family: Trebuchet MS, tahoma; 
font-size: 11px;
font-color: #ffffff; position: absolute;}
p {margin-left: 0px; margin-top: 0px; margin-right: 20px; margin-bottom: -5px; color:#ffffff }
A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color:#000000}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #777777;}
.slideshow-box {
	font-family: Trebuchet MS, tahoma;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 211px;
	top: 135px;
	width: 697px;
	height: 324px;
}
.update-box-txt2 {
	font-family: Trebuchet MS, tahoma;
	font-size: 10px;
	color: #ffffff;
	position: absolute;
	left: 92px;
	top: 136px;
	width: 125px;
	height: 20px;
}
.follow-box {
	font-family: Trebuchet MS, tahoma;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 549px;
	top: 17px;
	width: 221px;
	height: 152px;
}
/***********************************************
FOOTER AND COPYRIGHT
***********************************************/
.bottom-box {
background-color: #555555;
background-image:url(/images/bottom_bg.jpg); 
	font-family: helvetica, arial;
	font-size: 10px;
	font-color: #ffffff;
	position: absolute;
	left: 142px;
	top: 491px;
	width: 811px;
	height: 463px;
}
.copyright
{
	font-family: helvetica, arial; 
font-size: 10px;
font-color: #2b2d30; position: absolute;
	width: 313px;
	top-margin: 1000px;
	left-margin: 200px;
; 		left: 285px;
	top: 425px;
	height: 27px;
}
/***********************************************
CONTACT FORM STUFF
***********************************************/
.form-box {
	font-family: Trebuchet MS, tahoma;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 273px;
	top: 9px;
	width: 236px;
	height: 370px;
}
.form-box-txt {
	font-family: Trebuchet MS, tahoma;
	font-size: 11px;
	color: #ffffff;
	position: absolute;
	left: 9px;
	top: 101px;
	width: 221px;
	height: 249px;
}	
.form-box-txt2 {
	font-family: Trebuchet MS, tahoma;
	font-size: 12px;
	color: #ffffff;
	position: absolute;
	left: 12px;
	top: 10px;
	width: 236px;
	height: 40px;
}
label {
font: 11px arial;
  width: 100px;
  float: left;
  text-align: right;
  margin: 0 5px 10px 0;
  clear: both;}
input.text {
font: 12px arial;
  color: #000000;
  background-color: #777777;
  border: 1px solid #8c7e6d;
  padding: 2px;
  border: 1px solid #606060;
  width: 300px;}

input.btnsubmit {
 font: 12px arial;
  color: #ffffff;
  background-color: #8c7e6d;
  border: 1px solid #ffffff;
  padding: 2px;
  margin: 5px 5px 0 0;}

input.btnreset {
  font: 12px arial;
  color: #ffffff;
  background-color: #8c7e6d;
  border: 1px solid #ffffff;
  padding: 2px;
  margin: 5px 5px 0 0;}
.email-submit {
	position: absolute;
	width: 132px;
	top-margin: 0px;
	left-margin: 108px;
	left: 179px;
	top: 213px;
	height: 43px;
	visibility: inherit;}
/***********************************************
PORTFOLIO STUFF
***********************************************/
.port-box {
	position: absolute;
	width: 721px;
	top-margin: 0px;
	left-margin: 108px;
left: 59px;
	top: 21px;
	height: 363px;
font-family: helvetica, arial; 
font-size: 12px;
font-color: #2b2d30; position: absolute;}
.port-box-txt {
	font-family: helvetica, arial;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 416px;
	top: 36px;
	width: 211px;
	height: 26px;}
.illustration-head {
	position: absolute;
	width: 207px;
	top-margin: 0px;
	left-margin: 108px;
background-repeat: no-repeat;		left: 138px;
	top: 196px;
	height: 49px;
}
.characterdesign-head {
	position: absolute;
	width: 253px;
	top-margin: 0px;
	left-margin: 108px;
background:url(/images/character_design_head.png); background-repeat: no-repeat;		left: 137px;
	top: 563px;
	height: 49px;
}
.printwork-head {
	position: absolute;
	width: 165px;
	top-margin: 0px;
	left-margin: 108px;
background:url(/images/print_work_head.png); background-repeat: no-repeat;		left: 143px;
	top: 505px;
	height: 49px;
}
.logo-head {
	position: absolute;
	width: 87px;
	top-margin: 0px;
	left-margin: 108px;
background:url(/images/logos_head.png); background-repeat: no-repeat;		left: 152px;
	top: 678px;
	height: 49px;
	}
	.illustration-box-gallery {
	font-family: helvetica, arial;
	font-size: 14px;
	position: absolute;
	left: 82px;
	top: 24px;
	width: 595px;
	height: 317px;
}
.characterdesign-box-gallery {
	font-family: helvetica, arial;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	left: 1px;
	top: 396px;
	width: 595px;
	height: 62px;
}
.printwork-box-gallery {
	font-family: helvetica, arial;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	left: 21px;
	top: 373px;
	width: 595px;
	height: 126px;
}
.logo-box-gallery {
	font-family: helvetica, arial;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	left: 20px;
	top: 544px;
	width: 595px;
	height: 69px;
}

