* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body {
	font:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 11px;
	color: #273840;
	background-color: #608B9F;
	float: none;
	background: #608B9F url(images/niaefback.jpg) repeat-x;
}

h1, h2, h3, h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	font-weight: normal;
	color: #273840;
}

h1 {
	font-size: 20px;
	margin: 0 0 10px;
}

h2 {
	margin-bottom: 0px;
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	margin-bottom: 0px;
	font-size: 12px;
	text-transform:uppercase;
	
}


	
p, ol, ul, blockquote {
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #273840;
	text-decoration:underline;
	
}

a:hover {
	color: #608B9F;
	text-decoration: none;
}

img {
}


/* Header */

#header {
	width: 800px;
	margin: auto;
	margin-top:15px;
}


/* Top */

*top {
	width: 800px;
	height: 30px;
}






/* Title */

#title {
	width: 700px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	text-align:left;
	background: #FFFFFF;
}




/* Content */

#content {
	width: 750px;
	margin: auto;
	padding: 0px 25px 0px 25px;
	margin: 0 auto;
	background-color: #FFFFFF;
}



/* flash */

#flash {
	padding: 0px 0px 30px 0px;
	float:center;
	width: 750px;
}






/* text */

#text {
	padding: 0px 50px 0px 50px;
	float:center;
	width: 650px;
}





/* Base */

#base {
	width: 800px;
	height: 30px;
	margin: auto;
	bottom: auto;
}



/* Footer */

#footer {
	width: 800px;
	margin: 0px auto;

}

#footer p {
	text-align: right;
	color: #608B9F;
}

#footer a {
	color: #608B9F;
	text-decoration:none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
