body {
	background: #92847B url(images/bground.jpg) center repeat-y;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px;  */
    font-size:0.9em;
	text-align: center;
}




.messageBar{
width:100%;
text-align: center;
vertical-align: middle;
 background-color: #eeeeee;
 border: 1px solid #999999;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 8px;
 padding-right: 8px;
 margin-right:20px;
 margin-left:20px;
 overflow:visible;


}

.opaque img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; opacity:0.5 } 
.opaque:hover img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1;opacity:1 } 



.mousov{
background-color:#951A9B; 
}

.mousout{
background-color:#4E0D51; 
}




#logo {
	MARGIN-TOP: 4px; MARGIN-LEFT: 10px;
	font-size: 20px;
	color:white
}

#subLogo {
	MARGIN-TOP: 4px; MARGIN-LEFT: 17px;
	font-size: 15px;
	color:white
}



#picholder{
MARGIN-TOP: 40px; 
MARGIN-LEFT: 5px;

background-image: url(images/intro.jpg);
background-repeat: no-repeat;
height: 315px;
width: 461px;

}


#pictext{
position: relative;
height: auto;
width: auto;
right: 60px;
top: 35px;
color:white;
text-align:right;


}

#loady{
MARGIN-TOP: 300px; 
MARGIN-LEFT: 190px;
background-image: url(images/wait16trans.gif);
background-repeat: no-repeat;





}



#wrap {
	text-align: left;
	margin: 0 auto;
	width: 770px;

   

}




#col1 {
	width: 220px;
	margin-left: 20px;
	float: left;
	display: inline;

	
	
}


#col2 {
margin-left: 261px;
	margin-right: 10px;
	padding: 20px;
 	
}



h1 {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
   
	color: #B38B84;
	font-size: 16px;
	font-weight: normal;
}




h2{
	
	color: #B38B84;
	font-size: 1.3em;
	font-weight: normal;
}



#col1 img {
	border: 1px solid #666666;
	margin: 15px;
	padding: 5px 5px;
}



#nav {
	
	
	margin: 50% 0 0 0 !important;

}






#nav div {
	border-bottom: 1px solid #666666;
	line-height: 24px;
	list-style: none;
	width: 150px;
	color: #FFF;

}
#nav div  {
	cursor:pointer}
.currentsel{
	background: #951A9B;
}

#custWrapper div{

margin-bottom:20px;
}

/* quote */
div #quote
{
  margin: 100px 0 0 0 !important;
  padding: 0 1em 1em 1em;
  	color:white;
  font-size:0.8em;
  font-style: italic;
 display:none;
}


#linksBar{

padding:10px;
width:450px;
font-size:1em;
text-align:center;

position:absolute;
top:90%;



}

#linksBar a {
    color:#800080;
	border-right: 1px solid #CCCCCC;
	padding: 6px;
	text-decoration: none;
}
#linksBar a:hover {
	text-decoration: underline;
}


td a{
  border:50px;

}


p a {
	color:#800080;
	padding: 6px;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}

table.clients {
	border-width: 0px;
	
	border-style: none;
	}
table.clients td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	
	}
