/* GLOBALS */
body {
margin: 0 auto;
text-align: center;
background: #ffffff url(../_images/bgtile.gif) repeat-x;
}

body,td {
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #4e4e4e;
font-weight: normal;
}

a {
text-decoration: none;
color: #7b2923;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #974944;
font-weight: normal;
}


#container {
width: 875px;
margin: 0 auto;
text-align: center;
}

.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

* html .artistbox    {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.thomasvasquez.com/_images/artistbg.png", sizingMethod="crop");
}

.artistbox {
position: relative; 
width: 287px;
height: 200px;
margin: 0 4px 4px 0;
float: left;
background: url(../_images/artistbg.png) no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.thomasvasquez.com/_images/artistbg.png", sizingMethod="crop");

}

.artistblackbox {
position: relative; 
width: 269px;
height: 182px;
top: 8px;
left: 9px; 
overflow: hidden; 
color: #ffffff;
text-align: left;
}

.artistblackbox img{
position: absolute; 
top: 0px;
left: 0px; 
border: 0; 
}

.artistblackbox a{
color: #a7a7a7;
text-decoration: none;
}

.artistblackbox a:hover{
color: #f0f0f0;
text-decoration: none;
}

.clearit {
clear: both;
}

.padit10 {
padding: 10px;
}

.padit20 {
padding: 30px 20px;
}

.dividerfoot {
width: 100%;
height: 15px;
margin: 15px auto 0 auto;
border-top: 1px solid #cfcfcf;
}

.smalltxt {
font-size: 11px;
}

.titlewhite24 {
color: #ffffff;
font-size: 24px;
}

#footer {
margin: 0 auto;
text-align: center;
}

