.image
{
    
    /*width: 120px;
	height: 130px;*/
	border:solid 0px lightgrey;
	border-left-width: .09em;
	border-right-width: .09em;
	border-top-width: .05em;
	border-bottom-width: .01em;
	text-align:center;	
	/*border-left-color: #32556B;*/
	width:25%;
	margin-top:20px;
	background-color: #0000;
	padding:1em;
	font-size:13px;
	/*filter:shadow(color:gray);*/
    
 }
 .imageShadow
 {
	float: left;
	width:100px;
	padding:10px;
	
 }
 .imageDetails a
 {
    
    padding: 10px;
	
	
	
	text-align:center;
	font-size:13px;
	border:solid 0px;
	font-weight:bold;
	color:#ffffff;
}
#adminTable
 {
    width: 130px;
    padding: 10px;
	float: left;
	margin: 10px;
	background-color: #0000;
	text-align:center;
	font-size:13px;
}

.bottomTemplateDetails
 {
    width: 170px;
    padding: 10px;
	float: left;
	margin: 10px;
	background-color: #0000;
	text-align:center;
	font-size:13px;
	color:white;
}
#divlogo {
	
	width: 174px;
	height: 115px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	text-align: center;
	padding-top: 45px;
	font-size: 3em;
	margin-left: 250px;
	margin-top: 60px; 

}

* {
 margin: 0px;
 padding: 0px;
 
}

body 
{
 
 background: #610313 repeat-x;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #000000;}
 
a img{ border: 0px; }

a { text-decoration: none;}

.textboxControl,select {
 background: #333;
 font-family: Verdana;
 font-size: 0.9em;
 padding: 3px;
 color: #f4f4f4;
 border: 1px solid #555;
 width:140px;
 }



button {
 background: #222;
 font-family: Verdana;
 font-size: 0.7em;
 padding: 2px;
 color: #f4f4f4;
 border: 2px solid #444;
 height: 2em;} 


/**** Span class's *****/


.br { clear: both;}
.pink { color: #D01A71;}




/**** Site Navigation & Content ****/

#navigation { width: 850px;margin-left:100px;}


/***Header***/

 
#logo { float: left;}

#logo h1 { 
 margin-top: 30px;
 margin-left: 10px;
 font-size: 1.6em;
 letter-spacing: -0.1em;}
 
#search {
 margin-top: 30px;
 float: right;}
 
#search button { margin-left: 5px; padding: 0 2px 2px 2px;}

/***left Side Bar***/

#navlist { float: left; width: 165px; margin-top: 0px; margin-left: 3px;border:solid 0px}

 
#navlist ul {
 list-style: none;
}

#navlist li a{
 display: block;
 height: 25px;
  width: 120px; 
 padding: 5px;
 margin: 5px;
 background: #610313;
 border-right: 4px solid #444;
 color: #ffffff;
 text-transform: lowercase;
 font-size: 1.4em;}
 
#navlist li a:hover {
 color: #f4f4f4;
 background: #333;
 border-right: 4px solid #D01A71;}
 
#navlist li .active {
 color: #999;
 background: #333;
 border-right: 4px solid #444;}

/**** Site Container ****/

#container { width: 1000px; float: left;border: solid 0px}

/***Content***/

#content {margin-top: 30px; margin-left: 0px;border:solid 0px;width: 600px;color:white}

#content1 {float: left;margin-top: 0px; margin-left: 1px;border:solid 0px}
#bottomContent {width: 640px; margin-top: 70px; margin-left: 165px; margin-bottom:5px;}

#content a {color:#D01A71; font-weight: bold;}

#content a:hover { 
 color: #fff; 
 background: #D01A71; 
 font-weight: bold;}
 
#content p {line-height: 1.4em; font-size: 2; margin-bottom: 20px; color: #f4f4f4;}

 
#content h3 {
font-size:20px;
text-indent: 20px;
color: #999;
letter-spacing: -0.1em;
margin-bottom: 4px;
}

#content h3:hover { color: #fff;}

	#content .code{
	  color: #444;
	  background: #F4f4f4 url(codenums.png) repeat-y;
	  border: 1px solid #ccc;
	  padding: 1px;
	  padding-left: 25px;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  font-size: 0.8em;
	  width: 470px;
	  margin: 2px auto;
	  white-space: nowrap;
	  overflow: auto;}
	  
	#content  code {
	  color: #fff;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  background-color: #333;
	  font-size: 1.2em;}

#content blockquote { color: #999; font-style: italic; text-align: center; width: 300px; margin: 10px auto;}
 
/***Footer***/

#footer {
 text-align: center;
 color: #666;
 margin-top: 30px;
 font-size: 0.7em;
 }
 
#footer p { color: #666;}
 
#footer a { color: #666;}
 
#footer a:hover { color: #f4f4f4;}
	
#Registrationtable
{
font-family:Verdana;
font-size:13px;
color:lightgrey;

}
#Logintable
{
font-family:Verdana;
font-size:15px;
color:lightgrey;

}

.DisplayRegistrationError 
{
filter:shadow(color:black);	
text-align:left;
border:dotted 1px;
padding: 5px;	
font-weight:bold;
}

#ArtistListingTable
{
	border:solid 0px;
	padding:10px;
	width:500px;
	filter:shadow(color:black);		
} 
 .ArtistList
{
padding:10px;
border-bottom: solid 1px lightgrey;
border-left: solid 1px lightgrey;
filter:shadow(color:black);	
}

#ArtistListingTable td a
{
	color:white;
}
#ArtistListingTable td a:hover
{
	color:black;
	background:red;
	border:dotted 2px;
}
#homeContent {float: left;width:800; margin-left: 1px;border:solid 0px;}
.roundedBox
{
    margin: 1 auto;
    border: 0px solid #333322;
    
    margin-top:80px;
    padding: 20px;
    background-color: #000000;
    /*border: 3px solid #ffffff;*/
     background-repeat: no-repeat;
}
.roundedBox1
{
    margin: 1 auto;
    border: 1px solid #333322;
    width: 140px;
    height: 120px;
    padding: 5px;
    background-color: #333333;
    /*border: 3px solid #ffffff;*/
     background-repeat: no-repeat;
}
.SmallButtonText
{
color: Black;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
}
#bottomNavigationArea
{
	float:inherit;
	margin-top:80px;
	margin-left:10%;
	width: 85%;
	font-size:10px;
	color:Orange;
}
#bottomNavigationArea a
{
	font-weight:bold;	
	color:Orange;
}