body {
	background-color: #646464;
	font-family:helvetica, arial, sans-serif;
	margin:0;
	padding-top:50px;
}


a {outline:none;}


/*----------- home page styles-------*/

#wraphome {
	background:#646464;
	background-image:url(images/bghome.png);
	background-repeat:no-repeat;
	margin:0 auto;	
	width:885px;
	padding-bottom:750px;
}


/* home page button --------*/

#workplay  {
	width:189px;
	height:35px;
	margin:0;
	padding:0;	
}

#workplaybutton {
	width:189px;
	height:35px;
	background-image:url(images/workplay.png);
	margin: 0px auto; padding: 0;
	position: relative; 
	top: 50px; 
	left:5px;	
}

#workplaybutton li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position:absolute; 
	top:0;
}	

#workplaybutton li, #workplaybutton a { height:35px; display:block; }

#wpbutton {left: 0; width: 189px;}

#wpbutton a:hover {
    background: transparent url(images/workplay.png) -0 -35px no-repeat;}
/* end home page button --------*/
/*------------end home page styles-------*/




/*------------begin subpage styles-------*/
#wrap {
	width:885px;	
	margin:0 auto;	
	padding-bottom:150px;		
}


a:link.bannerlink {
	text-decoration:none;
}

a:hover.bannerlink {
	text-decoration:none;
}

a:visited.bannerlink {
	text-decoration:none;
}




/*-----------------left side --------------------*/

#leftcol {
	width:240px;
	float:left;
	margin-left:10px;
}


#menu {
 	position:relative;
	width:165px;
	top:30px;
	left:0px;
	margin:0;
	padding:0;

}

#menubuttons {
	width:165px;
	height:92px;
	background: url(images/menu.png);
	margin: 0px auto; padding: 0;
	position: absolute; 
	left:0;
}

#menubuttons li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position:absolute; 
	left:0;
}

#menubuttons li, #menubuttons a {height:23px; display:block;}

#about {top: 0; width: 165px;}
#web {top: 23px; width: 165px;}
#artplay  {top: 46px; width: 165px;}
#photo  {top: 69px; width: 165px;}

#about a:hover {
   background: transparent url(images/menu.png) -165px -0px no-repeat;}

#web a:hover{   
	background: transparent url(images/menu.png) -165px -23px no-repeat;}

#artplay  a:hover{   
	background: transparent url(images/menu.png) -165px -46px no-repeat;}

#photo  a:hover{
   background: transparent url(images/menu.png) -165px -69px no-repeat;}



#aboutup { top: 0; width:165px;
   background: transparent url(images/menu.png) -165px -0px no-repeat;}

#webup { top: 23px; width:165px;  
	background: transparent url(images/menu.png) -165px -23px no-repeat;}

#artplayup {  top: 46px; width:165px;  
	background: transparent url(images/menu.png) -165px -46px no-repeat;}

#photoup { top: 69px; width:165px; 
   background: transparent url(images/menu.png) -165px -69px no-repeat;}



#contact {	
	margin:0;
	padding:0;
	padding-top:150px;
	line-height: 120%;
	color:#fffff0;
	font-size:14px;
	letter-spacing:0px;
font-family:helvetica, arial, sans-serif;
	}

/*-----------------end left side--------------------*/


/*------------------right side-------------------*/

#rightcol {
	float:left;
	width:600px;
	padding:0;
	margin:0;
	padding-top:25px;
	color:#cdcdcd;
	font-family: helvetica, arial, sans-serif;
	font-size:90%;
	}




.gal {
	border:1px solid #000; 
	margin-bottom:175px;
}


.statement {
	margin-top:20px;
	margin-bottom:400px;
	margin-left:70px;
	width:480px;
	font-family:helvetica, arial, sans-serif;
	font-size:1.2em;
	line-height:145%;
	color:#cdcdcd;
	}


.love {
	color:#e4a537;
	}

.hate {
	color:#d6bf77;
	}


a:link {
	color:#bec8fc;
	text-decoration:none;
	}

a:visited {
	color:#bec8fc;
	text-decoration:none;
	}


a:hover {
	color:#8d9ae3;
	text-decoration:underline;
	}


.project {
	line-height: 130%;
	padding-top:20px;
	letter-spacing:.1px;
	margin-right:30px;
	}


.thumb {
	margin-bottom: 50px;
	margin-left:45px;
	border:1px solid #333;
	float-left;
	}


b {
	color:#ccccb2;
	}


.here {
	color:#f26c43;
	}


a:link.site {
	font-size: 18px;
	color:#fffff0;
	text-decoration:none;
	}


a:visited.site {
	font-size: 18px;
	color:#fffff0;
	text-decoration:none;	
	}


a:hover.site {
	font-size: 18px;
	background-color:#a8afd5;
	color:#666;
	text-decoration:none;
	}


.bullet {
	color:#c0c093;
	font-weight:bold;
	}

.caption {
	color:#d3d7bd;
	font-family:helvetica, arial, sans-serif;
	font-style:italic;
	padding-bottom:1px;
	}

.webproject {display:block; height:300px; width:550px; border:1px solid #646464;}

.webprojectimage {float:right;padding-left:40px; border:0;}
.webprojecttitle {text-align:right; margin-top:100px;}
