* { padding: 0; margin: 0; border: 0; }
select { min-width: 1.5em; }
a {outline: none;}
.clear {
	margin: 0; padding: 0;
  	border: 0; background: 0;
  	clear: both;
  	visibility: hidden;
}

.hidden {
	display: none;
}

/*divs*/
body {
	padding: 0;
	border: 0;
	margin: 0;
	background: #222222;
	font-family: arial;
}
#container {
	width: 850px; height: 525px;
	margin: 0px auto;
	background: url('menubackground.png') 0 0 no-repeat;	
}
#content {
	padding: 50px 36px 10px 36px;
}
#content .chrisp a {
	margin-bottom: 20px;
	display: block;
	width: 450px; height: 77px;
	background: url('title.png');
	text-indent: -9000px;
}
#menu {
	margin: 10px 0;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	width: 800px;
	text-align: center;
}
#menu a {
	color: #ddd;
	padding: 20px;
	text-decoration: none;
}
#menu a:hover {
	color: #ddd;
	text-decoration: underline;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#footer {
	margin: 10px 0;
	text-align: center;
	font-size: .9em;
	width:800px;
}

#collage {
	display:block;
	overflow:hidden;
	padding:8px;
	width:91.8%;
	background: #d2d1d1;
}

#collage li {
	list-style: none;
	background: #000;
}

#collage a {
	margin: 0;
	padding: 0;
	display: inline-block;
	outline: none;
	
}

#collage a:hover  {
	opacity: 0.3;
	alpha(opacity=30);
}

#seg01 {
	float: left;
	width: 238px;
}

#seg02 {
	float: left;
	width: 180px;
}

#seg03 {
	float: left;
	width: 296px;
}

#collage li {
	overflow: hidden;
}

#seg01 li.oa {
	width: 233px;
	height: 205px;
	background: #000 url(slot01_ricolatennis.png) bottom left no-repeat;
	margin-bottom: 6px;
}

#seg01 li.ob {
	width: 233px;
	height: 139px;
	background: #000 url(slot02_geicomating.png) bottom left no-repeat;
}

#seg02 li.oc {
	width: 175px;
	height: 107px;
	background: #000 url(slot04_msgbloody.png) bottom left no-repeat;
	margin-bottom: 4px;
}

#seg02 li.od {
	width: 175px;
	height: 107px;
	background: #000 url(slot03_aphoy.png) bottom left no-repeat;
	margin-bottom: 4px;
}

#seg02 li.oe {
	width: 175px;
	height: 128px;
	background: #000 url(slot05_philipsbodygroom.png) bottom left no-repeat;
}

#seg03 li.of {
	width: 296px;
	height: 158px;
	background: #000 url(slot06_jandjone.png) bottom left no-repeat;
	margin-bottom: 5px;
}

#seg03 li.og {
	float: right;
	width: 142px;
	height: 187px;
	background: #000 url(slot07_motrinbacks.png) bottom left no-repeat;
}

#seg03 li.oh {
	float: left;
	width: 148px;
	height: 187px;
	background: #000 url(slot08_arubaweather.png) bottom left no-repeat;
}


