* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #dcd6cf;
}
#wrapper {
	background-color: #d2c9bd;
	height: 1000px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody   {
	margin-right: auto;
	margin-left: auto;
	height: 666px;
	width: 916px;
	background-repeat: no-repeat;
	background-image: url(Images/whiteboxes.jpg);
}
#topnavbar {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 10px;
}
#footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5a471c;
}
#bottomnavbar .endbar {
	border-right-style: none;
}
.bottomlinks a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7c5d51;
	text-decoration: none;
}
.bottomlinks a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #5a471c;
	text-decoration: none;
}
.bottomlinks a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7c5d51;
	text-decoration: none;
}
#bottomnavbar {
	text-align: center;
	padding-top: 2px;
}
#leftheader  {
	height: 44px;
	width: 238px;
	padding-top: 7px;
	padding-left: 7px;
}
#wrapper #header h1 {
	text-align: center;
}
#leftcolumn {
	height: 660px;
	width: 238px;
	float: left;
}
#rightcolumn {
	width: 660px;
	height: 660px;
	float: right;
}
.clearFloat {
	clear: both;
}
#leftcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #5a471c;
	padding-right: 15px;
	padding-left: 15px;
}
#rightcontent {
	text-align: center;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a471c;
}
.sweetstop {
	width: 260px;
	padding-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #5a471c;
	text-decoration: none;
}
.contacticon {
	text-align: center;
	height: 399px;
	width: 249px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 85px;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #d989b0;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #5a471c;
	text-decoration: none;
}
.resumeicon {
	padding-top: 85px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 399px;
	width: 249px;
}
#smthumb img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 72px;
	width: 72px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#medthumb img {
	padding-right: 12px;
	padding-left: 10px;
}

