body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backDiagonal.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#header {
	margin: auto;
	height: 310px;
	width: 780px;
}

a {
color:#000000;
font-weight:bold;
}

a:hover {
color:#333333;
font-weight:bold;
}

#middlePNG {
	width: 689px;
	background-image: url(../images/middleBackground.png);
	padding-right: 52px;
	padding-left: 39px;
	margin-right: auto;
	margin-left: auto;
}
#footerPNG {
	clear:both;
	background-image: url(../images/footerBackground.png);
	background-repeat: no-repeat;
	margin: auto;
	width: 660px;
	padding-right: 60px;
	padding-left: 60px;
	height:60px;
}
#footerContact {
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 20px;
	font-size:10px;
	width: 250px;
	height: 50px;
	padding-left:30px;
	float:left;
}

#footerContact a {
text-decoration:none;
color:#000000;
font-weight:normal;
}

#footerContact a:hover {
text-decoration:none;
color:#FF00CC;
font-weight:normal;
}

#footerLinks {
	text-align:right;
	background-color:#FFFFFF;
	padding-top: 20px;
	font-size:10px;
	padding-right:30px;
	width: 379px;
	height: 50px;
	float:left;
}
#footerLinks a {
text-decoration:none;
color:#000000;
font-weight:normal;
}

#footerLinks a:hover {
text-decoration:none;
color:#FF00CC;
font-weight:normal;
}

#content {
	clear:both;
	background-attachment: fixed;
	background-image: url(../images/backGrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 335px;
	background-color: #EE1BB5;
	padding: 0px 30px 0px 30px;
	text-align: justify;
	border-bottom: 1px solid #CCCCCC;
	overflow: visible;
}
#content img {
	margin:0px 10px 0px 0px;
}
#titleLeft {
	width: 385px;
	float: left;
	background-color: #EE1BB5;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	height: 43px;
	color: #FFFFFF;
}
#titleRight {
	float: left;
	width: 273px;
	height: 53px;
}
td {
	vertical-align: top;
	border-bottom: 1px solid #FF99CC;
}
h3 {
height:20px;
display:inline;
}

#gallery {
	float: left;
	height: 300px;
	width: 330px;
}
.profile {
	height: 150px;
	margin-bottom: 20px;
}
#designedby {
	margin-top: -40px;
	text-align: center;
	font-size:9px;
}

