body{
	font-family:Arial, Helvetica, sans-serif;
}

#AllContainer{
	position:absolute;
	left:0px;
	top:0px;
	margin:0 auto;
	height: 483px;
}

#AllPartsContainer{
	float:left;
}

#LeftNoEnd{
	position:absolute;
	left:0px;
	background-image:url(Images/Infinite-Left.gif);
	background-repeat:repeat-x;
	width:40px;
	height:550px;
}

#RightNoEnd{
	float:right;
	left:426px;
	background-image:url(Images/Infinite-Right.gif);
	background-repeat:repeat-x;
}

#LogoSideContainer{
	position:absolute;
	left:40px;
	width:186px;
}

#LogoBox{
	position:relative;
	top:0;
	left:0;
	width:186px;
	height:190px;
	background-image:url(Images/Logo.gif);
}

#UnderLogo{
	float:left;
	width:186px;
	height:360px;
}

#MiddleContainer{
	position:absolute;
	left:226px;
	top:0px;
	width:700px;
	
}

#MenuContainer{
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:132px;
}

#AnimationBox{
	float:left;
	height:55px;
	width:227px;
}

#ArtworkBox{
	float:left;	
	height:55px;
	width:177px;
}

#SketchesBox{
	float:left;
	height:55px;
	width:165px;
}

#MeBox{
	float:left;
	height:55px;
	width:131px;
}

#CommissionsBox{
	float:left;
	height:77px;
	width:372px;
}

#PhotosBox{
	float:left;
	height:77px;
	width:135px;
}

#LinksBox{
	float:left;
	height:77px;
	width:193px;
}

#Footer{
	float:left;
	height:52px;
	width:700px;
}

#TextContainer{
	float:left;
	width:700px;
	height:inherit;
	background-color:#7d7187;
	background-image:url(Images/middle-bit.gif);
}

#LeftofText{
	float:left;
	width:41px;
	height:270px;
	left:0px;
	top:0px;
	z-index:2;
}

#RightofText{
	float:left;
	height:270px;
	width:43px;
	left:657px;
	top:0px;
	z-index:1;
}

#TextArea{
	float:left;
	top:0px;
	left:0px;
	z-index:0;
	width:616px;
	overflow:visible;
}

.legalinfo{
	margin-top:30px;
	text-align:center;
	color:#333333;
	font-style:italic;
	font-size:11px;
	text-align:center;
}

.TitleWords{
	font-size: x-large;
	font-weight: bold;
	color:#FFFF99;
	text-align: center;	
}

.MenuWords{
	text-align:center;
	color:#333333;
	font-size:11px;
}

.MenuWords a{
	font-weight: bold;
	color:#333333;
}


.SectionTitles{
	font-size:14px;
	font-weight: bold;
	color:#333333;
	text-align:left;
}

.SectionTitles a{
	text-decoration:none;
}
.SectionTitles img{
	text-decoration:none;
	border:none;
}

.SectionText{
	text-align:left;
	font-size:11px;
	text-indent:5px;
	margin-left:10px;
}

ul{
	text-align:left;
	font-size:11px;
	
}



.SectionText a{
	color:#B4AAB9;
	text-decoration:none;
}

#ProjectBox{
	height:120px;
	width:550px;
	border:medium solid #63576A;
	background-color:#ada1b7;
	padding:2px;
	margin:5px;
}
.ProjectTitle{
	text-align:center;
	text-decoration:underline;
	font-size: 12px;
	font-weight:bold;	
}
.ProjectDate{
	text-align:center;
	font-size:10px;
}
.ProjectDescription{
	font-size:11px;
	text-align:left;
	text-indent:0px;
}
#ProjectBox a{
	color:#EBEBEB;
	text-decoration:none;
}

#ProjectThumb{
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	marign-left:5px;
	margin-top:5px;
	width:150px;
}
#ProjectThumb a{
	color:#666666;
	font-weight: bold;	
	font-size:11px;
	text-decoration:none;
	border:none;
}

#ProjectThumb img{
	border:2px solid #63576A;
	text-decoration:none;
}

#ImgTable{
	text-align:left;
	margin-left:50px;
	width:550px;
	font-size:11px;
}
#ImgTable img{
	float:left;
	border:none;
}

#ImgTable a{
	color:#EBEBEB;
	text-decoration:none;
}

#Section{
	width:600px;
}

#LinkList{
	text-align:left;
	margin-left:50px;
	width:550px;
	font-size:13px;
}

#LinkList a{
	color:#EBEBEB;
	text-decoration:none;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color:#FFFF99;
	text-align: center;	
}

h2 {
	font-weight: bold;
	color:#333333;
	text-align:left;
}

.smallTitle{
	font-weight: bold;
}

p{
	text-align:left;
	font-size:11px;
	text-indent:5px;
}

p a{
	color:#B4AAB9;
	text-decoration:none;
}
