@charset "ISO-8859-1";
.headings {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.colorheadings {
	font-family: "Comic Sans MS";
	background-color: #EFEFD2;
	padding: 5px;
	font-weight: bold;
}
.redheadings {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: lighter;
	color: #AC0C0C;
	background-color: #FFFFFF;
	padding: 4px;
}

body {
	background-image: url(mypagebkg_new.jpg);
}

.tenpoint {
	font-size: 10pt;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	padding: 10px;
	margin: 4px;
}
.mainhead {
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-weight: bold;
	color: #A10404;
}
#table {
	padding-top: 15px;
	padding-bottom: 5px;
}
.comicsanshead {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bolder;
	color: #84ACAC;
}
confetti {
	margin-bottom: 5px;
}
.imgbrdr {
	margin-bottom: 5px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 7px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.thumbbrdr {
	margin-bottom: 15px;
	border: 6px solid #FFFFFF;
}

#wrapper {
	width: 790px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(mypagebkg_new.jpg);
}

#wrappertop {
	width: 700px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(mypagebkg_new.jpg);
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(mypagebkg_new.jpg);
}
fourteen {font-size: 14px}

a:link {
	color: #003366;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #993300;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #993333;
	font-size: 14px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	margin-top: 10px;
}
.topmargin {
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.red {
	color: #993333;
	font-size: 14px;
	margin-bottom: 10px;
}
.rust {
	font-weight: bold;
	color: #592C33;
	float: none;
}
.blackhead {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
#confetti {
	margin-bottom: 10px;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 003366;
}
.subhead {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #A10404;
	margin-top: 10px;
	margin-bottom: 10px;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
	margin-top: 15px;
}
.lrgthumbbrdr {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 45px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 15px;
}
.polaroidborder {
	border: 27px solid #FFFFFF;
}
.captionsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.polaroidbrdr {
	border: 20px solid #FFFFFF;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
}
.textboxnarrower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 8px solid #FFFFFF;
}
.textboxnarrowest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 8px solid #FFFFFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 675px;
}
#photoborder {
	background-color: #FDF5E6;
	width: 360px;
	padding: 30px;
	margin-right: 170px;
	margin-left: 170px;
	margin-bottom: 25px;
}
#musicbox {
	background-color: #FDF5E6;
	width: 360px;
	padding: 30px;
	margin-right: 170px;
	margin-left: 170px;
	margin-bottom: 25px;
	border: 6px solid #FFFFFF;
}
.lessmargins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	border: 8px solid #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 430px;
}
.smallhead {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #A10404;
	margin-top: 10px;
	margin-bottom: 10px;
}
.musiclistnarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	border: 8px solid #FFFFFF;
	padding: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: auto;
}
.yellowbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 6px solid #FFFFFF;
	text-align: center;
	width: 550px;
	float: none;
}
DESCRIPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
	padding: 5px;
	float: none;
	height: auto;
	width: 400px;
}
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	font-size: 14px;
	color: #000000;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
}
textboxnarrowestnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FDF5E6;
	border: 8px solid #FFFFFF;
}


.yellowbkg {
	background-color: #FDF5E6;
	padding: 5px;
}
.textboxnarrower2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 575px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FDF5E6;
}
.textboxnarrowernobrdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.topmargin2 {
	margin-top: 10px;
}
#wrappernobot {
	width: 790px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(mypagebkg_new.jpg);
}
.textbox600 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	padding: 10px;
	border: 6px solid #FFFFFF;
	margin: 4px;
}
#wrappernobot750 {
	width: 760px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(mypagebkg_new.jpg);
}
textboxnarrowestnewest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FDF5E6;
	border: 8px solid #FFFFFF;
}
.textboxnarrower3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

