body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size: 13px;
	line-height: 130%;
}

#wrapper {
	padding:0px;
	margin:0px;
	font-size:13px;
	height:690px;
	width:920px;
	border:none;
	border-top:none;
	background-image:none;
	position: relative;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#9C112B;
	font-weight:normal;
	padding-top: 32px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#9C112B;
	font-weight:normal;
	padding-top: 6px;
}
#blackbar {
	width:575px;
	height:65px;
	left: 175px;
	top: 0px;
	position: absolute;
	background-color:#000000;
}

#redbottombar1 {
	width:575px;
	height:65px;
	left: 175px;
	top: 1120px;
	position: absolute;
	background-color:#9C112B;
}

#redbottombar2 {
	width:575px;
	height:65px;
	left: 175px;
	top: 720px;
	position: absolute;
	background-color:#9C112B;
}

#redbottombar3 {
	width:575px;
	height:65px;
	left: 175px;
	top: 620px;
	position: absolute;
	background-color:#9C112B;
}

#bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}	

#iconbar {
	height: 70px;
	width: 529px;
	left: 198px;
	top: 1050px;
	position: absolute;
}

#iconbar2 {
	height: 70px;
	width: 529px;
	left: 198px;
	top: 650px;
	position: absolute;
}

#iconbar3 {
	height: 70px;
	width: 529px;
	left: 198px;
	top: 550px;
	position: absolute;
}

#iconbar4 {
	height: 70px;
	width: 529px;
	left: 198px;
	top: 625px;
	position: absolute;
}

#header {
	height: 51px;
	width: 529px;
	left: 198px;
	top: 75px;
	position: absolute;
}


#redhorizontal {
	height: 3px;
	width: 529px;
	left: 198px;
	top: 126px;
	position: absolute;
}

#redcolumn1 {
	width:175px;
	height:380px;
	left: 0px;
	top: 0px;
	padding:0px;
	margin:0px;
	position: absolute;
	background-color:#9C112B
}


#graycolumn1 {
	width:175px;
	height:805px;
	left: 0px;
	top: 380px;
	padding:0px;
	margin:0px;
	position: absolute;
	background-color:#D1D2D3
}

#graycolumn2 {
	width:175px;
	height:275px;
	left: 750px;
	top: 0px;
	padding:0px;
	margin:0px;
	position: absolute;
	background-color:#D1D2D3
}


#graycolumn3 {
	width:175px;
	height:405px;
	left: 0px;
	top: 380px;
	padding:0px;
	margin:0px;
	position: absolute;
	background-color:#D1D2D3
}

#graycolumn4 {
	width:175px;
	height:305px;
	left: 0px;
	top: 380px;
	padding:0px;
	margin:0px;
	position: absolute;
	background-color:#D1D2D3
}

#blackcolumn1 {
	width:175px;
	height:910px;
	left: 750px;
	top: 275px;
	padding:0px;
	margin:0px;
	position: absolute;
	background-color:#000000;
}

#blackcolumn2 {
	width:175px;
	height:510px;
	left: 750px;
	top: 275px;
	padding:0px;
	margin:0px;
	position: absolute;
	background-color:#000000;
}

#blackcolumn3 {
	width:175px;
	height:410px;
	left: 750px;
	top: 275px;
	padding:0px;
	margin:0px;
	position: absolute;
	background-color:#000000;
}

#content {
	width:529px;
	height:436px;
	padding:0px;
	margin:0px;
	left: 198px;
	top: 140px;
	position: absolute;	
}

#contenthome {
	width:575px;
	height:436px;
	padding:0px;
	margin:0px;
	left: 175px;
	top: 140px;
	position: absolute;	
}

#content #jims {
	background-image:url(images/PhotoLayoutJimS.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content #bill {
	background-image:url(images/PhotoLayoutBill.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content #coleen {
	background-image:url(images/PhotoLayoutColeen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content #charlie {
	background-image:url(images/PhotoLayoutCharlie.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content #melissa {
	background-image:url(images/PhotoLayoutMelissa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#content #main_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

#content #main_info em {
	color: #9C112B;
}

#content #main_info a:link {
	text-decoration: none;
	color: #000000;
}

#content #main_info a:visited {
	text-decoration: none;
	color: #000000;
}

#content #main_info a:hover {
	text-decoration: none;
	color: #9C112B;
}

#content #main_info a:active {
	text-decoration: none;
}

#contenthome #main_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

#contenthome #main_info em {
	color: #9C112B;
}

#contenthome #main_info a:link {
	text-decoration: none;
	color: #000000;
}

#contenthome #main_info a:visited {
	text-decoration: none;
	color: #000000;
}

#contenthome #main_info a:hover {
	text-decoration: none;
	color: #9C112B;
}

#contenthome #main_info a:active {
	text-decoration: none;
}

#body1 {
	color: #000000;
	font-size: 13px;
}

#phototext {
	color: #000000;
	font-size: 13px;
	text-align: right;
	padding-right: 180px;
}
.photoindent {
	padding-right: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
.resumetextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #9C112B;
	line-height: 110%;
}
.resumetextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 110%;
}
.border {
	border: 1px solid #000000;
}
