
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 140%;
}

	  
a:active { color: #99ccff; text-decoration: none; font-weight: normal; }
a:link {
	color: #99ccff;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #99ccff;
	text-decoration: none;
	font-weight: normal;
}
a:hover { color: #99ccff; text-decoration: underline; font-weight: normal; }


.whitelink a:active { color: #ffffff; text-decoration: none; font-weight: normal; }
.whitelink a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.whitelink a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.whitelink a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }


.whitelinkbold a:active { color: #ffffff; text-decoration: none; font-weight: bold; }
.whitelinkbold a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.whitelinkbold a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.whitelinkbold a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}


/* large white heading */
h1 { 	font-family:  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
}

/* med white heading heading */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 15px;
	font-weight: bold;
	color: #fbce73;
}

/* yellow heading */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bold;
	color: #fbce73;
}

h4 { 	
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}



/* small white text */
.whitesm { 	font-family: Verdana, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 115%;
	margin: 0px 0px 0px 0px;
}


ul {
	list-style: disc;
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 0em;
	font-size: 11px;
	list-style-position:outside;
}



.footer {  color: #8f8f8f; font-weight:normal; font-family: Verdana,Geneva,sans-serif;font-size: 10px;text-decoration: none;}
.footer a    {  color: #8f8f8f;text-decoration: none;}
.footer a:hover  {  color: #8f8f8f;text-decoration: underline;}

.divleft { float:left; }
.div2 { marging-left:50%; width:50%;} 

.divmenitem {
  float: left;
  height: 50px;
  text-align: center;
  vertical-align: text-top;
}
.divmenitem a:active { color: #ffffff; text-decoration: none; font-weight: bold; }
.divmenitem a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.divmenitem a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.divmenitem a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }

.divfootitem {
  float: left;
  text-align: left;
  vertical-align: text-top;
}
.divfootitem a:active { color: #ffffff; text-decoration: none; font-weight: normal; }
.divfootitem a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.divfootitem a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.divfootitem a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }

#maindiv {
	background: #000000;
	width: 918px;
}
#menudiv {
  background: #000000;
  width: 918px;
  height: 50px;
  background-image: url(http://www.dancarlin.com/images/nav_background.gif);
}
#mainpagediv {
  float: left;
  width: 918px;
  text-align: left;
  vertical-align: text-top;
}
#footerdiv {
  float: left;
  text-align: left;
  vertical-align: text-top;
}
#copyrightdiv {
  float: right;
  text-align: left;
  vertical-align: text-top;
}

#rightcolbg {
    float:left;
    width:100%;
    background: black;
    overflow:hidden;
    position:relative;
}
#divlinebg {
    float:left;
    width:100%;
    background-image: url(http://www.dancarlin.com/images/dot_grey.gif);
    position:relative;
    right:243px;
}
#pagetextbg {
    float:left;
    width:100%;
    background:black;
    position:relative;
    right:2px;
}
#pagetext {
    float:left;
    width:670px;
    position:relative;
    left:247px;
}
#divline {
    float:left;
    width:2px;
    position:relative;
    left:247px;
}
#rightcol {
    float:left;
    width:245px;
    position:relative;
    left:247px;
}

#merchtablerightbg {
    float:left;
    width:660px;
    background: #EBEBEB;
    overflow:hidden;
    position:relative;
}
#merchtableleftbg {
    float:left;
    width:660px;
    background: black;
    position:relative;
    right:140px;
}
#merchtablebody {
    float:left;
    width:660px;
    position:relative;
    left:140px;
    border: #FFFFFF 1px solid; 
}

