P  {font: 85%; }

H1  {font-family : Bradley Hand ITC, Comic Sans Serif;}

H2  {
	font-family : Bradley Hand ITC, Comic Sans Serif;
	color: navy;
}

H3  {
	font-size : large;
	font-family : Bradley Hand ITC, Comic Sans Serif;
	font-weight : bold;
	color : navy;
	align : left;
}
H4  {
	
	font-family : Bradley Hand ITC, Comic Sans Serif;
	font-weight : bold;
	color : peru;
	align : left;
}

H5  {
	font-size: 17;
	font-family : Bradley Hand ITC, Comic Sans Serif;
	font-weight : normal;
	color : peru;
	align : left;
}

H7  {	
	font-weight : bold;
	color : red;
	
}

A  { color : peru}

A:Visited  { color : sienna}

A:Active  { color : peru}

A:Hover  {}

hr {color : papayaWhip}

body {
  background-color:AntiqueWhite;
text-align:left;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: black;
  bgcolor:linen;
  padding:5px;
 margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 5px
}

.header1  {
	font-size : x-small;
	font-family : Bradley Hand ITC, Comic Sans Serif;
	font-weight : bold;
	color : #a52a2a;
}

.smalltext  {
	font-size : xx-small;
	font-family : Verdana;
	color : #703200;
}

.header2  {
	font-size : xx-small;
	font-weight : bold;
	font-family : Verdana;
	color : #8b4513;
}

.flattextbox  {
	font-size : xx-small;
	font-family : Verdana;
	border-style : solid;
	border-width : thin;
	border-color : #cd853f;
}

.flatbutton  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #708090;
	color : White;
	font-weight : bold;
	border-width : thin;
}

navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

content{
  	float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}
