body {
	background-color:#FF8822;
}

a {
	color:#FF8822;
}

a:hover {
	background-color:#FF8822;
	border-color:#FF8822;
}

#content {
	background-color:#FFE7D2;
}

	.blog {
		background:#FFE7D2; 
		}

	.blogbody {
		font-family:tahoma, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFE7D2;
  		line-height:200%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-family: tahoma, georgia, times new roman, serif;
		font-size: medium;
		color: #FF8822;
		}			
		

	.date	{ 
		font-family:tahoma, georgia, times new roman, serif; 
		font-size: large; 
		color: #FF8822; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}





#faded {
	color:#841E28;
}

#head {
	background:#FEF5F6 url(/inspiration/head_top_left.gif) no-repeat;
	padding-left:9px;
	vertical-align:middle;
}

#headLinks {
	font-weight:bold;
	background-color:#FEF5F6;
	padding:4px 0px 4px 8px;
}

#links {
	background:#F5C1C7 url(/who/bg_bottom_left.gif) left bottom no-repeat;
	padding:8px 4px 0px 8px;
}

#portals {
	text-align:justify;
	line-height:15px;
}

#headIssue,.headBold {
	margin-bottom:6px;
	font-weight:bold;
}

.desc {
	background-color:#F5C1C7;
}

td.desc {
	padding:8px 10px 0px 8px;
}

input,textarea {
	background-color:#FF8822;
}

input.text {
	margin:8px 4px 0px 0px;
	width:123px;
}

input.button {
	background-color:#FFE7D2;
	width:60px;
}

#emailBody {
	background-color:#FFE7D2;
}

#emailText,#emailMsg {
	background-color:#FF8822;
}

#emailSend {
	background-color:#EA848E;
}
