*{margin:0; padding:0}

body{background-image:url("../Images/bwgradient2.jpg"); /*background-repeat:no-repeat;*/
}
h3{margin-left:20px
}
h5{
}
div{font-family: helvetica, arial, sans-serif;
border: 6px #f3e292 ridge;
padding: 1em 1em 1em 1em;
/*margin: 0.25em 1em;*/
-moz-border-radius: 15px;
border-radius: 15px;
}
#wrapper{margin:0 auto; width:960px; height:1150px; border:none;
}
#header{width:850px; height:160px; background:black; font-family:Verdana, Helvetica, Arial, sans-serif; color:white; font-size:48px; position:relative;
}
#nav{color:black;   background-color:#b0b0b0; margin:1em 1em 1em 1em; height:60px;
}
#content1{background-color:white; height:1000px; width:435px; float:left; margin-bottom:1em; 
}
#content2{background-color:white;  height:1000px; width:435px; float:right;
}
#footer{height:25px; background:black; clear:left; color:white; margin-top:1em ;  
}
a:link {
color: black; cursor:default; position:relative;
}
a:visited {
color: black; position:relative;
}
a:hover {
color: red; cursor:pointer ;
}
a:active {
color: black; 
}
a:focus {
}
li{list-style-type:none; display:inline;
}
.website{vertical-align:140%; padding-left:40px
}
.thumbnail{height:150px; width:200px; border:0; padding:24px 0 0 0;
}
.arrows{padding:0 0 0 4em
}