#contain {
	width: 1000px;
	}
body {
	background-color: #000000;
	}

#page {
	width: 1000px;
	background: url("images/Griffin30007 ProductionsBack.png") no-repeat;
	}
#header {
	background: url("images/Griffin30007 Productions.png") no-repeat;
	width: 1000px; 
	height: 300px;
	}


.icon {
	height: 50px;
	border: solid 2px #000000;
	margin: 0 5px 2px 5px;
	float: left;
	cursor: crosshair;
	}

#menu {
	width: 200px;
	float: left; 
	vertical-align: top;
	}


#space {
	width: 780px; 
	margin-left: 200px;
	padding: 10px;
	vertical-align: top;
	}

#space h1 {
	font: oblique bold 16px Trebuchet MS, arial;
	color: #ffcc00;
	}
#space a:hover h1 {
	cursor: crosshair;
	color: #ffee00;
	}

#space h5 {
	font: oblique bold 20px WindsorSword, Trebuchet MS, Kochi Gothic, arial;
	color: #ffcc00;
	}

#space h5 a {
	font: oblique bold 20px WindsorSword, Trebuchet MS, Kochi Gothic, arial;
	color: #ffcc00;
	}


#space h5 a:hover {
	font: oblique bold 20px WindsorSword, Trebuchet MS, Kochi Gothic, arial;
	color: #ffee00;
	cursor: crosshair;
	}


#space h2 {
	font: italic normal 11px Trebuchet MS, arial;
	color: #ffcc00;
	}
#space h3 {
	font: normal 13px Trebuchet MS, arial;
	color: #ffcc00;
	}
#space h3 a {
	font: normal 13px Trebuchet MS, arial;
	color: #ffcc00;
	}
#space h3 a:hover {
	font: normal 13px Trebuchet MS, arial;
	color: #ffcc00;
	cursor: crosshair;
	}

#space h4 {
	text-align: center;
	font: normal 11px Trebuchet MS, arial;
	color: #ffcc00;
	}

#space h4 a {
	text-align: center;
	font: normal 11px Trebuchet MS, arial;
	color: #ffcc00;
	}
h1 {
	font: oblique bold 20px WindsorSword, Trebuchet MS, Kochi Gothic, arial;
	color: #ffcc00;
}

h1 a {
	font: oblique bold 16px WindsorSword, Trebuchet MS, Kochi Gothic, arial;
	color: #ffcc00;
}
h1 a:hover {
	font: oblique bold 16px WindsorSword, Trebuchet MS, Kochi Gothic, arial;
	color: #ffcc00;
	cursor: crosshair;
}

h1 a:visited {
	font: oblique bold 16px WindsorSword, Trebuchet MS, Kochi Gothic, arial;
	color: #ffcc00;
}


a.srollover {
          display: block;
          width: 200px;
          height: 50px;
          background: url("images/menu1.png") 0 0 no-repeat;
          text-decoration: none;
      }
a:hover.srollover {
          background: url("images/menu1over.png") 0 0 no-repeat;
	cursor: crosshair;
      }
a.mrollover {
          display: block;
          width: 200px;
          height: 50px;
          background: url("images/menu2.png") 0 0 no-repeat;
          text-decoration: none;
      }
a:hover.mrollover {
          background: url("images/menu2over.png") 0 0 no-repeat;
	cursor: crosshair;
      }
a.nrollover {
          display: block;
          width: 200px;
          height: 50px;
          background: url("images/menu3.png") 0 0 no-repeat;
          text-decoration: none;
      }
a:hover.nrollover {
          background: url("images/menu3over.png") 0 0 no-repeat;
	cursor: crosshair;
      }
a.orollover {
          display: block;
          width: 200px;
          height: 50px;
          background: url("images/menu4.png") 0 0 no-repeat;
          text-decoration: none;
      }
a:hover.orollover {
          background: url("images/menu4over.png") 0 0 no-repeat;
	cursor: crosshair;
      }



