body {
	margin: 0;
	padding: 0;
	background-color:  #90AFF5;
	background-image: none;
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper {
	background-color: #FFFFFF;
	color: black;
	margin: 30px 40px 30px 40px;
	padding: 10px;
}

#header h1  {
	position: relative;
	width:  420px;
	height:  130px;
	overflow: hidden;
	font-size:  2em;
}

#header h1 span {
	position:  absolute;
	left:  0px;
	top:  0px;
	width:  100%;
	height:  100%;
	background-image:  url(images/Angela-Cox-Name-130pxH.jpg);
	background-repeat:  no-repeat;
}

header {
	height: 100px;
	border:	hidden;
}

#header-bottom {
	border-top: 1px solid #1F5EE9;
	border-bottom: 1px solid #1F5EE9;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left:  20px;
	margin-right:  20px;
}

#header-bottom ul {
	margin: 0;
	padding: 0 60px 0 0;
	text-align: left;
}

#header-bottom li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F5EE9;
	margin: auto;
	padding: 4pt;
	width: 80px;
	text-align: right;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: inline;
}

#header-bottom a:link {
	text-decoration: none;
	background-color: #1F5EE9;
	color: #FFFFFF;
}

#header-bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header-bottom a:hover {
	background-color: #1F5EE9;
}


 Fonts 

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left:  20px;
}

h2	{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	medium;
	font-style:	italic;
	color:	#1F5EE9;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333366;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333366;
	text-decoration: none;
}

ul	{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size:	medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333366;
	text-decoration: none;
}

 Classes 

.paragraph3 {
	background-color: #99FFCC;
	border: medium solid #006633;
	width: 100pt;
	padding: 20pt;
	margin: 20pt;
}

.floatright {
	float:	right;
}

.floatleft {
	float:	left;
}

.contact span {
	font-style: italic;
}

.contact	{
	margin-left:			20px;
	margin-right:			500px;
	border:					1px dotted #339999;
	padding:				10px 10px 10px 10px;
}

.footerinfo {
	margin: 20px;
	padding: 20px;
	clear: both;
	float: none;
	border: dotted #1F5EE9 1pt;
	font-style:	italic;
	font-size:	0.6em;
}

.footer {
	margin: 10px 0px 0 0;
	padding: 10pt;
	clear: both;
	float: none;
	border: dotted #1F5EE9 1pt;
	font-style:	italic;
	font-size:	0.6em;
}

 Divs 

#main {
	margin-top: 10px;
}

#contentinfo {
	margin: 20px;
	padding:	20px;
	border: 1px solid #1F5EE9;
	background-color: white;
	color: black;
}

#content {
	margin: 20px 0px 0 0;
	padding:	20px;
	border: 1px solid #1F5EE9;
	background-color: white;
	color: black;
}

#phone	{
	border:					1px dotted #339999;
	padding: 				5px 10px 5px 10px;
	width:					45%;
	float:					right;
}

#email	{
	border:					1px dotted #339999;
	padding: 				5px 10px 5px 10px;
	width:					45%;
	float:					right;
}

#date	{
	margin-left:  20px;
}

img	{
	border: none;
}

.tagline {
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight: bold;
	color: #1F5EE9;
	padding: 0px;
	margin-left: 20px;	
}

