body {
background: url("http://www.ifea2008.com/wp-content/themes/ifea/images/background.jpg");background-position: top left; background-repeat: yes-repeat; background-attachment: fixed;
background-color: #F17C1E;
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
}
/* background-attachment: fixed; */
/*--------------------------------------------navigation------------------------------------- */

.nav{
	background-color: #E8E7E7;
	width: 162px;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0 solid #666666;
	border-left: 0px solid #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.nav ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.nav a{
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #F17C21;
text-decoration: none;
border-bottom: 1px solid #666666;
}


html>body .nav a{ /*Non IE rule*/
width: auto;
}

.nav a:hover{
background-color: #F17C21;
color: white;
}

/*--------------------------------------------navigation------------------------------------- */



.h1 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	display: inline;
}

h1,h2 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	display: inline;
}
p,ol,li,ul {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td {
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-size: 12px;
}

img {
border: 0px;
}

.imagethumb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	float: right;
	border-top-color: #E8E7E7;
	border-right-color: #E8E7E7;
	border-bottom-color: #E8E7E7;
	border-left-color: #E8E7E7;
}
strong {
	color: #F17C21;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topnav {
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
text-decoration: none;
}


a {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



hr {
border: 0;
color: #FF6600;
background-color: #FF6600;
height: 1px;
width: 100%;
text-align: left;
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

.date {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
