body {
	background-color:	#afeeee;
	font-family;	Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: small;
	margin:	0px;
}
	  
#main {
	background-color: #fffff0;
	font-size: 105%;
	padding: 15px;
	margin: 0px 10px 10px 10px;
}

#sidebar {
	background-color: #fffff0;
	font-size: 105%;
	line-height: 1.6em;
	width:	250px;
	margin: 10px;
	text-align:	center;
	float:	right;
	border-left: thin solid #007e7e;
	margin-top: 10px 10px 10px 10px;
	padding: 20px;
	height: 640px;
}

#footer {
	background-color: #99ccff;
	margin:	0px;
	text-align: center;
	padding: 5px;
	font-size: 90%;
	border-top:	medium solid #6666ff;
	border-bottom: medium solid #6666ff;
}

#header {
	background-color: #0099ff;
	margin:	0px;
	text-align: center;
	padding-top: 5px;
	border:	medium solid #6666ff;
}

#header2 {
	background-color: #0099ff;
	margin:	0px;
	text-align: center;
	border:	medium solid #6666ff;
}
#pdf {
	background-color: #ffffcc;
	margin-top:		0px;
	margin-left:	30px;
	margin-bottom:	0px;
	margin-right:	0px;
	width:			350px;
	text-align: center;
	padding: 5px;
	font-size: 80%;
	border:	thin solid black;
}
	
#resources {
	border-right:	thin solid #007e7e;
	background: #fffff0;
	font-size: 95%;
	line-height: 1.4em;
	padding: 10px;
	margin: 10px 10px 10px 10px;
	height: 640px;
	float: left;
	width: 110px;
}
#links {
	font-size:	110%;
	margin:		10px;
	margin-left:	125px;
	width:  			500px;
	padding-top:		25px;
	padding-left:		25px;
	padding-right:		25px;
	padding-bottom:		35px;
	background-color:    #fffff0;
	height:				640px;
 }

#nadina {
	font-size:	90%;
	background: #fffff0;
	font-size: 105%;
	padding: 15px;
	margin: 10px 50px 10px 10px;	
	height:	640px;	
}
 #press {
	font-size:	90%;
	background: white;
	font-size: 105%;
	padding: 15px;
	margin: 10px 50px 10px 50px;	
	
}
 
#allcontent {	
	width:			800px;
	padding-top:	5px;
	padding-bottom:	5px;
	margin-left:	auto;
	margin-right:	auto;
	background-color:	white;
}

h1 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 2.0em;
	color: 	white;
}

h2 {
	font-size: 135%;
	color: white;
}
h3 {
	font-size:	125%;
	color:	#007e7e;
}
h4 {
	font-size:	115%;
	color:	white;
}
h5 {
	font-size:	105%;
	color:	black;
}

.slogan {
	color: red;
	font-size:	150%;
	font-weight: 900;
}
.photo {
	font-size:	75%;
	line-height:	0.9em;

}

.nadinaheading {
	font-size:	175%;
	color:	black;
	text-align:	left;
}

a:link {
	color: #007e7e;
	text-decoration: none;
	border-bottom: thin dotted #007e7e;
}
a:visited {
	color: blue;
	text-decoration: none;
	border-bottom: thin dotted blue;
}

#main {
	margin-right: 200px;
	margin-left: 150px;
}




#footer {
	clear: both;
}

#resources a:link {
	color: #007e7e;
	text-decoration: none;
	border-bottom: thin dotted #007e7e;
}

#resources a:visited {
	color: blue;
	text-decoration: none;
	border-bottom: thin dotted blue;
}
