/* A X I S Web Design - Green Valley Media Site Style Sheet */

    .title {color: 7F9985; font-family: Arial; font-weight: bold; font-size: 12pt; text-decoration: none;}
    .info {color: 555555; font-family: Verdana; font-weight: bold; font-size: 16pt; font-style: italic;  text-decoration: none;}
    .email {color: 0044FF; font-family: Verdana; font-weight: bold; font-size: 14pt; text-decoration: none;}
    .link {color: 7F9985; font-family: Arial; font-weight: normal; font-size: 10pt; text-decoration: none;}
    .link:hover {color: 039C00; font-family: Arial; font-weight: normal; font-size: 10pt; text-decoration: none;}
    .text {color: 555555; font-family: Verdana; font-weight: bold; font-size: 11pt; text-decoration: none;}
    .text2 {color: 555555; font-family: Verdana; font-weight: normal; font-size: 9pt; text-decoration: none;}
    .bold {color: 000000; font-family: Verdana; font-weight: bold; font-size: 9pt; text-decoration: none;}
    .name {color: #333366; font-family: Verdana; font-weight: bold; font-size: 10pt; text-decoration: none;}
    .home {color: 000000; font-family: Verdana; font-weight: bold; font-size: 14pt; text-decoration: none;}
    .titlelink {color: 7F9985; font-family: Arial; font-weight: bold; font-size: 13pt; text-decoration: none;}
    .titlelink:hover {color: 039C00; font-family: Arial; font-weight: bold; font-size: 13pt; text-decoration: none;}
    .sub {color: OOOOOO; font-family: Arial; font-weight: bold; font-size: 13pt; text-decoration: none;}
    .time {color: 000000; font-family: Arial; font-weight: normal; font-size: 12pt; text-decoration: none;}
    .date {color: 666666; font-family: Arial; font-weight: bold; font-size: 10pt; text-decoration: none;}
    .copyright {color: #666666; font-family: Verdana; font-weight: normal; font-size: 9pt; text-decoration: none;}
    .copyright:hover {color: #00CC00; font-family: Verdana; font-weight: normal; font-size: 9pt; text-decoration: none;}


select { background: #333333; color: #FF9900; }

/*here's where the body gets set up*/
BODY  {
	background-image: url("images/bground.jpg");
	background-repeat: repeat-x; 
	background-color: #000000;
}