#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 160px;
	font-family: Tahoma, Arial;
	color: #E90100;
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
}
#header-blog {
	font-family: Tahoma, Arial;
	color: #E90100;
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
}
#header p {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

#content #right-col {
	float: right;
	border-left-color: #333333;
}
#right-list ul{
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
}

#right-list li{
	font-weight: normal;
	color: #000033;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 19px;
	background-image: url(Images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D4EC;
	line-height: 16px;
	width: 225px;
}
#left-col p {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
}

#right-list a {
	color: #000033;
	text-decoration: none;
}
.news-image  {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right-list a:hover {
	color: #DA0505;
	text-decoration: underline;
}


#content #left-col {
	float: left;
	width: 503px;
	height: 1%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-right: 8px;
	margin-right: 8px;
}
#footer {
	background-color: #4755B0;
	clear: both;
	text-align: center;
	margin-top: 11px;
}
#legal {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	margin-top: 15px;
	margin-bottom: 15px;
}
#legal p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#signoff {
	clear: both;
	font-family: Tahoma, Arial;
	font-size: 0.6em;
	color: #006699;
	text-align: center;
	padding-top: 20px;
}
#signoff p {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#signoff em {
	font-weight: normal;
	color: #333333;
}
#content {
	clear: both;
	margin-bottom: 20px;
	height: 1%;
}
#left-col  ul {
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left-col  li {
	font-weight: normal;
	color: #000033;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 19px;
	background-image: url(Images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D4EC;
	line-height: 16px;
}
#left-col a {
	color: #000033;
	text-decoration: none;
}
#left-col a:hover {
	color: #DA0505;
	text-decoration: underline;
}
