/* CSS Document */
body{
background: url(../images/background.gif) repeat-x;
background-color: #ba2127;
}
#shadow{
background: url(../images/shadowback.gif) no-repeat;
position: absolute;
top: 220px;
left: 0px;
width: 340px;
height: 530px;
z-index: 1;
}
#titlebar{
position: relative;
margin-left: auto;
margin-right:auto;
top: 31px;
width: 800px;
height: auto;
font-family: Trebuchet MS1, Helvetica, sans-serif;
color: #c02227;
font-size: 18px;
z-index: 25;
}

#content{
position: relative;
margin-left:auto;
margin-right: auto;
	top: 30px;
	height: 600px;
	width: 800px;
	background-color: #c02227;
		z-index: 2;
	}
	
#rightborder{
background: url(../images/rightshadow.gif) no-repeat;
	position:absolute;
	top: -12px;
	
	left: 780px;
	z-index: 11;
	height: 648px;
	width:58px;
	}
	
#bottomborder{
background: url(../images/bottomshadow.gif) no-repeat;
	position:absolute;
	top: 589px;
	left: -4px;
	z-index: 11;
	height: 63px;
	width:853px;
	}
#leftborder{
background: url(../images/topleft.gif) no-repeat;
	position:absolute;
	top: -8px;
	left: -9px;
	z-index: 11;
	height: 33px;
	width:32px;
	}
	
#contact{
	position: absolute;
	top: 270px;
	left: 636px;
	color: #f5eee1;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight:normal;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	width: 150px;
	z-index: 20;
	}
 #contact textarea{
 width: 125px;
 }	

	
#skills{
	position:absolute;
	left: 584px;
	top: 3px;
	margin-top: 10px;
	margin-left: 10px;
	color: #eee6cd;
	font-size: 10px;
	font-weight: normal;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	height: 185px;
	width: 150px;
	z-index: 15;
	}
	
#skills th{
	font-size:12px;
	color: #241f20;
	margin-left: 10px;
	}
#skills td{
	font-weight: normal;
	}
	
#contactinfo{
	font-size: 12px;
	position: absolute;
	top: 579px;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	z-index: 20;
	left: 2px;
	color: #eee6cd;
}
#contactinfo a{
border-bottom:none;
text-decoration:none;
color: #eee6cd;

}

#egg{
position: absolute;
background-image: url(../images/badgeegg.gif);
top: 340px;
left: 65px;
z-index: 1;
height: 28px;
width: 30px;
cursor:pointer;
}

#hello{
	position:absolute;
	left: 10px;
	padding-left: 5px;
	
	top: 3px;
	font-size: 12px;
	font-weight: lighter;
	color: #eee6cd;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	height: auto;
	width: 175px;
	z-index: 15;
	line-height: 14px;
	
}

#other{
	position: absolute;
	top: 363px;
	left: 288px;
	margin-left: 10px;
	height:auto;
	width:auto;
	z-index: 19;
	
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	
	padding-bottom: 20px;


}

#other a{
text-decoration:none;

}

#wdfs{
	position: absolute;
	top: 17px;
	left: 288px;
	margin-left: 10px;
	z-index: 19;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	
	margin-bottom: auto;
	margin-top: auto;
	padding-bottom: 5px;
	border-bottom: thin;
	border-color:#333333;
	
	}
	
#wdfs a{
text-decoration:none;
}
	
#desk{
	position:absolute;
	top: 150px;
	left: 288px;
	margin-left: 10px;
	z-index: 19;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	
	
	}
	
#desk a{
text-decoration:none;
}

#photography{
	position:absolute;
	top: 468px;
	left: 292px;
	margin-left: 10px;
	height:auto;
	width:auto;
	z-index: 19;
	font-family: Trebuchet MS1, Helvetica, sans-serif;

}

#copyright{
font-size: 12px;
	position: absolute;
	top: 583px;
	width: 259px;
	left: 595px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	z-index: 20;
	
}
