/*

gray 1 = 757575

gray 2 = 5c5b5b

green = 01f000


*/
 
* {
	font-family : Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

body {
	padding-top: 48px;
	padding-left: 0px;
	background-color:#ffffff;
	
	/* new for centering start */
	/* ao that ie 6 centers the div */
	text-aligh: center;
	/* so that when the widow is made small scroll bars will appear */
	min-width: 1245px;
	/* new for centering end */
}

img {
	border:none;
}

a:link {
  color:#757575;
  text-decoration:none;
	
}      /* unvisited link */
a:visited {
   color:#757575;
  text-decoration:none;
}  /* visited link */
a:hover {
  color: #FF0000;
  text-decoration:none;
}  /* mouse over link */
a:active {
	color:#000000;
}  /* selected link */

/* 
{font-family:  Lucida Grande, Geneva, Arial, Verdana, sans-serif;} */
/*
.artestname{
	color:#FF0000;
}

.worklist{
	color:#0000FF;
	display:none;
}
*/

/* lay out stuff */

#wrapper {
	width: 1245px;
	/* width: 1195px; */
	position: relative;
	
	/* new for centering start */
	margin: 0 auto;
	/* new for centering end */
}

#content {
	width: 1005px;
	/* width: 955px; */
	float: right;
}

#mainNav {
	position:fixed;
	width: 240px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* list-style: none; */
}

#footer {
    color:#757575;
	clear: both;
	padding-left:240px;
	padding-top:40px;
	padding-bottom:50px; /* so there is space at the bottem of the page */
}

#copyright{
	font-size:10px;
	line-height: 11px;
	/* line-height:7px;  this won't won't go smaller for some reason*/
    /*color:#757575;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;*/
}

hr {
	background-color:#bbbbbb;
	height: 1px;
	border: none;
	width:955px;
}

#topline { /* */
	margin-bottom:40px;
}

#footer hr{
	margin-bottom:10px;
}

/* lay out end */ 

.menu_list {
	margin-top:0px;
	width: 200px;
	padding-left:25px;
}

#content hr{
	/* margin-bottom:40px; */  /* was 44 */
}


#contact{
	width:300px;
	height:508px;
	padding:46px 0px 0px 0px;
	/* top right bottem left */
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	color:#757575;
}

#contact a:link {
  color:#00d600;
  text-decoration:none;
	
}      /* unvisited link */
#contact a:visited {
	color:#00d600;
  text-decoration:none;
}  /* visited link */
#contact a:hover {
  text-decoration:underline;
}  /* mouse over link */
#contact a:active {
  color:#00d600;
  text-decoration:underline;
}  /* selected link */

#contactblack{
	color:#000;	
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}

#biorapper{
	min-height:514px;
}

#biotext{
	width:390px;
	padding:10px 0px 0px 0px;
	/* height:434px; removed because the images are variable */ 
	/* top right bottem left */
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}

#workendtext{
	width:390px;
	padding:0px 0px 0px 0px;
	/* height:434px; removed because the images are variable */ 
	/* top right bottem left */
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}
/*
#biotext{
	width:300px;
	padding:10px 0px 0px 0px;
	height:434px;
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}
*/

#biotext a:link {
	color:#01f000;
}      /* unvisited link */
#biotext a:visited {
	color:#01f000;
}  /* visited link */
#biotext a:hover {
  color: #000000;
  text-decoration:none;
}  /* mouse over link */
#biotext a:active {
  color: #000000;	
}

#videotext{
	color:#757575;
	padding-top:5px;
	padding-bottom:55px;
}

#toplink {
	/* latest new link */
	margin-top:25px;
	margin-bottom:15px;
	/*width: 200px;*/
	padding-left:25px;
}

#botlink {
	/* cotnact new link */
	margin-top:15px;
	/*width: 200px;*/
	padding-left:25px;
}


#mainNav img{
	padding-left:25px;
}

.menu_head {
	/*padding: 5px 10px;*/
	cursor: pointer;
	position: relative;
	/*margin:1px;*/
	/* background: #eef4d3; */
	color:#757575;
}

.menu_head:hover {
	/* when artest names are hovered over */
	text-decoration:none;
	color:#FF0000;
}

.type-name {
	/*padding: 20px 10px 20px;*/
	margin-top:15px;
	cursor: pointer;
	position: relative;
	/* margin:1px; */
	/*background: #eef4d3;*/
	color:#00d600;
}/* add hover state */

.menu_body {
	/* waht all the times in a link list are in */
	display:none;
	margin-top:0px;
	margin-bottom:15px;
}

.menu_body a, .menu_body span{ /* was .menu_body a, span{ */
  /* item links and divider at the end */
  display:block;
  color:#757575;
  /* background: #eeffd3; */
  /*background-color:#EFEFEF;*/
  /*padding-left:10px;*/
  text-decoration:none;
  padding-left:15px;
}

.menu_body span {
  /*display:block;
  color:#757575;
  text-decoration:none;*/
}

.menu_body a:hover { /* ****** */
  color: #FF0000;
  text-decoration:none;
}


/* gallery stuff */

#galimg {
	/* background-color:#CCC; */
	display:inline-block;
	margin:0px 38px 50px 0px;
	/* margin:0px 38px 50px 0px; */
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	/* top right bottem left */
}

#galimg img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}

#galimg p{
	padding:6px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	color:#757575;
}


#pagemenu{
	font-size:11px;
	/* font-weight:bold; */
	/* word-spacing:6px; */
	padding-bottom:40px;
	
}

.active-link{ /* for reason this is not working */
	color:#0000FF;
	text-decoration:underline;
}

#menuitemopen{ /* fix this! */
	background-color:#0FF;
	display:block;
}

#topfade{

	/* background-image:url(../graphics2/blunt_top_fade.png);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment: fixed; */
	
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:24px;
		
}
