html, body, ul, li, p {
	margin:0;
	padding:0;
}

body {
	background-color: #01E1E1;
	background-image:url("../img/i95-ocean.jpg");
    background-repeat: repeat-y;
}

.HORIZmenubar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    vertical-align: middle;
    padding: 0px;
}

.homeLINK {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
    text-align: center;
    vertical-align: bottom;
    padding: 2px;
}

#bp_design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bp_design div#head {
	height:115px;
	min-width: 1135px;
	background: url(../img/i95-highway-bg.gif) repeat-x;
}

#bp_design div#head a#homelink{
	position:absolute;
	text-decoration:underline;
	left:372px;
	top:45px;
}

#bp_design div#head p, #bp_design div#head a{
	color:#FFF;
}

#bp_design div#head p#page_desc{
	float:right;
	position:relative;
	padding:5px;
	margin:0;
	width:500px;
	height:50px;
	text-align:center;
	z-index:1;
}

#bp_design div#head img#banner{
	position:absolute;
	z-index:0;
}

#bp_design div#head #menu {
	position:relative;
	clear:both;
	z-index:1;
	top:26px;
	min-width: 1150px;
}

#bp_design div#head #menu ul{
	margin:0;
	padding:0;
}

#bp_design div#head #menu li{
	display:inline;
	margin:0 15px;
}

#bp_design div#head #menu li#m3{
	margin-left:50px;
}

#browsebar {
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
	background:black;
    height:70px;
}

.browsetitles {
	position:absolute;
	top: 150px;
}

.browsetitles ul {
	margin-left: 150px;
}
	
.browsetitles li {
	list-style:none;
	float:left;
	width:300px;
    color:white;
    font-size:20px;
}

.browsetitle {
	float:left;
	width: 300px;
	color:white;
	font-size:20px;
	text-align:center;
}

/************/

#stories .story {
    width:300px;
    margin-bottom:30px;
}

#stories .story h3 {
    background:url("../img/store-box-title.png") top no-repeat;
    color:white;
    text-align:center;
    margin:0;
}

#stories .story .body {
    padding:5px;
    background:url("../img/store-box-bottom.png") bottom no-repeat;
}

#stories .story h3 img {
    float:left;
    margin-left: 5px;
    margin-top: 5px;
}

#stories .story .body img {
    float:left;
    margin-right: 3px;
}

#stories .story p {
    font-size:small;
}

div.footer {
    clear:both;
    height:3px;
}
