/* =Body
------------------------------------------------------------------*/

body { 
font-family: georgia, ITC Officina, Courier New, Courier Std, Courier, "Times New Roman", serif;
font-weight: normal; 
font-size: 12px; 
line-height: 18px;
color:#000000;
margin:0;
background-color:#44464b;
text-decoration:none;
behavior:url("/csshover3.htc");

 }

 a { 
color:#333333;
text-decoration:none;
 }
 
 a:visited{ 
color:#333333;
text-decoration:none;
 }

a:hover { 
color:#333333;
text-decoration:underline;
 }



/* Content Container */

div#contentcontainter {
background-color: #ffffff; 
display : block; 
position:relative; 
top:10px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width:980px; 
height:688px; 
padding: 0px 0px 0px 0px;
}



div#background {
display : block; 
position:relative; 
top:10px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width:980px; 
height:688px; 
padding: 0px 0px 0px 0px;
}





/* Begin Nav Dropdown*/
#menu{
width:979px;
height:79px;
display:block;
position:absolute;
left:0px;
top:1px;
z-index:50;
background:#ffffff;
margin:0px 0px 0px 1px;
white-space:nowrap;
/* Gap between top nav buttons */
text-decoration:none;
padding:0px 0px 0px 0px;
}

#menu div#title{
display : inline;  
position:relative;
left:25px;
top:45px;
font-size:150%;
width:400px;
}

#menu div#contact{
display : block;  
position:absolute;
left:734px;
top:18px;
font-size:12px;
line-height:14px;
}


#menu div#navigation{
display : block;  
position:absolute;
left:710px;
top:30px;
font-size:12px;
line-height:14px;
}

#menu div#navigation a{
text-decoration:none;
}

#menu div#navigation a:hover{
text-decoration:underline;
}

#menu div#navigation .activelink{
text-decoration:underline;
}



/* Page Title */
div#pagetitle {
display : block;
width:980px;
height:44px;
position:absolute;
top:80px;
left:0px;
font-weight: normal;
font-size:14px;
line-height:24px;
vertical-align:bottom;
padding: 0px 0px 0px 0px; 
z-index:5;
border-top:1px;
border-top-style:dotted;
}


 
/*Picture Gallery*/

/* =imageLarge, =imageSmall, =middle, =inner
------------------------------------------------------------------*/

.picgallery {
position:absolute;
display : block; 
left:15px;
top:150px;
z-index:5;
height:auto; 
}

div.imageLarge { 
margin: 0 0 20px 0;
width: 265px;
height: 265px; 
overflow: hidden;  
background: url(../image/bg_imageLarge.gif) no-repeat; }

div.imageLarge table { 
width: 265px;
height: 265px; 
border: none; }

div.imageLarge td { 
vertical-align: middle; 
text-align: center; 
border: none; }


body.artists div.imageLarge { 
padding-bottom: 15px; 
border-bottom: 1px solid #b7b7b7; }

div.imageSmall { 
float: left; 
/*Padding between thumbs in Picture Gallery*/
margin: 0 53px 53px 0;
width: 140px;
height: 170px; 
overflow: hidden;  
 }

div.imageSmall table { 
width: 150px;
height: 180px;
border: none; }

div.imageSmall td { 
vertical-align: middle; 
text-align: center;
border: none; }




.smallpic {
	width: 130px;
	border: none;
}
.smallpic-tall {
	height: 100px;
	border: none;
}

/*End Picture Gallery*/


div#videocontent {
display : block; 
background-color: #ffffff; 
position: relative;  
top:500px; 
left:100px; 
float: left; 
width:680px; 
height:auto;
padding: 0px 0px 0px 0px;
}


div#content {
display : block; 
background-color: #ffffff;
position: relative;  
top:95px; 
left:30px; 
float: left; 
width:900px; 
height:auto;
padding: 0px 0px 0px 0px;
}




.cvtitle
{

font-size:12px;
line-height:12px;
text-decoration:none; 
}


.newsdate
{

font-size:12px;
line-height:18spx;
text-decoration:none; 
}

.newsheadline
{

font-size:18px;
line-height:20px;
text-decoration:none; 
}

.title1
{

color:#999999;
font-size: 14pt;
line-height: 25pt;
}

.title1 a
{
color: #49061b;
font-size: 14pt;
line-height: 25pt;
text-decoration:none;
}

.title1 a:hover
{
color: #49061b;
font-size: 14pt;
line-height: 25pt;
text-decoration:underline;
}








/*Footer*/
#footer {
	display:block;
	clear:left;
	width:980px;
	position: relative;
	left:0px;
	font-size: 10px;
	color: #333333;
	background:#cccccc;
	padding: 10px 0px 20px 0px ;
	margin-left: auto;
	margin-right: auto;
	text-indent: 24px;
}

#footer a:hover {
	text-decoration:underline;
	
}



