/* standard tags */
body
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header
{				
	color: #3E403D;
	border-bottom: 10px solid #049DBF;
}

#header h1 a:hover,#header h1 a
{
	text-decoration: none;
	color: #3E403D; 
}

em[title="Independent Software Solutions"]
{
	text-decoration: none ! important;
	font-style: normal ! important;
	background-color: #71734d ! important;
	color: white ! important;
	padding: 0 0.2em 0 0.2em ! important;
}

em, q
{
	font-style: italic;
}

em
{
	color: #118ebf;
	font-style: italic;
}

/* Content */

.section
{
	background-color: #F2F2F0;
}

#content h2
{
	margin-left: 1em;
	margin-right: 1em;
	border-bottom: 1px solid #3E403D;
	color: #3E403D;
}

#left, #right
{
}

#bottom h3
{
	margin-left: 1em;	
}

#bottom .date
{
	margin-left: 1.4em;
}

/* footer */
#footer
{
	background-color: #71734D;
	color: white;
}

#footer *, #footer a, #footer a:hover, #footer a:visited
{
	color: white;
}
#footer span
{
	margin-left: 2em;
}
