body {
	font-size: 95%;
	background: #FFFFFF;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

html>body {
	font-size: 14px; 
}


img {
	border : 0px;
}

p {
	line-height: 1.5em; 
	font-size: 1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-indent : 0em;
}



h1 {
	line-height: 1.5em; 
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-indent : 0em;
	font-weight : bold;
	text-align : center;
}

h2 {
	line-height: 1.5em; 
	font-size: 1em;
	margin-top: 2em;
	margin-bottom: 1em;
	text-indent : 0em;
	text-align : left;
	border-bottom : solid 1px #BBBBBB;
}

a {
	color: #000066;
	text-decoration: none;
	padding: 1px;
	border-bottom: dashed 1px #BBBBBB;
}

a:HOVER {
	color: #000099;
	background-color: #FFCC66;
	text-decoration: none;
	padding: 1px;
	border-bottom: dashed 1px #000099;
}

a:VISITED {
	color: #000033;
	text-decoration: none;
	padding: 1px;
}

a.image_link {
	background-color: #ffffff;
	padding: 0px;
	text-decoration: none;
	border-bottom: none;	
}

a.image_link:HOVER {
	background-color: #ffffff;
	padding: 0px;
	text-decoration: none;
	border-bottom: none;	
}

a.image_link:VISITED {
	background-color: #ffffff;
	padding: 0px;
	text-decoration: none;
	border-bottom: none;	
}

#homepage_banner {
	text-align: center;
	padding-top: 0.5em;
}

#homepage_search {
	text-align: center;
	padding-top: 1em;
}

#homepage_footer {
	text-align: center;
	padding-top: 1em;
}

#main_content {
	width: 70%;
	text-align: left;
}

input.homepage_search_box {
	width : 340px;
	padding : 0;
	margin : 0;
}

.smaller_text {
	font-size : 0.7em;
}

p.topical_search {
	font-size : 0.7em;
	margin-top : 0.2em;
	padding-top : 0;
}




a.headline_link {
	color: #000066;
	text-decoration: none;
	padding: 1px;
	border-bottom: 0;
	font-weight: bold;
}

a.headline_link:HOVER {
	color: #000099;
	background-color: #FFCC66;
	text-decoration: none;
	padding: 1px;
	border-bottom: dashed 1px #000099;
	font-weight: bold;
}

a.headline_link:VISITED {
	color: #000033;
	text-decoration: none;
	padding: 1px;
	font-weight: bold;
}

p.headlines {
	line-height: 1.75em; 
	font-size: 0.75em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-indent : 0em;
	text-align : left;
	width : 55%;
}

p.footer {
	line-height: 2em; 
	font-size: 0.85em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-indent : 0em;
	text-align : center;

}

p.euro2008_headlines {
	line-height: 1.75em; 
	font-size: 0.75em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-indent : 0em;
	text-align : left;
	width : 50%;
}

p.euro2008_flags {
	line-height: 1.75em; 
	font-size: 0.75em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-indent : 0em;
	text-align : left;
	width : 45%;
}



a.headline_credit {
	color: #000066;
	text-decoration: none;
	padding: 1px;
	border-bottom: dashed 1px #BBBBBB;
	font-weight: bold;
}

a.headline_credit:HOVER {
	color: #000099;
	background-color: #FFCC66;
	text-decoration: none;
	padding: 1px;
	border-bottom: dashed 1px #000099;
	font-weight: bold;
}

a.headline_credit:VISITED {
	color: #000033;
	text-decoration: none;
	padding: 1px;
	font-weight: bold;
}



a.footer_link {
	color: #000066;
	text-decoration: none;
	padding: 1px;
	border-bottom: dashed 1px #BBBBBB;
	font-weight: bold;
}

a.footer_link:HOVER {
	color: #000099;
	background-color: #FFCC66;
	text-decoration: none;
	padding: 1px;
	border-bottom: dashed 1px #000099;
	font-weight: bold;
}

a.footer_link:VISITED {
	color: #000033;
	text-decoration: none;
	padding: 1px;
	font-weight: bold;
}

ul {
	line-height: 2em; 
}



