body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #333333;
	text-align: center;
}
.bigdiv {
	width: 783px;
	background-color: #FFFFFF;
	/*height: 496px;*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
h1 {
	background-repeat: no-repeat;
	background-image: url(../images/rmlogo.gif);
	height: 55px;
	width: 196px;
	font-size: 100%;
	/*top: 0px;
	position: absolute;
	left: -1px;*/
	margin: 0px;
	float:left;
}
.hide {
	visibility: hidden;
}
.navtop {
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	/*position:absolute;
	left:233px;
	top:14px;*/
	height:20px;
	z-index:0;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin:0px 0 0 233px;
	padding:14px 0 0 0;
}
a {
	color: #91783C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
.vmid {
	vertical-align: middle;
}
.bodytxt {
	/*top: 69px;
	position: absolute;
	right: 22px;*/
	width: 542px;
	margin:0 0 0 210px;
	/*height: 366px;*/
	/*overflow: auto;*/
}
.skillsets {
	font-size: 60%;
	width: 143px;
	float: left;
	background-color: #D2C094;
	margin-left: 15px;
	margin-right: 15px;
}

.skillheads {
	background-color: #FFFFFF;
	background-image: url(../images/sideimagesmalldark.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 3px;
	color: #FFFFFF;
	margin: 0px 0px 5px;
}


.sidebar {
	position:absolute;
	left:4px;
	top:72px;
	width:200px;
	z-index:3;
	color: #333333;
	background-color: #D2C094;
}

.address {
	font-size: 70%;
	text-align: center;
}
.skillsets p {
	font-size: 100%;
}

.contactForm {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 70%;
	color: #FFFFFF;
	width: 190px;
	position: relative;
}
input {
	border: 1px solid #333333;
	font-size: 90%;
	background-color: #D2C094;
	padding-left: 3px;
}


p {
	margin: 0px 0px 10px 15px;
	font-size: 80%;
}


.name {
	text-align: center;
	font-size: 120%;
	background-image: url(../images/sideimagedark.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#contactForm {
	background-color: #996733;
	width: 143px;
	text-align: right;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

.sidefoot {
	text-align: center;
	font-size: 120%;
	background-image: url(../images/sideimagedark.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-position: bottom;
	margin-top: 7px;
}
textarea {
	border: 1px solid #333333;
	margin: 5px;
	background-color: #D2C094;
	padding: 2px;
	width: 130px;
}
input.boxes {
	width: 90px;
}

.footer {
	/*top: 444px;
	position: absolute;
	right: 7px;*/
	width: 769px;
	height: 45px;
	font-size: 70%;
	text-align: center;
}
h2 {
	margin: 6px 0px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	clear: left;
}
.skillfoots {

	background-color: #FFFFFF;
	background-image: url(../images/sideimagesmalldark.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding: 3px;
	color: #FFFFFF;
	margin: 5px 0px 0px;
}
#pdf {
	position: absolute;
	top: 234px;
	left: 39px;
}
.address a {
	color: #003366;
}
