.bg {
	background-image: url(../images/BLAZERLOGOCOMBObg.jpg);
	background-repeat: repeat;
}

.boysbg {
	background-image: url(../images/BLAZERLOGObg.jpg);
	background-repeat: repeat;
}

.girlsbg {
	background-image: url(../images/BLAZERLOGOGIRLSwhitepagebg.jpg);
	background-repeat: repeat;
}


body {
	position: relative; 
	min-width: 600px;
}

.title {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;

}
#top {
 position: relative;
 height: 190px;
}

#left { 
 width: 18%;
 float: left;
}

#right { 
 float: right;
 color: #333;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 width: 78%;
 display: inline;
}

#footer {
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 border-top: #000000 1px solid;
}

.header1, .header2 {
	text-align: center;
	color: #000000;
	font-size: 32px;
	font-weight: bold;
}

.header3 {
	text-align: center;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}

a {
	text-decoration: underline;
	/*font-style: italic;*/
	font-weight: bolder;
	color: #000000}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}

.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}


img {
	border: none;
}
	
table {
	border: thin solid #000000; 
	text-align: left;
	font-weight: bold;
	width: 100%;
}

.name {
	text-align: left;
	font-weight: bold;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

th {
	border-bottom: 1px solid #000000;
	text-align: left;
}

td {
	/*border-bottom: 2px solid #000000;*/
	text-align: center;
}

td.board {
	/*border-bottom: 2px solid #000000;*/
	text-align: left;
}

td.none {
	border: none;
}

td.left {
	border-left: 2px solid #000000;
	border-bottom: none;
}

td.leftbottom {
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

td.bottom {
	border-bottom: 2px solid #000000;
}

.low {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.quote {
	text-align: left;
	font-weight: bold;
	color:#990000;
}

.quote1 {
	text-align: left;
	font-weight: bold;
	color:#990000;
	font-style:italic;
}

.noborder td{
	border: none;
}

.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
}

/* EXTRA STUFF - KEEP JUST IN CASE
#top {
	position: relative; 
	align: center;
	background-repeat: no-repeat;
/*	border-bottom: 1px solid #000000;
}

#left {
	position: absolute; 
	width: 18%;
/*	border-right: 1px solid #000000;
}

#right {
	position: absolute;
	margin: 0 0 0 20%;
	width: 72%;
	top: 200px;
	height: 200px;
}
*/
