/*============================================
header settings, h1, h2, etc.
h2 -> .content h2, etc.
============================================*/
b {
   color: #000000
   font: verdana;
  }

h1 {
font-weight: bold;
color: #0099cc;
font: small-caps 900 25px arial;
text-align: left;
margin-bottom: -5px;
}

hr{
width: 100%;
color: #0099cc;
height: 1px;
}

h4 {
font-size: 25px;
color: #6699cc;
font-style: none;
}


li{
color: #000000;
}

b.blue{color: #6699cc} 

img.floatleft{
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;	
}

img.blackborder1{
	border:1px solid black;
	margin-left: auto;
	margin-right: auto;	
}
/*============================================
Table border settings, etc.
============================================*/
table.standings    { border: 1px solid; border-spacing: 0px; }
table.standings td { border: 1px solid; }

table.standingsreview    { border: 0px solid #000000; border-spacing: 0px; width: 100%;}
table.standingsreview td { border: 0px solid #000000; width: 100%;}

table.reviewstandings    { border: 1px solid #000000; border-spacing: 0px; width: 100%;}
table.reviewstandings td { border: 1px solid #000000; width: 100%;}

table.amv    { border: 1px solid #000000; border-spacing: 0px;}
table.amv td { border: 1px solid #000000;}

table.thereview    { border: 1px solid #000000; border-spacing: 0px; width: 100%;}
table.thereview td { border: 1px solid #000000; width: 100%;}

table.descriptionstandings    { border: 1px solid #0099cc; border-spacing: 0px; width: 70%;}
table.descriptionstandings td { border: 1px solid #0099cc; width: 100%;}

table.goodsbadsstandings    { border: 0px solid #000000; border-spacing: 0px; width: 70%;}
table.goodsbadsstandings td { border: 0px solid #000000; width: 100%;}

table.standings2    { border: 1px solid #000000; border-spacing: 0px; }
table.standings2 td { border: 1px solid #000000; }

table.standings3    { border: 1px solid #000000; border-spacing: 0px; background-color: #ffff99; }
table.standings3 td { border: 1px solid #000000; }

table.standings4    { border: 0.2px solid #000000; border-spacing: 0px; background-image: url(images/tableheaderbg.gif); }
table.standings4 td { border: 0.2px solid #000000; }

table.standings5    { border: 0px solid #000000; border-spacing: 0px; }
table.standings5 td { border: 0px solid #000000; }

table.standings6    { border: 2px solid; border-spacing: 0px; }
table.standings6 td { border: 2px solid; }

table.standings7    { border: 2px solid; border-spacing: 3px; background-image: url(images/tableheaderbg.gif); }
table.standings7 td { border: 0px solid; }

table.standings8    { border: 0px solid #000000; border-spacing: 0px; }
table.standings8 td { border: 0px solid #000000; }


/*============================================
For 2 columns
============================================*/
/*------------------------------------------------------
td.d0-> The top column, where the caption goes, colspan=2
-------------------------------------------------------*/
td.d0 {
	background: #add8e6 url("images/fade2.gif");
	color: black;
	width: 100%;
	text-align: center;
}
td.d1 {
	background-color: #add8e6;
	color: black;
	width: 50%;
	vertical-align: top;
}

td.d2 {
	background-color: #d5eaff;
	color: black;
	width: 50%;
}

/*============================================
For 3 columns
============================================*/
/*------------------------------------------------------
td.three0-> The top column, where the caption goes, colspan=3
-------------------------------------------------------*/
td.three0 {
	background: #add8e6 url("images/fade2.gif");
	color: black;
	text-align: center;
}
td.three1 {
	background-color: #c1e1ff;
	color: black;
	vertical-align: top;
}

td.three2 {
	background-color: #d5eaff;
	color: black;
}




/*============================================
settings for <body> tag
============================================*/
body
{
	background: #ffffff url("images/sideborder.jpg") repeat-y left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #FFF;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
}

html>body
{
	font-size: small;
}

#wrap
{	background: #ffffff repeat-y left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align: left;
	width: 640px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
}
	
html>body #wrap
{
  	width: 335;
} 

#secondary
{
	background: #ffffff url("images/sideborder.jpg") repeat-y left;
}


/****************************************************************************** 
 *
 * Text effects
 *
 *****************************************************************************/



/****************************************************************************** 
 *
 * Top section 
 *
 *****************************************************************************/

#topbar{
	width: 640px;
	color: #000000;
	font-weight: bold;
	font: normal 9px "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 2px;
	text-align: right;
	height: 120px;
	padding: 0px 0px 0px 0x;
	margin: 0px;
	position: relative;
}

#logobanner {
	background: url("images/banner.jpg");
	color: #d5eaff;
	background-repeat: no-repeat;
	height: 90px;
	padding: 0;
	margin: 0;
}
/****************************************************************************** 
 *
 * End Top section 
 *
 *****************************************************************************/

#footer {
	height: 1%;
	width: 615px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000;

}

/****************************************************************************** 
 *
 * Navigation 
 *
 *****************************************************************************/

/*======================================
Highlight the link of the cuurent page:
body#x -> <body id="x"> -> body tag of page
a#nav_x -> <a href="url" id="nav_x">link</a>
========================================*/
body#about a#about,
body#home a#home,
body#amv a#amv,
body#reviews a#reviews,
body#guestbook a#guestbook,
body#other a#other,
body#contact a#contact
{
	color: #000;
	background: #000 url("images/fade3.gif") repeat-x bottom left;
}

#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 0px 0;
	list-style: none;
	font-size: 110%;
	background: #000 url("images/fade2.gif") repeat-x bottom left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #000;
}

#nav a {
	float: left;
	font-weight: normal;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	color: #000;
}

#nav a:hover {
	font-weight: normal;
	color: #000000;
	background: #000 url("images/fade3.gif") repeat-x bottom left;
}

#nav a.active {
	font-weight: normal;
	color: #000;
	background: #000 url("images/fade3.gif") repeat-x bottom left;
}








/*============================================
navigation settings for sub nav
============================================*/
#nav_sub {	
	  float: left;
	  margin: 0;
	  padding: 0 0 0px 0;
	  list-style: none;
	  font-size: 100%;
	  border-top: 1px solid #000;
	  border-bottom: 1px solid #000;
	  border-left: 1px solid #000;
	  background: url("images/fade2.gif") repeat-x bottom left;
}

#nav_sub li {
	  float: left;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  border-right: 1px solid #000; 
}

#nav_sub a {
	  float: left;
	  font-weight: normal;
	  padding: 2px 12px 2px 12px;
	  text-decoration: none;
	  color: #000;
}

#nav_sub a:hover {
	  font-weight: normal;
	  text-decoration: none;
	  color: darkblue;
	  background: url("images/fade3.gif") repeat-x bottom left;
}

#nav_sub a.active {
	  text-decoration: none;
	  font-weight: normal;
	  color: #000;
	  background: url("images/fade3.gif") repeat-x bottom left;
}



/*============================================
navigation settings for second sub
============================================*/
#nav_sub2 {	
	  float: left;
	  margin: 0;
	  margin-bottom: 15px;
	  padding: 0 0 0px 0;
	  list-style: none;
	  font-size: 100%;
	  border-top: 2px solid #000;
	  border-bottom: 2px solid #000;
	  border-left: 2px solid #000;
	  background: url("images/fade2.gif") repeat-x bottom left;
}

#nav_sub2 li {
	  float: left;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  border-right: 2px solid #000; 
}

#nav_sub2 a {
	  float: left;
	  font-weight: normal;
	  padding: 2px 12px 2px 12px;
	  text-decoration: none;
	  color: #000;
}

#nav_sub2 a:hover {
	  font-weight: normal;
	  text-decoration: none;
	  color: darkblue;
	  background: orange;
	  background: url("images/fade3.gif") repeat-x bottom left;
}

#nav_sub2 a.active {
	  text-decoration: none;
	  font-weight: normal;
	  color: #000;
	  background: url("images/fade3.gif") repeat-x bottom left;
}

/****************************************************************************** 
 *
 * End Navigation 
 *
 *****************************************************************************/

/****************************************************************************** 
 *
 * Basic style
 *
 *****************************************************************************/

a {
	text-decoration: underline;
}

a:link {
	color: #000000;
}

a:visited {
	color: purple;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: blue;
	}	
img {
	border: 1px;
	color: #000000;
}

/****************************************************************************** 
 *
 * End Basic style
 *
 *****************************************************************************/


#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 40px;
	
}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #E7AA5C;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #000000;
	height: 39px;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 440px;
	
	
	overflow: hidden;
	}

.content {
	width: 615px;
	padding: 12px 12px 12px 12px;	
	margin-top: 27px;
	background: #ffffff repeat-y left;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	}

#right {
	background-image: url(images/right_top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	/*background-color: #FFFFFF;*/
	overflow: hidden;
}

.content p {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #6699cc;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	margin-bottom: -20px;
	margin-top: 0px;
	}

.content h3 {
	color: #6699cc;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px:
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	}
}