<!-- CSS for Patricia Frantz Studio homepage -->
body {
	background-color: #4E60E0;
	background-image:  url(images/grad.jpg);
}
.style1 {font-size: 20px}
.style2 {	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 24px
}
h1 {
	font-size: 35px;
	font-family: 'Comic Sans MS', cursive;
	color: #F71911;
}
h2 {
	font-size: 30px;
	font-family: 'Comic Sans MS', cursive;
	color: #F71911;
}
h3 {
	font-size: 25px;
	font-family: 'Comic Sans MS', cursive;
	color: #F71911;
}
div.footer{
	align-text: center;
}
div.headwrap {
	width: 726px;
	height: 218px;
	position: relative;
	left: 50%;
	margin-left: -363px;
	margin-top: 20px;
	border: 0px solid #FFFFFF;
	text-align: center;
}
div.bodywrap {
	width: 726px;
	height: 455px;
	position: relative;
	left: 50%;
	margin-left: -363px;
	border: 0px solid #FFFFFF;
	text-align: center;
}
div.leftWrap {
	width: 360px;
	height: 455px;
	position: absolute;
	top: 0;
	left: 0;
	border: 0px solid #FFFFFF;
	text-align: center;
}
div.rightWrap {
	width: 360px;
	height: 455px;
	position: absolute;
	top: 0;
	right: 0;
	border: 0px solid #FFFFFF;
	text-align: center;
}
div.linkLeft {
	width: 350px;
	height: 139px;
	position: relative;
	padding: 5px;
	border: 0px solid #FFFFFF;
	text-align: center;
}
div.linkRight {
	width: 350px;
	height: 139px;
	position: relative;
	padding: 5px;
	border: 0px solid #FFFFFF;
	text-align: center;
}
img.thumb{
	border: 2px solid #ED2939;
	height: 85px;
	width: 118px;
	float: left;
	margin-left: 25px;
}
img.text{
	border: 2px solid #ED2939;
	height: 50px;
	width: 150px;
	float: left;
	margin-left: 20px;
}

