/* CSS Document */
body {
    background: #050505;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
   .text {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
 }
    .text1 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	vertical-align:middle;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
 }
  .text2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-left:170px;
	padding-right:20px;
 }
  .text3 {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	padding-left:5px;
 }
     .text4 {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	padding-right:15px;
 }
   A.rollover {
    background: url(images/text1.jpg); 
    display: block; 
    width: 440px; 
    height: 73px; 
   }
   A.rollover:hover {
    background: url(images/text2.jpg); 
   }
 #nav a { 
        color: #fd6706;
        text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 22px;
		font-weight: bold;
		text-align:center;
		vertical-align:middle;
 } 
 #nav a:hover {
        text-decoration: none;
        color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 22px;
		font-weight: bold;
		text-align:center;
}
 #nav a:visited {
	    text-decoration: none;
	    color: #C0C0C0;
		font-weight: bold;
		text-align:center;
}
  #link a { 
        color: #fd6706;
        text-decoration:underline;
		font-family: "Times New Roman", Times, serif
	    font-size: 16px;
 } 
 #link a:hover {
        text-decoration:underline;
        color: #cccccc;
		font-family: "Times New Roman", Times, serif
	    font-size: 16px;

}
 #link a:visited {
        text-decoration:underline;
	    color: #818181;
	    font-size: 16px;
}
 a img.thumbs{
	border:5px #000000 solid;

}
a:hover img.thumbs{
	border:5px #000000 solid;
}
