body {
  margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
}

.content{
	position:absolute;
	left: 10px;
	top: 800px;
	color:#444444;
	font-size:10px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;	
}

.title1{
	position:absolute;
	left: 470px;
	top: 150px;
	color:#999999;
	font-size:16px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;	
}

.title2{
	position:absolute;
	left: 100px;
	top: 140px;
	color: #DDDDDD; /* cuz ie sux */
	color: rgba(0, 0, 0, 0.07);
	font-size:110px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;	
}

.title3{
	position:absolute;
	left: 50px;
	top: 190px;
	color: #DDDDDD; /* cuz ie sux */
	color: rgba(0, 0, 0, 0.07);
	font-size:100px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;	
}

.title4{
	position:absolute;
	left: 115px;
	top: 195px;
	color: #DDDDDD; /* cuz ie sux */
	color: rgba(0, 0, 0, 0.07);
	font-size:110px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;	
}

/* ===== DIVS ============================== */

div.header {
	height: 450px;	
}

div.or {
	margin-left: 415px;	
	font-size:48px;
	color:#999999;
}

div.school {
	position:absolute;
	left: 115px;
	top: 400px;	
}

#school-option { border: none; background-color: #eee; }

div.sport {
	margin-left: 115px;
}

#sport-option { border: none; background-color: #eee; }

div.search {
	text-align:right;
	position:absolute;
	left: 515px;
	top: 400px;	
	width:320px;
}

div.bloglink {
	position:absolute;
	left: 725px;
	top: 25px;	
	width:303px;
	height: 182px;	
	background-image:url(http://www.yourhs.com/img/blog.jpg);
}

div.warning1 {
	text-align:right;
	position:absolute;
	left: 115px;
	top: 300px;	
	font-size: 20px; 
}

div.warning2 {
	text-align:right;
	position:absolute;
	left: 515px;
	top: 300px;	
	font-size: 20px; 
}

#searchsubmit { border: none; background: url('/img/white-1.png') no-repeat top right; padding: 4px 16px 4px 10px; margin-left:-3px;}

#s  { 
	border: none; 
	background-color: #eee; 
	margin: 0px 0px 0px 0px; 
	padding-right:5px;
	text-align: right; 
	font-size: 16px; 
	font-weight: bold; 
	width: 200px; 
	height:24px;
}

div.bottom {

	background-image:url(http://www.yourhs.com/img/bg-bar.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	color:#666;
	height:600px;
}

div.chucknorris {
	margin: 100px 0px 0px 100px;
}

div.danny {
	text-align:right;
}

div.judy {
	text-align:right;
}

div.buyright {
	float:right;

}

div.buybox {
	border-style:solid;
	border-width:1px;
	height:600px;
}

/* ===== LINKS ============================== */

a {
   text-decoration: none;
}
a:link {
   color: #000000;
}
a:visited {
   color: #555555;
}
a:active {
   color: #555555;
}
a:hover {
   color: #888888;
}

a.bottom {
   text-decoration: none;
}
a.bottom:link {
   color: #AAAAAA;
}
a.bottom:visited {
   color: #999999;
}
a.bottom:active {
   color: #999999;
}
a.bottom:hover {
   color: #999999;
}

/* ===== Paragraphs ============================== */

p.background {
	margin:0px;

}

/* ===== Images ============================== */

img.background {
	margin-right:5px;

}

div.picgroup {
	float:left;
	width:300px;
	margin-left:50px;
}
