 
		 
body	{
		font-family:  arial, helvetica, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		color: #222;
		margin-left: 10%; 
		margin-right: 10%;
		background-color: #FFF;
		background-image: url(http://love.flawlesslogic.com/images/backpage.png)
		
		
		
}







A:link {
		color: #00F;
		text-decoration:none;
}

A:visited {
		color:#22F;
		text-decoration:none;
}

A:active {
		color:#FF0000;
}

A:hover {
		color:#FF0000;
}	


blockquote {

color:#770000;

font-style:italic;
font-weight:bold;
font-size: 20px;
font-family:  Times New Roman, Times, Serif;


}

.blocktext{

	font-style:normal;
	font-weight:bold;
	font-size: 20px;
	font-family:  Times New Roman, Times, Serif;
	margin-left: 5%; 
	margin-right: 5%;

}

b {

font-weight:bold;


}



h1 {

		font-family:  Times New Roman, Times, Serif;
		text-align:left;
		color:#FF0000;
		font-weight:bold;
		font-size: xx-large;
}

h2 {

		color:#FF0000;		
		font-style:normal;
		font-weight:bold;
		font-size: x-large;
		font-family:  arial, helvetica, sans-serif; 
		

}

h3 {

		color:#FF0000;		
		font-style:normal;
		font-weight:bold;
		font-size: 24px;
		font-family:  arial, helvetica, sans-serif; 
		

}

h4 {


		font-style:normal;
		font-weight: bold;
		font-size: 18px;
		font-family:  Times New Roman, Times, Serif;
		
}

h5 {

		color:#FF0000;
		font-style:normal;
		font-weight:normal;
		font-size: small;
		font-family: Times New Roman, Times, Serif;
		
}

i {
font-style:italic;
font-weight:bold;
font-family:  Times New Roman, Times, Serif;

}


p {

color:#222;
font-style:normal;
font-weight:bold;
font-size: 18px;
font-family:  arial, helvetica, sans-serif; 
text-align:left;

}


ol {


font-style:normal;
font-weight:bold;
font-size: medium;
font-family:  arial, helvetica, sans-serif; 
text-align:left;
}



sup {

color:#CC0000;
font-style:normal;
font-weight:bold;
font-size: small;
font-family:  arial, helvetica, sans-serif; 

}

ul {


font-style:normal;
font-weight:bold;
font-size: medium;
font-family:  arial, helvetica, sans-serif; 
text-align:left;


}



.colorblack {

		color:#000000;
}



.colorwhite {

		color:#FFFFFF;
}



.colorred {

		color:#FF0000;
}


.colorblue {

		color:#0000FF;
}

.colordarkblue {

		color:#000099;
}


.colorlime {

		color:#00FF00;
}


.colorpurple {

		color:#FF00FF;
}



.coloryellow {

		color:#FFFF00;
}

.colorbrightgold {

		color:#FFF0D0;
}


.colorgold {

		color:#C2B27A;
}


.colormediumgold {

		color:#A2925A;
}


.colordarkgold {

		color:#82723A;
}


.colormaroon {

		color:#990000;
}


.colorbrown {

		color:#cc9933;
}




.coloraqua {

		color:#00FFFF;
}



.colorgray {

		color:#999999;
}




.colorslate {

		color:#666666;
}


.letterhead {
	color:#F00;
	font-size: 36px;
	font-family:  Times New Roman, Times, Serif;
	font-style:normal;
	font-weight:bold;

}

.redletter {
	color:#F00;
	font-size: 36px;
	font-family:  Times New Roman, Times, Serif;
	font-style:normal;
	font-weight:bold;

}


.textmedium {

	font-size: xx-small;
}


.textxxsmall {

	font-size: xx-small;
}


.textxsmall {

	font-size: x-small;
}


.textsmall {

	font-size: small;
}


.textxxlarge {

	font-size: xx-large;
}


.textxlarge {

	font-size: x-large;
}


.textlarge {

	font-size: large;
}



.leadcap	{

color:#555;

font-style:normal;
font-weight:bold;
font-size: xx-large;
font-family:  Times New Roman, Times, Serif;
text-align:left;


}

.rednorm {

color:#FF0000;

font-style:normal;
font-weight:bold;
font-size: 18px;
font-family:  arial, helvetica, sans-serif;


}


.quotetext {

color:#CC0000;

font-style:normal;
font-weight:bold;
font-size: small;
font-family:  arial, helvetica, sans-serif;
}
.quotetext2 {

margin-left:25px; 
margin-right:25px;
font-style:italic;
font-weight:normal;
font-size: 18px;
font-family:  arial, helvetica, sans-serif;


}

.extinct {

color:#887520;

font-style:normal;
font-weight:bold;
font-size: medium;
font-family:  arial, helvetica, sans-serif;


}

ul#list-nav {
  list-style:none;
  margin:0px;
  padding:5px;
  width:1050px
}

ul#list-nav li {
  display:inline
}


ul#list-nav li a {
  text-decoration:none;
  padding:2px 0;
  width:169px;
  background:#F00;
  color:#FEA;
  float:left;
  text-align:center;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left:1px solid #000;
}

ul#list-nav li a:hover {
  background:#FFF;
  color:#F00;
}

