
	body {
		font-size: 12px;
		font-family: verdana, arial, sans-serif;
		color: #000;
		background-color: #4f5f57;
		text-align: center;
	}

        /*#container {
            background: #fff;
            margin-top: 3em;
            border: 5px solid #303b36;
            border-width: 5px 0;
        }*/
        
	#constrain {
		width: 760px;
		padding: 10px;
		background: #fff;
		margin: 3em auto 3em;
		border: 5px solid #303b36;
        border-width: 5px 1px;
        text-align: left;
}
	label {
		font-weight: bold;
	}

	.larry_photo {
		border: 1px solid #ccc;
		padding: 3px;
	}
	
	table td {
		line-height: 1.5;	
		font-size: 12px;
	}
	h5 {
	font-size: 12px;
	color: #000;
	margin-bottom: 0;
}	
	.tighten {
	margin-top: 0;;
	}
	ul,
	ul li {
	margin-left: 0;
	}
	#contentAlign {
		margin-left: 10px;
}


/*------------------------*/



.nimrod {
	font-family: Nimrod MT, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.nimrodl {
	font-family: Nimrod MT, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.nimrodb {
	font-family: Nimrod MT, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.nimrodlb {
	font-family: Nimrod MT, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.nimrodelb {
	font-family: Nimrod MT, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.nimrodtitle {
	font-family: Nimrod MT, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.nimrodwlb {
	font-family: Nimrod MT, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.lb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.elb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration : none;
}
A.u, A:ACTIVE.u, A:FOCUS.u, A:LINK.u, A:VISITED.u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A:HOVER.u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration : none;
}
A.r, A:ACTIVE.r, A:FOCUS.r, A:LINK.r, A:VISITED.r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A61923;
	text-decoration: none;
}
A:HOVER.r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration : none;
}
A.s, A:ACTIVE.s, A:FOCUS.s, A:LINK.s, A:VISITED.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A:HOVER.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration : none;
}

img.border {
	border: 1px solid #ccc;
	padding: 3px;
}

/*.n, .nb {
	margin: 5px 3px;
	line-height: 1.3;	
	display: block;
}*/

.hilite {
	padding: 1px;	
	border:  3px solid #303b36;
}