body{                                  /*   style for the whole page    */
font: Comic Sans MS, san-serif;
color: #ffcc00;
background: #000000;
margin: 0px;
width: 700px;
}

h1 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	color: #FF3333;
	}

h3 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 11pt;
	color: #FF3333;
	}

h4  {
	font-family: Verdana;
	font-weight: bold;
	font-size: 22pt;
	color: #FF00FF;
	}



}
/*  color for image links  */
A:link IMG { border: 1px solid black }
A:visited IMG { border: 1px solid black }
A:hover IMG { border: 1px solid red }

                         /*   text floats around pic on right    */


#box1{       /*----------Box for Flash Title ---------*/
position: absolute;
top: 9px;
left: 6px;
width: 700px;
height: 63px;
float: left;
}

#box2{       /*----------Box for Top Video Icon Row ---------*/
position: absolute;
left: 15px;
top: 426px;
height: 96px;
width: 697px;
float: left;
text-align:center;
background-color:#000000

}

#boxleft{       /*----------Box for Left Row of Video Icons---------*/
	position: absolute;
	left: 14px;
	top: 123px;
	width: 126px;
	height: 300px;
	text-align:center;
}	

#boxright {       /*----------Box for Right Row of Video Icons---------*/
	position: absolute;
	left: 587px;
	top: 123px;
	width: 126px;
	height: 300px;
	text-align:center;
}

#mediaplayer {       /*----------Box for Windows Media video ---------*/
	position: absolute;
	left: 26px;
	top: 0px;
	width: 640px;
	height: 520px;
	text-align:center;
	background-color:#000000;
	z-index:-1;
}

#mediabox {       /*----------Box for Windows Media video ---------*/
	position: absolute;
	left: 10px;
	top: 75px;
	width: 694px;
	height: 531px;
	text-align:center;
	background-color:#000000;
	z-index:-1;
}


#box3{       /*----------Box for Advertising on the bottom---------*/
position: absolute;
left: -2px;
top: 526px;
width: 700px;
height: 76px;
float: left;
text-align:center;
}

#clickbox1  {
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size:15px;
    color:#00FFFF;
    background-color:#000000;
	position:absolute;
	width: 120px;
	height: 90px;
	left: 3px;
	top: 20px;
}

#clickbox2  {
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size:15px;
    color:#00FFFF;
    background-color:#000000;
	position:absolute;
	width: 120px;
	height: 90px;
	left: 3px;
	top: 112px;
}

#clickbox3  {
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size:15px;
    color:#00FFFF;
    background-color:#000000;
	position:absolute;
	width: 120px;
	height: 90px;
	left: 3px;
	top: 206px;
}

#clickbox9  {
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size:15px;
    color:#00FFFF;
    background-color:#000000;
	position:absolute;
	width: 120px;
	height: 90px;
	left: 3px;
	top: 19px;

}

#clickbox10  {
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size:15px;
    color:#00FFFF;
    background-color:#000000;
	position:absolute;
	width: 120px;
	height: 90px;
	left: 3px;
	top: 113px;
}

#clickbox11  {
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size:15px;
    color:#00FFFF;
    background-color:#000000;
	position:absolute;
	width: 120px;
	height: 90px;
	left: 3px;
	top: 206px;
}

