
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body { 
	font-size:x-small;
	background-color:000000;
	background-image:url(../images/blastground.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top center;
	margin-top: 0px;
}

#bodyarea {
	text-align: left;
	width: 995px;
	min-height: 523px;
	right: 0px;
	left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#column1 {
    position: relative;
	float: left;
	width: 325px;
	min-height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#column2 {
    background-image: url(../images/blastlogo.png);
	background-repeat:no-repeat;
    position: relative;
	float: left;
	width: 650px;
	min-height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#streams {
    background-image: url(../images/streambg.png);
    position: relative;
	float: left;
	width: 325px;
	min-height: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 100;
}

#logospace {
    position: relative;
	float: left;
	width: 665px;
	height: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 10;
}

#masthead {
	background-color:000000;
	text-align: right;
	width: 400px;
	height: 139px;
	right: 0px;
	left: 310px;
	top: 0px;
	margin-right: 0px;
	margin-left: 300px;
}

#navline {
    position: relative;
	float: left;
	text-align: left;
	width: 655px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 100;
}

#navspace {
	background-color: #c0c0c0;
	position: relative;
	width: 720px;
	height: 20px;
	float: left;
	padding-left: 10px;
	z-index: 1;
}

#rotator {
    position: absolute;
	background: url(rotate/rotator.php) no-repeat center top;
	width: 957px;
	height: 523px;
}

#bodyarea2 {
	position: absolute;
	text-align: left;
	width: 957px;
    height: 523px;
	right: 0px;
	left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 300;
}

#content {
    background-image: url(../images/blacktransparent.png);
	position: relative;
	text-align: left;
	width: 670px;
	height: 445px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	top: 25px;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border:1px solid red;
	z-index: 310;
}

#box1 {
    background-image: url(../images/blacktransparent.png);
    position: relative;
	float: left;
	width: 370px;
	min-height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border:1px solid grey;
}

#boxspace {
    position: relative;
	float: left;
	width: 5px;
	min-height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#box2 {
    background-image: url(../images/blacktransparent.png);
    position: relative;
	float: left;
	width: 250px;
	min-height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border:1px solid grey;
}

#widebox {
    background-image: url(../images/blacktransparent.png);
    position: relative;
	float: left;
	width: 645px;
	min-height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border:1px solid grey;
}

#pagespace {
    position: relative;
	float: left;
	width: 990px;
	min-height: 10px;
	right: 0px;
	left: 0px;
}

#footerbox {
    background-image: url(../images/blacktransparent.png);
    position: relative;
	text-align: left;
	float: left;
	width: 990px;
	min-height: 100px;
	right: 0px;
	left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border:1px solid grey;
}

#boxtext {
	border-left-style: solid;
	padding-top: 15px;
	padding-right: 25px;
    width: 220px;
	height: 140px;
    text-align: left;
    text-decoration: none;
	float: right;
  
}

#boxbottom {
    background-image: url(../images/mainboxbottom.png);
	background-repeat:no-repeat;
	text-align: right;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 74px;
	right: 0px;
	left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#indexbodyimage {
    background-image: url(../images/tempbodybg.jpg);
	background-repeat:repeat-y;
	text-align: center;
	width: 900px;
	right: 0px;
	left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#slides {
	position: relative;
	float: center;
	width: 245px;
	height: 275px;
	overflow: hidden; }

#slides img {
	display: block;
	width: 245px;
	height: 275px; }















#outerWrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
}
#outerWrapper #header {
  background-color: #000000;
  padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 100%;
}
#outerWrapper #topNavigationshading {
  background-image: url(../img/headerbg.gif);
  border-bottom: solid 4px #FFFFFF; /* Sets the bottom border properties for an element using shorthand notation */
  height: 125px;
  padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 100%;
}
#outerWrapper #topNavigation {
  margin-left: auto;
  margin-right: auto;	
  background-image: url(../img/headerbg.gif);
  height: 125px;
  padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 1000px;
}
#outerWrapper #campusnav {
  margin-left: 200px;
  margin-top: 0px;
  float: left;	
  width: 800px;
}

#outerWrapper #contentWrapper {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../img/hmcontentbg.gif);
  
}
#outerWrapper #contentWrapper #content {
  margin-left: auto;
  margin-right: auto;
  background-image: url(../img/hmcontentbg.gif);
  background-repeat: repeat-x;
  width: 1000px;
}



