body, h1, h2, p, a, li, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
color: #A41F6E;
}

h3 {
color: #A41F6E;
font-size: 100%;
}

.ftl {
color: #A41F6E;
}

#wrapper {
width: 848px;
}

#head {
width: 848px;
height: 148px;
}

#headHome {
width: 848px;
height: 162px;
}

#side {
width: 137px;
height: 411px;
float: left;
}

#sideHome {
width: 155px;
height: 490px;
float: left;
}

#middle {
margin-left: 137px;
width: 708px;
}

#middleHome {
margin-left: 155px;
width: 690px;
}

.boxout {
float: right;
width: 250px;
border: solid 5px;
border-color: #97015B;
margin-left: 20px;
margin-bottom: 10px;
margin-top: 20px;
margin-right: 5px;
padding-bottom: 5px;
}

.boxout h1 {
background-color: #97015B;
color: #fff;
font-size: 130%;
text-align: center;
margin-top: 0px;
padding-bottom: 5px;
}

.boxout p {
padding-left: 5px;
margin-top: -10px;
}

.boxout img {
padding-top: 10px;
}

.caption {
width: 192px;
margin-top: 10px;
padding-left: 5px;
padding-right: 5px;
text-align: left;
}

#content {
padding: 10px 0px 10px 25px;
color: #6068A7;
line-height: 1.5em;
font-size: 80%;
font-weight: bold;
}

#contentHome {
padding: 1px 0px 10px 20px;
line-height: 1.7em;
font-size: 80%;
font-weight: bold;
color: #6068A7;

}

a:hover {
color: #5E5EA4;
}

#footer {
margin-top: 50px;
width: 100%;
border-top: solid 2px;
border-color: #ccc;
}

#footer p {
padding-top: 10px;
padding-right: 50px;
margin-left: 10px;
float: left;
font-weight: normal;
}


#pinkbox {
	width: 360px;
	background-color: #E8D3DA;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1em;
	margin-bottom: 50px;
}

.lineone {
text-align: center;
color: #98025C;
font-size: 130%;
font-weight: bold;
}

.linetwo {
margin-top: 0px;
text-align: center;
color: #98025C;
font-size: 150%;
font-weight: bolder;
}

.photo {
float: right;
width: 300px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 10px;
}

.photo img {
border: solid 1px;
}

.photocaption {
font-size: 90%;
text-align: left;
}

.headshot {
float: right;
width: 175px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 10px;
}

.headshot img {
border: solid 1px;
}

li {
line-height: 1.5em;
}

.boxoutsponsor {
float: right;
width: 280px;
border: solid 5px;
border-color: #97015B;
margin-left: 20px;
margin-bottom: 10px;
margin-top: 20px;
margin-right: 5px;
padding-bottom: 5px;
}

.boxoutsponsor h1 {
background-color: #97015B;
color: #fff;
font-size: 130%;
text-align: center;
margin-top: 0px;
padding-bottom: 5px;
}

.boxoutsponsor p {
padding-left: 5px;
margin-top: -10px;
}

.boxout img {
padding-top: 10px;
}


.hr {
border-top: solid 1px;
border-color: #98025C;
border-width: 75%;
padding: 10px;
color: #000;
}

.noborder {
border: none;
}