*{
	margin:0px;
	padding:0px;
}

body{
background:#ebebeb;	
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

img{
border:0px;	
}

h1,h2,h3{
	color:#ffffff;
	font-family: Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
}

#main{
	width:900px;
	margin:16px auto 0px;
	background:#f1f2f7 url(../images/background.jpg) top center no-repeat;
	border:1px solid #c4c4c4;
	padding-bottom:11px;
}

#header{
	
}

#logo{
	margin:11px 8px;
	float:left;
	width:auto;
}

#header h1{
	float:right;
	text-align:right;
	width:50%;
	margin:25px 14px;
	line-height:22px;
}

#photos{
	text-align:center;
	clear:both;
}

.space{
clear:both;
height:10px;
}

.h3left{
	margin:0px 11px;
	background:url(../images/h3left.gif) left no-repeat;
	clear:both;
}

.h3right{
	background:url(../images/h3right.gif) right no-repeat;
}

h3{
	line-height:43px;
	background:url(../images/h3bg.gif) left repeat-x;
	margin:0px 12px;
	text-align:center;
	clear:both;
height:23px;
padding:10px;
}

#content{

}

.containerHolder{
	margin:10px 11px 0px;
	clear:both;
}

.container{
width:287px;
float:left;
border:1px solid #c4c4c4;
background:url(../images/boxbg.png);
}

.middle{
	margin:0px 5px;	
}

.matter{
	height:28px;
	padding:6px 0px;
	border-bottom:1px dashed #c4c4c4;
	margin:0px 8px;
}

.last{
border:0px;	
}

.number{
	float:left;
}

.text{
	float:left;
	margin-left:8px;
}

.rightlink{
	float:right;
	text-align:right;
	width:auto;
}

.star{
	
}

.link{

}

.link a{
	color:#ed0054;
	font-weight:bold;
	text-decoration:none;
}

.link a:hover{
	text-decoration:underline;	
}

h2{
color:#ed0054;
/*text-align:center;*/
margin:10px 0px 5px 11px;
}

#footer{
	width:900px;
	margin:5px auto 15px;
	text-align:center;
	color:#858585;
	font-size:10px;
}

#footer p{
	
}