#content2
{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h2
{	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
	
	color: #34639D;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#frontpage-weblinks
{
	float: right;
	width: 166px;
}

#frontpage-weblinks2
{
/*	
	padding-right: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
*/
}

div.frontpage-weblink
{
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	background-color: #F5F0DA;
/*	
	background-color: #90AECC;
*/

/*
	margin-top: 2px;
*/
	margin-bottom: 4px;
	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.frontpage-weblink a
{
	color: #0000CC;
	font-weight: bold;
}

div.frontpage-weblink p
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.frontpage-weblink img
{
	border-width: 1px;
	border-color: gray;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

div.frontpage-section
{
	padding-bottom: 28px;
}

div.frontpage-leftcolumn
{
	float: left;
	width: 240px;
}

div.frontpage-rightcolumn
{
	float: right;
	width: 240px;
}

/* picture of the day */
#frontpage-pictureoftheday h1
{
	margin-bottom: 0px;
}

#frontpage-pictureoftheday h2
{
	margin-top: 1px;
	margin-bottom: 8px;
	padding: 0px;
	text-align: right;
}

#frontpage-pictureoftheday h2 a, #frontpage-pictureoftheday h2 a:visited
{
	color: black;
	text-decoration: none;
}

#frontpage-pictureoftheday h2 a:hover
{
	color: black;
	text-decoration: underline;
}

#frontpage-pictureoftheday img
{
/*	
	float: left;
	margin-right: 4px;
*/	
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}

#frontpage-pictureoftheday p
{
	margin-top: 1em;
}

#frontpage-pictureoftheday p a, #frontpage-pictureoftheday p a:visited
{
	color: black;
	text-decoration: none;
}

#frontpage-pictureoftheday p a:hover
{
	color: black;
	text-decoration: none;
}

ul#frontpage-pictureofthedaylinks
{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#frontpage-pictureofthedaylinks li
{
	line-height: 150%;
}

/* opinion */
.frontpage-opinionweblink img
{
	float: left;
	margin-right: 4px;
	
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}

.frontpage-opinionweblink p
{
	margin-top: 0px;
}

.frontpage-opinionweblink a, .frontpage-opinionweblink a:visited 
{
	color: black;
	text-decoration: none;
}

.frontpage-opinionweblink a:hover 
{
	color: black;
	text-decoration: none;
}

.frontpage-opinionweblink a strong, .frontpage-opinionweblink a:visited strong 
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.frontpage-opinionweblink a:hover strong 
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

/* news */
div.frontpage-largeleftcolumn
{
	float: left;
	width: 300px;
}

div.frontpage-smallrightcolumn
{	
	float: right;
	width: 180px;
}

/* headline list */
ul.headlinelist
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
/*	
	list-style-image: url(../img/templates/list-triangle.gif);
	list-style-position: outside;
	text-indent: 0px;
*/

	color: black;
	font-size: 10px;
}

.headlinelist li
{
	margin-bottom: 4px;
}

.headlinelist a, .headlinelist a:visited
{
	color: black;
	text-decoration: none;
}

.headlinelist a:hover
{
	color: black;
	text-decoration: underline;
}

/* more stories */
div.frontpage-morelinks
{
/*	
	float: left;
	width: 100%;
*/
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	padding: 0px;

/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
*/
}

.frontpage-morelinks p
{
	margin: 0px;
	padding: 0px;
}

.frontpage-morelinks ul
{	
	display: inline;
	margin: 0px;
	padding: 0px;

	list-style-type: none;
}

.frontpage-morelinks li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.frontpage-morelinks strong
{
}

/* vertical web links */
div.frontpage-verticalweblinks-item
{
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

div.frontpage-verticalweblinks-item img
{
	margin-bottom: 1px;
}

/*
div.frontpage-verticalweblinks-item span
{
	margin-top: 0px;
	margin-bottom: 1em;
	padding: 0px;

	font-size: 11px;	
}

div.frontpage-verticalweblinks-item a span, div.frontpage-verticalweblinks-item a:visited span
{
	color: black;
	text-decoration: none;
}

div.frontpage-verticalweblinks-item a:hover span
{
	color: black;
	text-decoration: none;
}

div.frontpage-verticalweblinks-item a strong, div.frontpage-verticalweblinks-item a:visited strong 
{
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.frontpage-verticalweblinks-item a:hover strong 
{
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
*/

