body {
 
 font-family: Verdana, Arial, sans-serif; text-align: justify;
 background-color: #000;
 margin: 0 auto 0 auto;

 
 
}



#container {
	margin: 0 auto 0 auto;
	Height: auto;
	width: 770px;
	Overflow:hidden;
	background-color: #000;
	padding-top: 20px;
	
}
#topleft { float: left; margin-bottom: 15px; padding: 0; width: 770px; height: 305px; background-color: #ccc; background-image: url(images/top.jpg); background-position: left; background-repeat: no-repeat;  }
#leftcol { float: left; margin: 0; padding: 0; width: 200px; }
#maincontent { float: left; margin: 0; padding: 0; width: 540px; }
#copyright { margin: 0 auto 0 auto; padding: 0; width: 770px; height: 20px; text-align: center; background-color:#000; }
#design { margin: 0 auto 0 auto; padding: 0; width: 770px; height: 20px; background-color: #fff; }

#divblanksquares { 
  float: right; 
  margin-left: 0; padding: 0; 
  width: 300px; height: 35px; 
  background-color: transparent; 
}
#navigation{
	height:1.1em;
	line-height:1.1em;
	width:770px;
	margin:0px 0px;
	background:#7C0606;
	color:#ffffff;
}
#navigation2{
	height:0.0em;
	text-align:right;
	line-height:0.0em;
	width:120px;
	Height:120px;
	margin:0px 0px;
	background:#7C0606;
	color:#ffffff;
}
#navigation3{
	height:0.0em;
	text-align:right;
	line-height:0.0em;
	width:120px;
	Height:60px;
	margin:0px 0px;
	background:#7C0606;
	color:#ffffff;
}

#navigation li{
	float:left;
	list-style-type:none;
	white-space:nowrap;
}
#navigation2 li{
	float:right;
	list-style-type:none;
	white-space:nowrap;
}
#navigation3 li{
	float:right;
	list-style-type:none;
	white-space:nowrap;
}

#navigation li a{
	display:block;
	padding:0 5px;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;
}
#navigation2 li a{
       	display:block;
	padding:0 10px;
	font-size:0.8em;
        width:100px;
	height:20px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;
}
#navigation3 li a{
       	display:block;
	padding:0 10px;
	font-size:0.8em;
        width:100px;
	height:20px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;
}

* html #navigation a {width:1%;}

* html #navigation2 a {height:1%;}

* html #navigation3 a {height:1%;}

#navigation a:hover{
	background:#998C6D;
	color:#ffffff;
	text-decoration:none;
}
#navigation2 a:hover{
	background:#998C6D;
	color:#ffffff;
	text-decoration:none;
}
#navigation3 a:hover{
	background:#998C6D;
	color:#ffffff;
	text-decoration:none;
}

#navone { 
  float: right;
  margin-left: 85px; padding: 0;
  width: 255px; height: 85px; 
  background-color: transparent; 
}

#navtwo {
  float: left;
  margin-left: 120px; padding: 0;
  width: 120px; height: 85px; 
  background-color: transparent; 
}


div.topsquare {
  float: right;
  margin-left: 10px; padding: 0;
  width: 75px; height: 35px;
  background-color: rgb(129, 211, 255);
}

div.midsquare { 
  float: right;
  margin-left: 10px; margin-top: 10px; padding: 0;
  width: 75px; height: 75px;
  background-color: rgb(61, 152, 201);
}


div.bttmsquare {   
  float: right;
  margin-left: 10px; margin-top: 10px; padding: 0;
  width: 75px; height: 75px;
  background-color: rgb(31, 104, 143);
}



div.leftitem {
  margin: 10px 10px 10px 10px; padding: 0;
  background-color: #998C6D;
}


p {
  margin: 5px; padding: 5px;
  font-size: 0.7em;
  line-height: 1.4em;
  font-weight: normal;
  color: #666;
 }

p.small {
  margin: 1px 5px 1px 5px; padding:5px;
  font-size: 0.6em;
  line-height: 0.6em;
  font-weight: normal;
  color: #666;
 }

p.design {
  margin: 1px 5px 1px 5px; padding: 5px;
  font-size: 0.6em;
  line-height: 0.6em;
  font-weight: bold;
  text-align: center;
  color: #000000;
 }

