body {
  background-color: white;
  font-color: #3A63A1;
  font-family: Tahoma; 
  font-size: 12px;
  background-image: url(hd-bg.gif);
  background-repeat: repeat-x;
  margin: 0px; padding: 0px;
  margin-bottom: 50px;
}

.floatright { float: right; }
.floatleft { float: left; margin-right: 10px; margin-left: 10px; }

img {
  border-color: #FF9900;
}

#headerdiv {
  width: 700px;
  height: 100px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border: none;
}

.menudiv {
  width: 100%;
  height: 20px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border: none;
}


.innermenudiv {
  width: 950px;
  height: 20px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border: none;
  font-size: 11px;
}


.innermenudiv a:hover { color: #006699; text-decoration: underline; } 


.comment {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background-color: #006699;
}


.linknounderline { 
  text-decoration: none; 
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#container {
  width: 1098px;
  min-height: 1250px;
  height: auto !important;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  background-color: white;
  padding: 0px;
  border: solid 1px;
  border-style: solid 1px;
  border-bottom: none;
  border-color: #558899; 
  overflow: hidden;
  background: white url(leftnav.gif) repeat-y 0% 0;
}

#containerff {
  width: 898px;
  height: 5000px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  background-color: white;
  padding: 0px;
  border: solid 1px;
  border-style: solid 1px;
  border-color: #558899; 
}



.navibar {
  width: 150px;
  height: auto;
  margin: 0px;
  margin-right: 0px;
  padding: 5px;
  font-family: Tahoma; 
  font-size: 12px; 
  font-color: #006699;
  border: none;
  float: left;
}

.navibar A { color: #006699; }

.navibar A:hover { COLOR: #fff; BACKGROUND-COLOR: #006699 } 

.navibar A:active { COLOR: #006699; BACKGROUND-COLOR: #CCCCCC } 


.rightnavibar {
  width: 150px;
  height: 99%;
  margin: 0px;
  padding: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-color: #006699;
  border: none;
  float: right;
  background-image: url(rightnav.gif);
  background-repeat: repeat-y;  
}

.rightnavibar A { color: #006699; }

.rightnavibar A:hover { COLOR: #fff; BACKGROUND-COLOR: #006699 } 

.rightnavibar A:active { COLOR: #006699; BACKGROUND-COLOR: #CCCCCC } 


#navibarreview {
  width: 150px;
  height: 99.8%;
  margin: 0px;
  padding: 5px;
  border: none;
  float: left;
  background-image: url(rightnav.gif);
  background-repeat: repeat-y;  
}


#navibarnews {
  width: 130px;
  height: 1890px;
  margin: 0px;
  padding: 5px;
  border: none;
  float: left;
  background-image: url(leftnav.gif);
  background-repeat: repeat-y;  
}

#navibarmusic {
  width: 130px;
  height: 1390px;
  margin: 0px;
  padding: 5px;
  border: none;
  float: left;
  background-image: url(leftnav.gif);
  background-repeat: repeat-y;  
}

#maindiv {
  text-align: left;
  width: 900px;
  height: 100%;
  border-style: none;
  padding-top: 5px;
  margin: 0px;
  margin-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  border-left: none;
  border-color: #558899; 
  float: left;
}

#maindivreview {
  width: 720px;
  height: 2000px;
  padding: 10px;
  background-color: white;
  border-style: none;
  padding: 0px;
  margin: 0px;
  margin-right: 5px;
  border-left: none;
  border-color: #558899; 
}


#entryheader {
  width: 250px;
  height: 32px;
  <!--background-color: #FF9933;-->
  background-image: url(body-top.gif);
  background-repeat: repeat-x;
  padding: 5px;
  margin-top: 10px;
}


#footerdiv {
  width: 1098px;
  height: 50px;
  margin: auto;
  background-color: #9bb793;
  color: #666666;
  font-size: 10px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 0px;
  border: solid 1px;
  border-style: solid 1px;
  border-color: #558899
  border-top: none;
}

#footerdiv a:link { color: #666666; }
#footerdiv a:visited { text-decoration: none; }
#footerdiv a:hover { text-decoration: underline; }


#footerdivmain {
  width: 905px;
  height: 50px;
  margin: auto;
  background-color: #9bb793;
  color: #666666;
  font-size: 10px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 0px;
}

#footerdivmain a:link { color: #666666; }
#footerdivmain a:visited { text-decoration: none; }
#footerdivmain a:hover { text-decoration: underline; }


#buttondiv {
  background-color: #dddddd; 
  margin: 20px; 
  padding: 0px;
}

hr {
  color: #000;
  background-color: #000;
  height: 2px;
}

a:link {
  text-decoration: none; 
}

a:hover {

        text-decoration: underline; 
}


table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 0px 3px;
	border-style: solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 3px;
	border-style: none dashed dashed none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.inner {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

table.inner td {
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	border-style: none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}


.entry {  
  height: 240px;
  padding: 10px;
  border: 1px solid #CCCCCC;
}

.entrymember {  
  height: 240px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  background-color: #FF8888;
}


.visit {
  width: 300px;
  border: 1px solid #CCCCCC;
  float: left;
}


.rating {
  width: 100px;
  border: 1px solid #CCCCCC;
  float: right;
}

