.outerwrapper {
	width: 960px;
	margin: auto;
	position: relative;
	top: 25px;
}
.outerwrapper-index {
	width: 600px;
	margin: auto;
	position: relative;
	top: 25px;
}
.middle {
	height: auto;
	width:960px;
	float: left;
	z-index: 100;
	
}
.index-body{
	height: auto;
	position: relative;
	width:760px;
	float: none;
	z-index: 100;
	padding: 25px;
	
}
.head {
	width: 205px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #990000;
	padding: 0px 10px 10px 0px;
}
.imghead {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	padding: 15px 0px 0px 0px;
}
.head-home {
	width: 350px;
	float:left;
	height: auto;
}
.artist-gallery {
	width: 210px;
	float:left;
	height: 400px;
	top: 10px;
	left: 0px;
}
.pagination {
	width: 350px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	color:#666666;
	
}

.pagination a:link  {
	color:#666666;
	text-decoration:none;
}
.pagination a:visited {
	color:#666666;
	text-decoration:none;
}
.pagination a:hover { 

text-decoration:none;
color:#ffffff;
background-color:#666666;
width:10px;
height:10px;
}

.content {
	width:700px;
	float:right;
	background-image: url(../images/white-bg.jpg);
	background-repeat:repeat-y;
	padding: 0px 10px 0px 20px;
}

.content-home {
	width:530px;
	float:right;
	padding: 22px 35px 5px 35px;
	background-color: #eeeeee;
	border: 1px solid #cdcdcd;
	height: 425px;
}
.hometext {
	width:570px;
	float:right;
	background-color: #999999;
	padding: 5px 22px 1px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:lighter;
	line-height: 18px;
}
.hometext1 {
    height:50px;
	width:570px;
	float:left;
	background-color: #999999;
	padding: 1px 1px 1px 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:lighter;
	line-height: 18px;
}
.gallery-inner {
	width:98px;
	padding: 5px 0px 5px 0px;
	position: relative;
	border:1px solid #cdcdcd;
	float: left;
	height: 103px;
	
	}
.gallery {
	width:98px;
	padding: 12px 5px 12px 5px;
	border:1px solid #cdcdcd;
	float: left;
	
	}
	.gallery1{
	width:98px;
	padding: 0px 5px 12px 5px;
	position: relative;
	border:1px solid #cdcdcd;
	float: left;
	
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	width:500px;
	color:#666666;
	float: left;
}
.text-index{
	width:500px;
	
}
.text a:link {
	color:#666666;
	text-decoration:none;
}
.text a:visited{
	color:#0000FF;
	text-decoration:none;
}
.text a:hover{
	color:#666666;
	text-decoration:none;
}
.header-index{
	height: auto;
	width: 600px;
	position: relative;

}
.header {
	height: auto;
	width: 960px;
	position: relative;

}
.header-left {
	width: 300px;
	top:0px;
	float: left;
}
.header-right {
	height: auto;
	float: left;
	text-align:right;
	font-family:Tachoma, erdana, Arial, Helvetica, sans-serif;
	color:#3a3636;
	font-size:15px;
	font-weight:lighter;
	width: 660px;
	margin-top: 25px;
}

.strip {
	height: 25px;
	width: 960px;
	background-color:#9a0000;
	float: left;
	margin:10px 0px 40px 0px;
	
}

.menu{
	width: 960px;
	float: left;
	height:25px;
	
}
	
.menu ul{
	margin: 0;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 3px;
   }
 
.menu ul li{
    display: inline;}
 
.menu ul li a{
   text-decoration: none;
    color: white;
    padding:5px;
    }
 
.menu ul li a:visited{
    color: white;}
 
.menu ul li a:hover, .menu ul li .current{
    color: #fff;
	background-color:#c63d3d;
    }
.topmargin {
margin-top:10px;
}
.home-gallery  {
	width:350px;
	padding-left: 2px;
	margin: 0;
	margin-bottom:5px;
	height:440px;
}
.home-gallery ul li {
	list-style:none;
	border-bottom:#CCCCCC thin dashed;
	width:100px;
	margin-right: 2px;
	/*padding: 10px 3px 10px 6px;*/
	padding:5px;
	border:1px solid #cdcdcd;
	float: left;
	height:98px;
	margin-bottom:3px;
}
.home-gallery ul li:hover {}
.home-gallery ul li a {
	width:100px;
	display:block;
	
	margin-left:0px;
	}
	
.content-home1 {
	border-bottom:#CCCCCC thin dashed;
	width:100px;
	margin-right: 2px;
	padding: 15px 2px 15px 2px;
	padding:5px;
	border:1px solid #cdcdcd;
	float: left;
	height:98px;
	margin-bottom:0px;
	
}





	