/* CSS Document */
body {
	background-color: #22150c;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #4a2a3b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #3b1c2c;
}
a:active {
	text-decoration: none;
	color: #5C364B;
}
h1 {
	font-size: 14px;
	color: #055E82;
}
h2 {
	font-size: 12px;
	color: #402131;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
}
h3 {
	font-size: 12px;
	color: #3B1C2C;
	text-align:center;
	border-bottom:1px solid #3B1C2C;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:5px;
}
h4 {
	font-size: 12px;
	color: #ac9fa3;
	text-align:left;
	padding:0px;
	margin:0px;
}
h5{
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-align:center;
}
h5 a:hover{
color:#FFFFFF;
}

li {
padding:2px;
text-align:left;
}
<style type="text/css">

.style1 {
	color: #1D1216;
	font-weight: bold;
}
p.galleries{
padding:5px;
margin:5px;
text-align:center;
vertical-align:middle;
}
p.seniors{
padding:4px;
margin:4px;
}
p.studio{
padding:3px;
margin:2px;
}
/*-------Backgrounds and Cell Properties------*/

#maintable{
width:901px;
height:500px;
vertical-align:middle;
}

#nav{
height:500px;
width:155px;
vertical-align:top;
}
.nav{
background-image:url(images/nav.gif);
background-repeat:no-repeat;
background-position:top;
}
#navleft{

width:4px;
height:500px;
}
#centerhome{
background-color:#FFFFFF;
width:733px;
height:500px;
}
#textcell{
background-color:#FFFFFF;
width:733px;
height:500px;
}
#center-resources{
background-color:#FFFFFF;
background-image:url(images/resourcesimage.jpg);
background-repeat:no-repeat;
width:733px;
height:500px;
}
#center-studio{
background-color:#FFFFFF;
background-image:url(images/studioimage.jpg);
background-repeat:no-repeat;
width:733px;
height:500px;
}
#center-babies{
background-color:#FFFFFF;
background-image:url(images/babiesimage.jpg);
background-repeat:no-repeat;
width:733px;
height:500px;
}
#center-contact{
background-color:#FFFFFF;
background-image:url(images/contactimage.jpg);
background-repeat:no-repeat;
width:733px;
height:500px;
}
#center-charity{
background-color:#FFFFFF;
background-image:url(images/charityimage.jpg);
background-repeat:no-repeat;
width:733px;
height:500px;
}
#center-senior{
background-color:#FFFFFF;
background-image:url(images/seniorimage.jpg);
background-repeat:no-repeat;
width:733px;
height:500px;
}
#center-gc{
background-color:#FFFFFF;
background-image:url(images/gcimage.jpg);
background-repeat:no-repeat;
width:733px;
height:500px;
}
#center-newsletter{
background-color:#FFFFFF;
background-image:url(images/newsletterimage.jpg);
background-repeat:no-repeat;
width:733px;
height:500px;
}
#center-galleries{
background-color:#FFFFFF;
background-image:url(images/galleriesimage.jpg);
background-repeat:no-repeat;
width:733px;
height:500px;
}

.copyright{
	color:#CCCCCC;
	font-size:10px;
	text-align: center;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #cccccc;
	text-decoration: none;
}
.copyright a:hover {
	color: #cec6ca;
	text-decoration: none;
	}
.copyright a:active {
		color: #FFFFFF;
		text-decoration: none;
}
/*------Content Details------*/

#content{
	width:375px;
	overflow:visible;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
	text-align:justify;
	vertical-align:top;
	}
#content-resources{
	width:375px;
	height:470px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
	text-align:justify;
	vertical-align:top;
	}
-->
