@import "http://www.codelexicon.us/css.css";
/* CSS Document */

/* "auto" makes the left and right margins center the wrapper 
div#wrap { 
  width: 1440px; 
  margin: 0 auto; 
}
*//**/
html 

{
	background: url(images/backlogobacked.jpg) no-repeat center  fixed;
	
	
}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: normal; color: #1a0000}
a:hover {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 13pt; color: #1a0000}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: normal}
//a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; list-style-type: none}

.textbody {  font-family: "Times New Roman", Times, serif; font-size: 13pt; font-style: normal; line-height: normal; font-weight: normal; color: #1a0000}
.textheadingwhite{  font-family: "Times New Roman", Times, serif; font-size: 19pt; font-style: normal; line-height: normal; font-weight: normal; color: #1a0000}
.textheadingitalic{  font-family: "Times New Roman", Times, serif; font-size: 19pt; font-style: italic; line-height: normal; font-weight: normal; color: #1a0000}
.textheadingitalicmustard{  font-family: "Times New Roman", Times, serif; font-size: 19pt; font-style: italic; line-height: normal; font-weight: normal; color: #1a0000}
.textheading {  font-family: "Times New Roman", Times, serif; font-size: 17pt; font-style: normal; line-height: normal; font-weight: normal; color: #1a0000}
.textitalic {  font-family: "Times New Roman", Times, serif; font-size: 13pt; font-style: italic; line-height: normal; font-weight: normal; color: #1a0000}
.courier {  font-family: "Courier New", Courier, mono; font-size: 11pt; font-style: normal; font-weight: normal; color: #1a0000}
.textbodygold {  font-family: "Times New Roman", Times, serif; font-size: 13pt; font-style: normal; line-height: normal; font-weight: normal; color: #1a0000}
.textitalicgold {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: italic; line-height: normal; font-weight: normal; color: #1a0000}
.textheadinggold{  font-family: "Times New Roman", Times, serif; font-size: 19pt; font-style: normal; line-height: normal; font-weight: normal; color: #1a0000}

