body
{
	background-color: lavender;
	margin: 0px;
	padding: 0px;
}

p, blockquote
{
	font-family:  Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #353535;
	margin-top: 5px;
}

li
{
	font-family:  Sans-Serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #353535;
}

dt
{
	font-family:  Sans-Serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #353535;
}

dd
{
	font-family:  Sans-Serif;
	font-size: 0.8em;
	line-height: 1.8em;
	margin-left:2em;
	color: #353535;
}


h2
{
	font-size: 1.3em;
	font-family: Sans-Serif;
	font-weight: bold;
	color:  #4682B4;
	margin-top: 5px;
}


h3
{
	color:#353535;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Sans-Serif;
	margin-bottom: 4px;
	margin-top: 15px;

}

h4
{
	color:#353535;
	font-weight: bold;
	font-size: 1.0em;
	font-family: Sans-Serif;
	margin-bottom: 4px;
	margin-top: 15px;

}

h5
{
	font-weight: bold;
	font-size: 1em;
	font-family: Sans-Serif;
	margin-bottom: 4px;
	margin-top: 10px;

}


#head h1
{
	font-family: sans-serif;
	font-size: 20pt;
	color: #fff;
}

#head p
{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	
}

ul
{
	list-style-type:square;

}

#left li
{
	font-family:  Sans-Serif;
	font-size: 0.9em;
	color: #353535;
}

table
{
	border: solid 1px slategray;
	border-collapse: collapse;

}


td
{
	border: solid 1px lightslategray;
	font-size: 0.9em;
	padding: 5px;
}


table.no_line
{
	border: 0;
}


blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#head
{

	text-align: left;
	height: 100px;
	padding-top: 30px;
	padding-left: 30px;
	margin: 0px;
	background-color: #4682B4;

}

#container
{
	background-color: #fff;
	width: 860px;
	\width: 870px;
	w\idth: 860px;
	margin-left: 30px;
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#left
{
	width: 230px;
	\width: 230px;
	w\idth: 230px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	text-align: left;
}

#content
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 40px;
	width: 520px;
	\width: 520px;
	w\idth: 520px;
	float: right;
}

#foot
{
	clear: both;
	padding-top: 50px;
	padding-right: 50px;
	text-align: left;
    padding-left: 250px;
}

a
{
	color: #DC143C;
	text-decoration: none;
	border: 0px;
}

#link a 
{
	color: #4682B4;
	text-decoration: none;
	border: 0px;
}


#link a:hover
{
	text-decoration: underline;
}


#head a
{
	border: 0px;
	color: #fff;
}


a:hover
{
	text-decoration: underline;
}


img, img a
{
	border: 0px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}


.caps
{
	letter-spacing: 1pt;
	font-size: 0.6em;
}


hr
{
	width: 100%;
}

#right li
{
	text-align: right;
}

#feedControl
{
width: 480px;
border: outset 1px silver;
padding: 20px;
margin-top: 20px;
align: left;
}

#feedControl  .gfc-title
{
font-size: 1.2em;
}


#feedControl  .gf-title
{
font-size: 0.9em;
}

#feedControl  .gf-snippet
{
 color: #353535;
 font-size: 0.8em;
 line-height: 14pt;
 } 
 
