/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#383d36;
color:#fff;
}

#container {
margin-right:auto;
margin-left:auto;
width:780px;
border-top:1px dashed #545454;
}

a:hover {
background-color:inherit;
color:#eb7b70;
text-decoration:underline;
}

a:active {
background-color:inherit;
color:#6ee874;
text-decoration:none;
}
a:link,a:visited {
background-color:inherit;
color:#ebe370;
text-decoration:none;
}
#header {
margin-bottom:0;
padding-bottom:0;
border-left:1px dashed #545454;
}

#topnav {
background-color:inherit;
color:inherit;
margin:0px 10px 28px 0px;
padding-bottom:10px;
}

#nav {
float:right;
width:100%;
color:inherit;
list-style:none;
background:#383d36 url(images/nav_bg4.gif) no-repeat bottom left;
margin:0;
padding:10px 0 0;
}

#nav li {
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
margin:0;
padding:0;
}

#nav a {
float:left;
display:block;
font-weight:400;
color:#fff;
text-decoration:none;
border-top:1px solid #989898;
border-left:1px solid #989898;
border-right:1px solid #989898;
border-bottom:none;
background:#636363 url(images/off_bg2.gif) repeat-x top left;
margin:0 1px 0 0;
padding:4px 8px;
}
#nav a:hover,body#home #t-home a,#nav a:hover,body#prev #t-prev a,#nav a:hover,body#photo #t-photo a,#nav a:hover,body#contact #t-contact a,#nav a:hover,body#sitemap #t-sitemap a,#nav a:hover, body#blog #t-blog a, #nav a:hover, body#resources #t-resources a {
color:#fff;
padding-bottom:5px;
background:#383d36 url(images/on_bg2.gif) repeat-x top left;
border-color:#989898;
}
#footer {
clear:both;
border-top:1px solid #545454;
padding-top:3px;
font-size:9px;
text-align:center;
}
#w3c {
padding-left:5px;
}

img {
border:none;
}
#flashcontent {
	height:600px;
	padding-bottom:10px;
	margin-top: 50px;


}

