/* CSS Document */<style type="text/css"><!-- .imgnav img{  border: 2px solid white;  margin: 0 5px 5px 0;  }  .imgnav:hover{  background-color: transparent;  }  .imgnav:hover img{  border: 2px solid black;  }  .high {  border: 2px dotted gold;  padding: 4px;  background: #6E351C;  }   body {  background-image: url(../widgets/DJ-PHOTO-01_Back.gif);  background-repeat: no-repeat;  background-color: #A53402;  }  #main {  position: absolute;  top: 150px;  left: 180px;  width: 890px;  background: #661F00;  padding: 10px;  margin: 5px;}    #main h1 {    font-face: Serif;	color: #ababab;	text-align: center;	margin: 10px;	}	  #main h2 {    font-face: Serif;	color: #ababab;	text-align: center;	margin: 8px;	}     #main h3 {    font-face: Serif;	color: #ababab;	text-align: center;	margin: 10px;	}     #main h4 {    font-face: Serif;	color: #ababab;	text-align: left;	margin: 10px;	}	  #main p{    font-face: Serif;	font-size: 18px;    color: #ababab;    text-align: justify;    }	#main p a:link {   color: gold;   text-decoration: none;   font-face: Serif;   font-size: 18px;   }   #main p a:hover {   color: #009999;   text-decoration: italic;   font-face: Serif;   font-size: 18px;   }      #main p a:visited {   color: gold;   text-decoration: none;   font-face: Serif;   font-size: 18px;   }  	 	  #main table{    font-face: Serif;	font-size: 18px;    color: #ababab;    text-align: center;    }	 #pagenav{   font-face: Arial;   font-size: 18px;   font-weight: bold;   color: #FFFFFF;   text-align: center;  }      #pagenav a:link{	  color: #9C9A98;	  text-decoration: none;	  font-face: Arial;	  font-size: 18px;	  }    #pagenav a:visited{	   color: #9C9A98;	   text-decoration: none;	   font-face: Arial;	   font-size: 18px;	   }	   	#pagenav a:hover {	   color: #665200;	   text-decoration: none;	   font-face: Arial;	   font-size: 18px;	   }  	 #leftcontent {  position: absolute;  top: 150px;  left: 10px;  width: 140px;  background: #8C2A00;  padding: 10px;  margin: 5px;  font-face: Serif;  font-size: 16px;  color: #ababab;  }      #leftcontent a:link {	   color: #9C9A98;	   text-decoration: none;	   font-face: Serif;	   font-size: 18px;	   }	   	#leftcontent a:visited {	   color: #9C9A98;	   text-decoration: none;	   font-face: Serif;	   font-size: 18px;	   }	 #leftcontent a:hover {	   color: #661F00;	   text-decoration: none;	   font-face: Serif;	   font-size: 18px;	   }	   	 #leftcontent a:active {	   color: #FFFFFF;	   text-decoration: bold;	   font-face: Serif;	   font-size: 18px;	   } 	   	  #leftcontent table td {	     background: #665200;		 padding: 3px;		 }   #rightcontent {  position: absolute;  top: 150px;  left: 1100px;  width: 140px;  background: #8C2A00;  padding: 10px;  margin: 5px;  }   #footer {  position: absolute;  top: 1100px;  left: 180px;  width: 890px;  background: #2E280A;  padding: 10px;  margin: 5px;  font-face: Serif;  color: #ababab;} --></style>