#content{
border:2px dotted #FF0000;
margin:auto;
width:958px;
}

#content-text{
margin:10px;
text-align:center;
}

#content-text h1{
color:#0000FF;
font-family:Times New Roman;
font-size:18px;
	}

#content-text p{
font-family:times New Roman;
font-size:15px;
}

#content-links{
font-family:Times New Roman;
margin-bottom:20px;
margin-top:12px;
text-align:left;
width:100%;
}

#content-links .link-list{
border-top:2px dotted #FF0000;
padding:10px;
width:98%;
	}

.link-list .anchortext{
	float:left; width:100%;
	}

.link-list .anchortext a{
color:#0000FF;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-transform:capitalize;
	}

.link-list .anchortext a:hover{ 
text-decoration:underline;
	}

.link-list  .details{ 
font-size:13px;
width:100%;
	}

.link-list .address{
color:#FF0000;
font-size:12px;
font-weight:normal;
text-align:left;
width:100%;
	}

/* Footer Link */
#footer{
margin:auto;
text-align:center;
width:1000px;
	}

a#moreinfo{
color:#0000FF;
font-size:10px;
text-decoration:none;
}

a#moreinfo:hover{
text-decoration:underline;
}

#inner-footer{
line-height:11px;
}

#inner-footer a{
color:#000000;
font-size:10px;
text-decoration:none;
}

#inner-footer a:hover{
text-decoration: underline;
}

