nvmhtml, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
    background: #1b1c20 url(images/bg1.jpg) no-repeat;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #312F1A;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 714px;
  position: relative;
}

#header {
  background: top center url(images/logo2.png) no-repeat;
  width: 752px;
  height:60px;
  position: relative;
  top:-2px;
  left: 10px;
  margin-left: -100px;
}

#header1 {
  background: top center url(images/logo3.png) no-repeat;
  width: 752px;
  height:60px;
  position: relative;
  top:-2px;
  left: 10px;
  margin-left: -100px;
}

#header2 {
  background: url(images/logo4.png) no-repeat;
  width: 752px;
  height:40px;
  position: relative;
  top:-1px;
  left: 10px;
  margin-left: -60px;
}

/** Header **/
h1 {
  color: #FDE7C2;
  background: #991111;
  border: 2px solid #C4B888;
  padding: 8px;
  text-align: center;
  font: 25px "Times new roman", sans-serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 0 2px 21px;
}

#search {
  width: 148px;
  background: #E8E7DA url(images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 558px;
  padding: 6px 0;
}
#search .text {
  width: 63px;
}

/** Body **/
#body {
  position: relative;
  width: 100%;
}


#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 251px;
  padding-top: 292px;
  margin-left: -100px;
  background: url(images/pic_2.jpg) no-repeat;
}
#nav ul {
  background: bottom right #991111 url(images/nav.png) no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}
#nav li {
  list-style: none;
  background: bottom left url(images/dots.jpg) repeat-x;
}
#nav a {
  color: #FDE7C2;
  font: 18px "times new roman", serif;
  font-style: italic;

}
#nav-bot{
	background-image:url(images/nav.png);
	background-repeat:no-repeat;
	height:140px;
}

/** content **/

#content {
  background: url(images/cback.png);
  width: 640px;
  margin-left: 153px;
  height: 425px;
}

/** Featured Art content **/
#content1 {
  background: url(images/cback3.png);
  width: 730px;
  margin-left: -73px;
  height: 365px;
}

/** News content **/
#content2 {
  background: url(images/cback1.png);
  width: 730px;
  margin-left: -73px;
  height: 230px;
}
#content3 {
  background: url(images/cback1.png);
  width: 730px;
  margin-left: -73px;
  height: 50px;
}

/** Nav Bar content **/
#content4 {
  width: 730px;
  margin-left: -73px;
  height: 43px;
}

/** Contact content **/
#content5 {
  background: url(images/cback2.png);
  width: 730px;
  margin-left: -73px;
  height: 610px;
}

/** About Me content **/
#content6 {
  background: url(images/cback2.png);
  width: 730px;
  margin-left: -73px;
  height: 580px;
}

/**Photography content **/
#content7 {
  background: url(images/cback1.png);
  width: 730px;
  margin-left: -73px;
  height: 666px;
}

/**Journal content **/
#content8 {
  width: 730px;
  margin-left: -73px;
  height: 666px;
}

/**Artwork content **/
#content9 {
  background: url(images/cback2.png);
  width: 730px;
  margin-left: -73px;
  height: 666px;
}

/**Digital Art content **/
#content10 {
  background: url(images/cback1.png);
  width: 730px;
  margin-left: -73px;
  height: 530px;
}

/**Footer content **/
#content11 {
  background: url(images/footer.png);
  width: 730px;
  margin-left: -73px;
  height: 71px;
}

/**Web Design content **/
#content12 {
  background: url(images/cback2.png);
  width: 730px;
  margin-left: -73px;
  height: 530px;
}

/**Top Splatter content **/
#content13 {
  background: url(images/cback2.png);
  width: 730px;
  margin-left: -73px;
  height: 100px;
}

/**Links content **/
#content14 {
  background: url(images/cback1.png);
  width: 730px;
  margin-left: -73px;
  height: 480px;
}

