/*Banner*/
#my_banner {
width: 810px;

height: 35px;

margin-right: auto;

margin-bottom: 0pt;

margin-left: 20px;

margin-top: 12px;

  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,
   sizingmethod=image, src='http://www.dennyle.com/photos/330022246_QMKDS-O.jpg');

}


/* Nav bar */

#navcontainer {
width: 300px;
height: 35px;
position: relative;
margin: 0 auto;
margin-right: 25px;
top: 0px;


}


#navcontainer ul {
    width: 400px;
    margin-right: 0 auto
    padding: 0;
    list-style-type: none;
    text-align: right;
    font-variant: small-caps;
font-family: "Times New Roman";
font-size: 10pt;

}

#navcontainer ul li {
    display: inline;
}

#navcontainer ul li a {
    text-decoration: none;
    padding-left: 7px;
    color: #fff;
    letter-spacing: 3px;
    background-color: #272727;
    float: left;
}

#navcontainer ul li a:hover {
    color: #84c3f3;
    letter-spacing: 3px;
    background-color: #272727;
    float: left;
}


#navcontainer ul{
margin-top: 0px;
margin-right: 25px;
}

a:link {
  color: #84c3f3;
  text-decoration:none;
  }
  
 .post-title a {
  color:#84c3f3;
  text-decoration:none;
  }
a:visited {
  color:#84c3f3;
  text-decoration:none;
  }
a:hover {
  color:#fff;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

img {

     border: solid #858585 1px
}


/* Rollover Buttons */
#portfolioButton
{
  display: block;
  width: 62px;
  height: 23px;
  background: url("http://www.dennyle.com/photos/756664628_MAnM5-O.png") no-repeat 0 0;

}

#portfolioButton:hover
{ 
  background-position: 0 -23px;
}

#portfolioButton span
{
  display: none;
}

#galleriesButton
{
  display: block;
  width: 68px;
  height: 23px;
  background: url("http://www.dennyle.com/photos/756664621_VqDfs-O.png") no-repeat 0 0;

}

#galleriesButton:hover
{ 
  background-position: 0 -23px;
}

#galleriesButton span
{
  display: none;
}

#updatesButton
{
  display: block;
  width: 64px;
  height: 23px;
  background: url("http://www.dennyle.com/photos/756664617_fCYG3-O.png") no-repeat 0 0;

}

#updatesButton:hover
{ 
  background-position: 0 -23px;
}

#updatesButton span
{
  display: none;
}

#contactButton
{
  display: block;
  width: 57px;
  height: 23px;
  background: url("http://www.dennyle.com/photos/756664622_idwWZ-O.png") no-repeat 0 0;

}

#contactButton:hover
{ 
  background-position: 0 -23px;
}

#contactButton span
{
  display: none;
}



h1 {font-weight: bold;color: #84c3f3;font-size: 10pt;font-variant: small-caps;letter-spacing: 2px;}h2 {	font-size: 10pt;	font-variant: small-caps;	letter-spacing: 2px;}h3 {		letter-spacing: 2px;	color: #84c3f3;	font-variant: small-caps;}#navcontainer ul li {    display: inline;}#navcontainer ul li a {    text-decoration: none;    padding-left: 7px;    color: #fff;    letter-spacing: 3px;    background-color: #272727;}#navcontainer ul li a:hover {    color: #84c3f3;    letter-spacing: 3px;    background-color: #272727;}.title {     color: #fff;}a.title {     color: #fff;}a.nav {     color: #fff;}a:link {     color:#84c3f3;     text-decoration: none;}a:visited {     color:#84c3f3;     text-decoration: none;}a:hover {     color:#fff;     text-decoration: none;}body {	margin-top: 0px;	margin-left: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #272727;	color: #fff;	}#page {	background: #272727;	color: #fff;	text-align: left;	}#content {	background: #272727;	color: #fff;	margin-left: 200px;	width: 650px;	}#client_content{	background: #272727;	color: #fff;	margin-left: 200px;	width: 300px;	text-align: left;}#content2 {	background: #272727;	color: #fff;	margin-left: 50px;	width: 700px;	}
