body{
	margin:0 auto;
	padding:0;
	background:#5E3C00 url(../images/background.gif) top center repeat-y;
	color:#373F49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#wrap{
	background:#FFF;
	color:#303030;
	margin:0 auto;
	width:760px;
	padding: 0em;
}


img {
float:left;
}

.left{
margin: 10px 25px 15px 0px;
padding-left:0px;
display:inline;
background:#fff;
border:2px #5E3C00 solid;
float:left;
}

.right{
clear:left;
margin: 10px 0px 15px 25px;
padding-left:0px;
display:inline;
background:#fff;
border:2px #5E3C00 solid;
float:right;
}

.leftcateg{
margin: 0px 10px 10px 0px;
padding-left:0px;
display:inline;
background:#fff;
border:2px #92CDFF solid;
float:left;
}
.clear
{
clear:both
}

#content{
margin:1px 10px 20px 10px;
border-left:1px dashed #D9D1CE;
border-right:1px dashed #D9D1CE;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:none;
}
.class2 A:link{text-decoration:none;color:#000;border-bottom:none;}
.class2 A:visited{text-decoration:none; color:#000;border-bottom:none;}
.class2 A:active{text-decoration:none; color:#000;border-bottom:none;}
.class2 A:hover{text-decoration:none; color:#000;border-bottom:none;}

div.row {
  clear: both;
  padding-top: 10px;
}

div.row span.label {
  float: left;
  width:160px;
  text-align: right;
  font-weight: bold;
}

div.row span.formw {
  float: right;
  width: 500px;
  text-align: left;
} 

h1{
margin:1px 0px 5px 0px;
font-size:18px;
}

h2{
margin-top:0px;
font-size:14px;
}

a:link, a:visited {
text-decoration:none; color:#333; border-bottom:1px dotted #5E3C00;
}

a:hover {
text-decoration:none; color:#FE5443; border-bottom:1px solid #5E3C00;
}

a:active {
text-decoration:none; color:#FE5443; border-bottom:1px solid #5E3C00;
}


.url {
	font-size: 1.5em;
	font-weight: bold;
}
ul.navbar {
list-style-type:none; float:left; display:block; width:100%; line-height:1em; 
clear:both; margin:0px 0px 8px 0px; padding:5px 0px 5px 0px; background-color:#5E3C00;}

/* 5E3C00 was background-color:#2E331D */

ul.navbar li {
display:inline;
}

a.nav:link, a.nav:visited {
display:block; float:left; width:auto; padding:0.5em 0.3em 0.5em 0.3em; margin:0px 2px 0px 6px; 
text-decoration:none; background-color:#5E3C00; color:#FFF; border:1px solid #B7AB7B;}

a.nav:hover {
display:block; float:left; width:auto; padding:0.5em 0.3em 0.5em 0.3em; margin:0px 2px 0px 6px; 
text-decoration:none; background-color:#B7AB7B; color:#000; border:1px solid #FFF;}

a.nav:active {
display:block; float:left; width:auto; padding:0.5em 0.3em 0.5em 0.3em; margin:0px 2px 0px 6px; 
text-decoration:none; background-color:#FFF; color:#000; border:1px dashed #2E331D;}

#footer{
clear:both;
margin:25px auto;
padding:15px 0 20px 0;
border-top:1px solid #D9D1CE;
width:720px;
text-align:center;
color:#5D6873;
font-size:0.8em;
}

#footer a{
color:#5D6873;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.arristor.com/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(http://www.arristor.com/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}