/**Actual Links content **/
#content15 {
background: url(images/cback1.png);
  width: 700px;
  margin-left: 5px;
  height: 250px;
}

/** Featured Art content **/
#content16 {
  background: url(images/cback2.png);
  width: 730px;
  margin-left: -73px;
  height: 590px;
}

img.inforight
{
    float: left;
	padding-right: 1px;
}

img.inforight2
{
    float: left;
	padding-right: 25px;
    padding-bottom: 25px;
}

img.inforight1
{
	float: right;
}

p.infoTextJustify
{
	text-align:justify;
	margin-right: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

p.infoTextJustify1
{
	text-align:justify;
	margin-right: 30px;
	padding-left: 40px;
	padding-right: 30px;
}

.boxtop {
	padding-top:10px;
}
.boxtop1 {
	padding-top:10px;
}
.boxtop2 {
	padding-top:2px;
}
.box{
	padding:20px;
}
.box1{
	padding:2px;
}
.box2{
    margin-left: -3px;
    padding:2px;
}
.box3{
	padding-left:30px;
}

}
.box4{
	padding-left:0px;
}

#content .main, #content .main2 {
  float: right;
  width: 250px;
  margin-top: 14px;
  padding-right: 28px;
}

#content .main {
  padding-bottom: 1em;
  border-bottom: 1px solid #D6D3BA;
}

#content .main p, #content .main2 p {
  margin: 0em 1em 0 0;
}
#content .main2 .right {
  margin-left: 18px;
}
#content .main .clear, #content .main2 .clear {
  height: 20px;
  margin-bottom: -10px;
}

#beauty {
  float: right;
  width: 134px;
  border-left: 1px solid #D6D3BA;
  padding: 12px;

}
#beauty span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}
#beauty p {
  float: left;
  width: 110px;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 1em;
  line-height: 1.3;
}
#beauty .clear {
  height: 10px;
}

h2 {
  font: italic 22px "Times new roman", serif;
  color: #991111;
  margin: 0 0 0.5em 0;
}

.scroll{
	overflow:hidden;
}

.scroll1{
	overflow:auto;
}

/** Image Background **/


#danIsAFool
{
    background-image: 
    url('/images/paper.jpg')
}

img.BorderLinkDan
{
	border:2px solid gray;
	
}

img.noBorderLinkDan
{
	border:0px
	
}

/** Font color & size **/

p.fontColor
{
	color: #C8C8C8;
	size: 3px;
	
}

p.fontColor1
{
	color: #1b1c20;
	size: 3px;
	
}


/** Footer **/

#footer {
  color: #E8E7DA;
  margin: 2px 0 0 275px;
  font-size:9px;
  	letter-spacing: 5px;
}
#footer3 {
  color: #E8E7DA;
  margin: 0px 0 0 98px;
  font-size:9px;
  letter-spacing: 5px;
}
#footer a {
	color:#white;
	text-decoration: none;
	letter-spacing: 5px;
}

#footer a:hover {
	color:white;
}

#privacy {
  position: absolute;
  right: 8px;
  width: 148px;
  padding: 4px 0;
  text-align: center;
  background: #E8E7DA bottom left url(images/footer_tab.jpg) no-repeat;
}
#privacy a {
  color: #000;
  font-weight: normal;
}

#roar{

}

#roar img{
 position: absolute;
 top: 47px;
 left:-100px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #fff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #666; }




/** Coda Slider Effect **/

.scrollButtons { 
  display:none; 
}

#slider {
  padding-left: 15px;
  height: 180px;
  width: 420px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 250px;
  width: 420px;
  overflow: auto;
  overflow-x: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}



.scrollContainer div.panel {
  color: #FDE7C2;
  
  height: 10px;
  width: 560px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

/** Image Slider Page **/
.page {
background-color:#121316;
border-width:medium 1px 1px;
margin:0 auto;
text-align:left;
width:550px;
}

element.style  {
float:left;
opacity:1;
width:300px;
}



/** Add This Menu **/

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

