*{margin:0;padding:0;}
body {
	background: url(../images/bg.jpg) repeat-x #000 top;
	font-style:normal;
	font-variant:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:11px;
	letter-spacing:1px;
}
#wrap{
	background:url(../images/main.jpg) no-repeat;
	width:940px;
	height:728px;
	margin:0 auto;
}
#layout{
	background:url(../images/yeppers.gif) repeat; 
	width:940px; 
	height:728px;
}
#resume{
	font-size: 10px;
}
.topcat{
	font-size: 11px;
	color: #B55563;
	display: block;
	width: 200px;
}
.topcat2{
	display: block;
	width: 190px;
	float: left;
	color: #A26A6D;
	background-color: #462F35;

}
.topcat3{
	display: block;
	width: 120px;
	float: left;
	color: #A26A6D;
	background-color: #462F35;
}
#header{
	float:left;
	margin:45px 0px 0px 177px;
	width:630px;
	height: 200px;
}
#rightnav{
	float:right;
	margin:90px 0px 0px 0px;
	width:121px;
}
		#rightnav a{
			letter-spacing:1px;
			font-size:11px;
			display:block;
			background:url(../images/nav1.jpg);
			text-decoration:none;
			color:#fffefe;
			width:100px;
			height:18px;
			text-align:left;
			padding:0 0 0 22px;
			font-weight: normal;
		}
		#rightnav a:hover{
			background:url(../images/nav2.jpg);
		}
#leftnav{
	float:left;
	margin:70px 0px 0px 43px;
	width:122px;
}
		#leftnav a{
			letter-spacing:1px;
			font-size:11px;
			display:block;
			background:url(../images/nav1L.jpg);
			text-decoration:none;
			color:#fffefe;
			width:100px;
			height:18px;
			text-align:right;
			padding:0 22px 0 0;
			font-weight: normal;
		}
		#leftnav a:hover{
			background:url(../images/nav2L.jpg);
		}
#content{
	width: 636px;
	float: right;
	margin: 0px 130px 0 0;

}
#contentheight{
	height: 320px;
}
#main{
	
}
#tbimage{
	margin: 0 0 0 7px;
	color: #fff;
}
#tbimage img{
	margin: 2px;
	border: 1px solid black;
}
#tbimage img:hover{
	margin: 1px;
	border: 2px dashed #A26C6C;
}
#contact{
	margin: 15px 0 0 0;
	width: 180px;
}
#copyright{
	width: 300px;
	display: block;
	float: right;
	color: #7963A4;
	text-align: right;
	margin: 76px 2px 0 0;
	font-size: 10px;
}
p{
	margin: 0 0 2px 0;
	width: 550px;
	padding-left: 10px;
}
h1{
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0 0 0;
	padding-left: 10px;
}
.extrapadl{padding-left:10px;}
.updated{
	letter-spacing:1px;
	color: #040406;
	font-size: 10px;
	margin: 0 0 10px 0;
}
.email a{
	color: #0E0E0E;
	font-weight: bold;
	font-size: 12px;
	letter-spacing:1px;
	text-decoration:none;
}
.centerimg{
	margin:0 auto;
	width: 486px;
	display: block;
}
a{
	text-decoration: none;
	color: #B45462;
}

