* {
	margin: 0;
	padding: 0;
}

img {border:2px solid #666}
img:hover {border:2px solid #00cccc}




body {
background: #fff url(images/bg.jpg) repeat-x;
text-decoration: none;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-align:left;
color: #333;
}

a {
text-decoration: none;
color: #666;
border:none;
}
a:hover {
text-decoration: none;
color: #00cccc;
}
p {
  
  padding:3px;
}
h1 {
  padding:2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-align:left;
  color: #333;
  
}

h2 {}


#wrap {
width: 1000px;
margin: 0 auto;
padding:0px;
}


#header {
height: 10px;
margin-bottom: 40px;
}
.headings {
float: left;
margin: 0;
padding: 0px 0 0 10px;
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
color:#000;
}
.headings a {
	text-decoration: none;
	color: #000;
}
.nav li a:hover {
color:#fff;
text-decoration:none;

}
.nav {
float: right;
padding-top: 10px;
padding-bottom:0px;
font-family:Verdana;
}
.nav li {
float:right;
list-style-type:none;
}





.nav li a {
display: block;
font-size: 12px;
padding: 0px 20px 0px 0px;
text-align: center;
text-transform: lowercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
letter-spacing: 1px;
color: #999;

}
.nav li a:hover {
color:#fff;
text-decoration:none;
letter-spacing: 1px;
}

.nav li a:active {
color:#fff;
text-decoration:none;
letter-spacing: 1px;
}





#header h1 { 
font-size: 14px;
color: #ccc;
}
#header h1 a { 
color: #000;
text-decoration: none;
font-weight: 100;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 12px;
color: #000;
padding: 5px 0 0 0;
font-weight: 100;
}
#logo {
  background:url("images/projects.png") no-repeat;
height: 76px;
margin-bottom: 0px;
}
#logo h1{
  font-family:Verdana;
  font-size:36px;
}
#flash{
  margin-top:10px;
  float:top;
  width:1000;
}

#container{
padding-top:20px;
  height:1000px;
  width:980px;
}




#threeimages{
  background:white;
  height:200px;
  width:980px;
  padding-top:20px;
    padding-left:10px;
      padding-right:10px;
  
}

#box{
padding:6px;
}

#box h3{
font-family:helvetica;
font-size:14px;
}

#box h3 a{
font-family:helvetica;
font-size:14px;
color:#333;
}

#box h4{
font-family:verdana;
font-size:11px;
font-weight:normal;
font-style:italic;
}



#one{
  background:white;
}


/*--FOOTER PANEL--*/
#footer{
clear: both;
height: 5%;
border-width: 1px 0 0 0;
vertical-align: middle;

}
#footer h1{
  
  font-family:verdana;
  font-size:10px;
  font-weight:normal;
  vertical-align:middle;
  text-align:center;
  
}