h1 {
 margin-left: 20px; padding: 0 0 0 0;
  font-size: 2em; font-weight: normal;
  line-height: 2em; color: #fff;
 }

#slogan {
  margin-top: 10px; margin-left: 90px; padding: 0;
  font-size: 0.8em; font-weight: bold; font-style: italic;
  line-height: 1.0em; color: #444;
}

h2 {
  margin: 5px; padding: 5px;
  font-size: 0.7em; font-weight: bold; font-style: normal;
  line-height: 1.4em;
  color: rgb(210, 80, 60);
 }

h3 {
  margin: 5px; padding: 5px;
  font-size: 0.7em; font-weight: bold; font-style: normal;
  line-height: 1.4em;
  color: #666;
 }

ul li {
  margin: 0; padding: 0;
  font-size: 0.7em;
  line-height: 1.6em;
  font-weight: normal;
  color: #666;
  list-style-type: square;
 }

ol li {
  margin: 1 0 0 0px; padding: 0;
  font-size: 0.7em;
  line-height: 1.6em;
  font-weight: normal;
  color: #666;
  list-style-type:  decimal-leading-zero;
 }



#mainnav {
  width: 200px;
  height: 85px;
  margin: 0;
  padding: 0;
}

#mainnav li { 
  float: right;
  list-style: none; 
  margin: 0;
  padding: 0;
}

#mainnav a {
  margin: 10px 0 0 10px;
  padding: 0;
  display: block;
  width: 75px;
  height: 75px;
  text-align: right;
  font-weight: bold; font-size: 10px;
}

#mainnav a:link, #mainnav a:visited {
  color: #fff;
  text-decoration: none;
  background-color: rgb(61, 152, 201);
}

#mainnav a:hover, #mainnav a:active {
  color: #fff;
  text-decoration: none;
  background-color: rgb(129, 211, 255);
}



#secondnav {
  width: 170px;
  height: 85px;
  margin: 0;
  padding: 0;
}

#secondnav li { 
  float: right;
  list-style: none; 
  margin: 0;
  padding: 0;
}

#secondnav a {
  margin: 10px 0 0 10px; 
  padding: 0;
  display: block;
  width: 75px;
  height: 75px;
  text-align: right;
  font-weight: bold; font-size: 10px;
}

#secondnav a:link, #secondnav a:visited {
  color: #fff;
  text-decoration: none;
  background-color: rgb(31, 104, 143);
}

#secondnav a:hover, #secondnav a:active {
  color: #fff;
  text-decoration: none;
  background-color: rgb(61, 152, 201);
}


a:link, a:visited {
  font-weight: normal;
  text-decoration: none;
 color: rgb(210, 80, 60);
 font-size:12px;
 padding:0 0 0 0px
}

a:hover, a:active {
  text-decoration: none;
color: rgb(210, 80, 60);
}






acronym { border-bottom: 1px dotted #777; }
#container #leftcol .leftitem2 {
}
div.leftitem2 {

  margin: 10px 10px 10px 10px; padding: 0;
  background-color: #000000;
}
----------------------------------------------------------------------------------------------

.superstyle {
	background-color: #990000;



	background-image: (images/van1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	scrollbars-color:  #0099FF;
;
	border: thin none #660000;




}
.supertextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #998C6D;
	scrollbar-track-color: #990000;
	scrollbar-base-color: #990000;
	width: 270px;
	border: 1px solid #9D0000;

}

.supermenubox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #9F0000;
	width: 270px;
	background-color: #998C6D;


}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#divMenuContainer{position:static; width:100%; height:100%; overflow:hidden; top:30; left:10; clip:   rect(0 320 240 0); visibility:visible; filter:Alpha(Opacity=100,FinishOpacity=0,style=1,startX=0,startY=60,finishX=0,finishY=100);} 
#divMenuContent{
	position:absolute;
	top:0;
	left:0;
	visibility: visible;
} 
.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image:  url(images2/superbg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}
.background2Copy {

	background-attachment: fixed;
	background-image:  url(images2/superbg2.jpg);
	background-repeat: no-repeat;
	background-position: -100px -20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;

}
