/* Start of CMSMS style sheet 'main' */
body {
  background-color:#f2efda;
} 

img {
  border:0;
}  

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

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

a:hover {
  color:#999;
}


#container {
  width: 1000px;  
  padding-top:10px;
  margin: auto;
  text-align: left;

}

#col_left {
  float:left;
  padding: 0px 5px 0px 5px;
  width: 190px;
}

#col_middle {
  float:left;
  text-align:center;
  width:530px;
  padding: 30px 5px 0px 5px;
  font-family: Georgia;
  font-size: 14px;
}

#col_middle_content {
  width:530px;
  min-height:422px;
  height:auto !important;
  height:422px;
  position:relative;
}

#col_single {
  float:left;
  width:720px;
  min-height:500px;
  height:auto !important;
  height:500px;
  position:relative;
}

#col_right {
  float: left;
  width: 240px;
  padding: 0px 5px 0px 5px;
}

#footer {
	position:relative;
	margin:auto;
	margin-top:15px;
	width:392px;
	height:44px;
}

#resume_ {
	float:left;
	width:125px;
	height:44px;
}

#plus_ {
	float:left;
	width:24px;
	height:44px;
}

#links_ {
        float:left;
	width:88px;
	height:44px;
}

#plus2_ {
        float:left;
	width:19px;
	height:44px;
}

#contact_ {
        float:left;
	width:136px;
	height:44px;
}

#menu {
	position:relative;
	margin-top:190px;
	width:193px;
	height:205px;
}

#prints_ {
	position:absolute;
	left:0px;
	top:-36px;
	width:193px;
	height:36px;

}

#drawings_ {
	position:absolute;
	left:0px;
	top:0px;
	width:193px;
	height:33px;
}

#books_ {
	position:absolute;
	left:0px;
	top:33px;
	width:193px;
	height:31px;
}

#installations_ {
	position:absolute;
	left:0px;
	top:67px;
	width:193px;
	height:33px;
}

#patterns_ {
	position:absolute;
	left:0px;
	top:97px;
	width:193px;
	height:37px;
}

#wearables_ {
	position:absolute;
	left:0px;
	top:170px;
	width:193px;
	height:35px;
        display:none;
}


/* End of 'main' */

