body {
    background: #003129;
    background-repeat: repeat;
    background-image: url("../img/dragontile.jpg"); 
    color: #c18608;
}

body a:link {

    color: #ffae00 ;
    background-color: transparent;
    text-decoration: underline;
  }
  
body a:visited {
    color: #c38603;
    background-color: transparent;
    text-decoration: none;
}

#header {
	margin: 10px auto;
}

#content {
	border: 3px solid #c18608;
}

#content, #onecol, #rightcol {
	background-color: #ded7bd;
    color: #003129;
}


#content a:link {

    color: #026a59 ;
    background-color: transparent;
    text-decoration: underline;
  }
  
  #content a:visited {
    color: #003129;
    background-color: transparent;
    text-decoration: none;
}

.wrapper1 .header {
    position: relative; 
    width: 80%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.agent-info {
    width: auto; 
    margin: 0;
    padding: 0;
}

.logo {
    position: absolute;
    top: 0;
    right: 0;
}

.company-logo {
    max-width: 100px;
    height: auto;
}

/* end Wrapper1 Div */

.licensed {
	font-size: small;
	max-width: 800px;
	margin: 0 auto 10px;
    color: white;
}

#demobacklink a {
	color: #736963;
}

ul {
	list-style-image: url(/img/siteframe/dot.gif);
	list-style-position: outside;
}

.brainlist {
	list-style-image: url(../img/braindot.png);
}

#footer {
    margin: 10px auto;
}

#lightboxImage{
    width:auto;
    max-height: auto;
}

#outerImageContainer {
    max-height: 750px;
    max-width: 750px;
}

#imageDataContainer {
    max-width: 750px;
}

/* color theme_fighting-fantasy

muted:  #59A8D9 #F2CC0F #F2EFDF #F2D399 #BF2604
deep: #6E038C #736B02 #592B02 #BF2604 #400101

 */
