/* Custom css */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images%20projects/stripes-02_opt.gif);
	background-repeat: repeat;
}

/*a img
{
border:none;
}*/


#header {
	height: 65px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images%20projects/stripes%2002.jpg);
}


#hornav {
	height: 30px;
	background-color: #cdd0b2;
}



	/*padding-top: 50px;
	background-image: url(../images%20projects/Square_vertical_stripes.jpg);
	background-repeat: repeat;*/


#maincontent {
	background-image: url(../images%20projects/stripes%2002.jpg);
	background-repeat: repeat;
	margin: 0px;
	width: 1200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#left {
	background-image: url(../images%20projects/stripes%2002.jpg);
	height:750px;
	width: 300px;
	position: relative;
	left: 10px;	
}

#right {
	padding-top: 33px;
	width: 900px;
	padding-left: 15px;
	position: absolute;
	left: 300px;
	top: 10px;
	background-image: none;
	background-color: #999999;
	height: 950px;
}

#middle {
	background-color: #73767e;
}

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 20px; 

}



a:visited {
}
img {
	border: 1px dashed #FFFF33;
	position: relative;
	left: 100px;
}


.headname {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 25px;		
}

li {
	padding-left: 10px;
}
.text {
	width: 585px;
}
/*.portrait {
	padding-left: 150px;
}*/
#container {
	margin: 0px;
	width: 1200px;
	position: absolute;
	left: 0px;
	top: 0px;

}
.white {
	background-color: #FFFF33;
}
.y1 {
	background-color: #fcf6b0;
}
.y2 {
	background-color: #f6f190;
}
.y3 {
	background-color: #f6ed4f;
}
.y4 {
	background-color: #f2db00;
}
.p1 {
	background-color: #fddad0;
}
.p2 {
	background-color: #fbc8bb;
}
.p3 {
	background-color: #f9b5a6;
}
.p4 {
	background-color: #f7a393;
}

.p5 {
	background-color: #f69181;
}
.p6 {
	background-color: #f48072;
}
.p7 {
	background-color: #f26f64;
}
.yelloww {
	background-color: #FFFFFF;
}
.portrait {
	position: relative;
	left: 50px;
}

.no_dash {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}
.paddright {
	padding-right: 15px;
}
images_right {
	width: 650px;
	position: absolute;
}
.spoons_image {
	position: relative;
	left: -100px;
}
footer {
	background-image: url(../images%20projects/stripes%2002.jpg);
	height: 40px;
}
.text_padding {
	padding-bottom: 20px;
}
