﻿html * {

    margin: 0;
    padding: 0;

    } 


body {
	background-color: #c8bfaf;
	font-size:.74em;
	font-family:Arial, Helvetica, sans-serif;
	
}


#masthead h1{
	visibility:hidden;
}


#wrapper{
	width: 898px;
	margin: 0 auto 0 auto;
	background-image: url('../images/inside/02-26-09/bg-wrapper.png');
	background-repeat: repeat-y;
	height: 100%;
}
#masthead{
	width: 900px;
	height: 152px;
	background-image: url('../images/inside/02-26-09/bg-masthead.png');
}


#collage{
	width: 619px;
	height: 252px;
	float: right;
	background-image: url('../images/bg-right_col.jpg');
	background-repeat: no-repeat;
	margin-left: 0px;
}

#virtual_fooddrive {
	height: 96px;
	width: 250px;
	float: right;
	margin: 26px 28px 0 0;
	padding: 10px;
	text-align: right;
	font-size: .94em;
	color: #ada085;
}


#page_content{
	width:900px;
	
}

#left_col{
	padding: 20px 0 20px 60px;
	width: 180px;
	height: 451px;
	float: left;
	line-height: 20px;
	background-image: url('../images/inside/02-26-09/bg-left-column.png');
	background-repeat: no-repeat;
}
#right_col{
	background-position: left;
	width: 650px;
	height: 491px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 0px;
}
#footer{
	margin: 0px auto 0px auto;
	width: 870px;
	height: 58px;
	background-image: url('../images/inside/02-26-09/bg-footer.png');
	background-repeat: no-repeat;
	clear: both;
	padding-left: 30px;
	color:#C0C0C0;
}

#box_container{
	
	width: 622px;
}


/*syles*/

.box{
	margin: 0 5px 0 0;
	padding: 10px;
	width: 182px;
	height: 167px;
	float: left;
	background-image: url('../images/bg-box.jpg');
	background-repeat: no-repeat;
	background-color: #ececec;
}



    

h1{
	font-size:.1em;
}
h2{
	color:#ada085;
	font-size:medium
}


#left_col a{
	color:#ada085;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

}

#navlist li { 
	list-style-type: none; 

}


#box_container a{
	color:red;
	text-decoration:none;
}


#footer p{
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a {color:#C0C0C0;}

img {
	border-style: none;
}
