body {
	background-color:#5A5040;
	color:#666666;
	font-family:Arial,Verdana, Tahoma,Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	margin:0px;
	padding:0px;
	text-align:left;
}
img {
	border:0px;
}
a img {
	outline:none;
}
#ctop {
	clear:both;
	width:100%;
	height:169px;
	background:url(/_resources/images/design/home_tapatop.gif) top center repeat-x;
}
.header {
	font-family:"Arial",Lucida Grande ,Tahoma, Helvetica, sans-serif;
	color:#333333;
	clear:both;
	width:828px;
	height:169px;
	background:url(/_resources/images/design/container_top.gif) bottom left no-repeat;
}
.header a {
	font-family:"Arial", Tahoma, Lucida Grande, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
}
.header a:hover {
	text-decoration:underline;
}
#cmiddle {
	clear:both;
	width:100%;
	background-color:#EDDCB2;
}
.middle {
	clear:both;
	width:828px;
	display:table;
	background:url(/_resources/images/design/container_middle.gif) top left repeat-y;
}
.content {
	clear:both;
	float:left;
	height:250px;
	padding:0px 14px 0px 14px;
	width:800px;
}
html>body .content {  /* hack for non-IE browsers only */
	height:auto;
	min-height:250px; 	/* JG: Changed to accommodate short pages. */
}
.title {
	font-family:"Arial", Tahoma, Lucida Grande, Helvetica, sans-serif;
	color:#CC0000;
	font-size:24px;
	line-height:110%;
	text-align:left;
	width:100%;
	padding:0px 0px 10px 0px;
}
.requestcontent {
	font-family:"Arial", Tahoma, Lucida Grande, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	line-height:160%;
	text-align:left;
	width:100%;
}
.requestcontent a {
	color:#CC0000;
	text-decoration:none;
}
.requestcontent a:hover {
	text-decoration:underline;
}
#cbottom {
	clear:both;
	width:100%;
	height:160px;
	background:url(/_resources/images/design/home_tapabottom.gif) top center repeat-x;
}
.footer {
	font-family:"Arial", Tahoma, Lucida Grande, Helvetica, sans-serif;
	color:#B6B1A9;
	clear:both;
	width:828px;
	height:160px;
	line-height:200%;
	background:url(/_resources/images/design/container_bottom.gif) top left no-repeat;
}
.footer a {
	font-family:"Arial", Tahoma, Lucida Grande, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}
.footer a:hover {
	text-decoration:underline;
}
.relateditems {
	clear:both;
	float:left;
	width:249px;
	padding:10px 0px 4px 0px;
	text-align:left;
	background:url(/_resources/images/design/related_bg.gif) repeat-y top left;
}
.relateditems ul {
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
.relateditems ul li a {
	width:205px;
	padding:4px 15px 4px 29px;
	text-decoration:none;
	display:block;
	color:#666666;
	line-height:110%;
	outline:none;
	background:url(/_resources/images/design/related_bullet.gif) no-repeat 15px 6px;
}
.relateditems ul li a:hover {
	color:#D32222;
}
.work a{
	color:#060;
}
.work a:link {
	color: #060;
}
.work a:visited {
	color: #060;
}
.work a:hover {
	color: #9CF;
}
.red {
	color: #F00;
	font-weight: bold;
}
.work a:active {
	color: #060;
}

.life a{
	color:#0078C9;
}
.life a:link {
	color: #0078C9;
}
.life a:visited {
	color: #0078C9;
}
.life a:hover {
	color: #012A5D;
}
.red {
	color: #F00;
	font-weight: bold;
}
.life a:active {
	color: #012A5D;
}