body {
      font-size: 1 em Georgia, Courier, Tahoma;
      background: white;
}

a {
   text-decoration: none;
}
a:visited {
	color:  gray;
	}
a:active {
	color:  purple;
	}
a:hover {
	color: white;
	background: navy;
	text-decoration: none;
	}
#container {
  width: 1000px;
  margin-left: 5%;
  margin-right: 5%;
  padding: 0px;
  background: white;
  float: left;
  border: thin solid navy;
}

#top {
    background: white url(../images/dme_logo.jpg) no-repeat;
    background-position:center; 
    color: #000;
    border-bottom: 1px solid navy;
    font-size: .9em;
    height: 100px;
	}
#contentwrap {
width: 1000px;
  float: left;
}	
#left {
float: left;
width: 250px;
padding: 5px;
font-size: .75em;
margin: 0px;
color: #000; 
background-color: #036;

background-repeat: repeat -y;
text-align: left;
}	
#content {
	float: left;
	width: 689px;
	color: #000;
	background: white;
	border-left: 1px solid blue;
	padding-left: 30px;
	padding-right: 20px;
    text-align: center;
	overflow:scroll;
	height: 500px;
	}

	
#footer {
    float: left;
	width: 1000px;
	color: teal;
	background: beige;
	border-top: 1px solid navy;
    text-align: left;
	}

* {
     margin:0;
     padding:0;
     }
   
.pp {
  color: navy;
}
img {
  float: left;
  border: thin solid navy;
  margin: 0px 5px 5px 0px;
 }
img.pic {
  float: left;
  border: thin solid navy;
  margin: 0px 5px;
  width: 160px;
 }
.bottom {
  border-bottom: 1px solid #000000;
}
th.border {
  border: thin solid #000000;
}
td.border {
  border: thin solid #000000;
}

.category {

float:left;
height:210px;
padding:10px 19px 18px 0;
text-align:center;
width:171px;
}

.category a:visited {
text-decoration:underline;
color:#FF8800;
}

.category h2 a {
font-size:12px;
color:#0453b2;
}

.category .picture {
padding-top:15px;
}

.category img { display:inline; }
#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 248px;
color: #fff;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: navy;
}
.clearfix: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {
	display: inline-table;
	}	
	
* html .clearfix {
	height: 1%;
		}	

.clearfix {
	display: block;
	}
.clearfix {
	display: inline-table;
	}	
	
* html .clearfix {
	height: 1%;
		}	

.clearfix {
	display: block;
	}
.clearfix {
	display: inline-table;
	}	
	
* html .clearfix {
	height: 1%;
		}	

.clearfix {
	display: block;
	}