#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: #fff; 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: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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: #000; }



/*my css styles */

@charset "utf-8";
/* CSS Document */

#maincontainer {
width:100%;
margin:0;
padding:0;
}

#maintopbg {
background:url(../images/topbg.gif) repeat-x;
height:33px;
}

#navcontainer {
width:100%;
margin:0 auto;
height:145px;
background:url(../images/navbg.gif) repeat-x;

}

#navigationbox {
width:850px;
margin:0 auto;
height:104px;
}


#nav {
width:575px;
float:right;
margin: 0;
}
	
#nav a {
	DISPLAY: block; OVERFLOW: hidden; PADDING-TOP: 10px; HEIGHT: 0px;
}
#nav li {
	DISPLAY: inline; FLOAT: left; LIST-STYLE-TYPE: none;
}

#nav li#nav-01 {
background:url(../images/home.gif) no-repeat;
width:74px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-01 a{
background:url(../images/home.gif) no-repeat;
width:74px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-01 a:hover{
background:url(../images/homeMO.gif) no-repeat;
width:74px;
height:104px;
text-indent:-9999px;
}

.nav-01active{
background:url(../images/homeMO.gif) no-repeat;
width:74px;
height:104px;
text-indent:-9999px;
}







#nav li#nav-02 {
background:url(../images/portfolio.gif) no-repeat;
width:111px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-02 a{
background:url(../images/portfolio.gif) no-repeat;
width:111px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-02 a:hover{
background:url(../images/portfolioMO.gif) no-repeat;
width:111px;
height:104px;
text-indent:-9999px;
}

#nav li#nav-03 {
background:url(../images/painting.gif) no-repeat;
width:91px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-03 a{
background:url(../images/painting.gif) no-repeat;
width:91px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-03 a:hover{
background:url(../images/paintingMO.gif) no-repeat;
width:91px;
height:104px;
text-indent:-9999px;
}

#nav li#nav-04 {
background:url(../images/photography.gif) no-repeat;
width:101px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-04 a{
background:url(../images/photography.gif) no-repeat;
width:101px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-04 a:hover{
background:url(../images/photographyMO.gif) no-repeat;
width:101px;
height:104px;
text-indent:-9999px;
}

#nav li#nav-05 {
background:url(../images/resume.gif) no-repeat;
width:92px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-05 a{
background:url(../images/resume.gif) no-repeat;
width:92px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-05 a:hover{
background:url(../images/resumeMO.gif) no-repeat;
width:92px;
height:104px;
text-indent:-9999px;
}

#nav li#nav-06 {
background:url(../images/contact.gif) no-repeat;
width:103px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-06 a{
background:url(../images/contact.gif) no-repeat;
width:103px;
height:104px;
text-indent:-9999px;
}
#nav li#nav-06 a:hover{
background:url(../images/contactMO.gif) no-repeat;
width:103px;
height:104px;
text-indent:-9999px;
}

#topmaincurve {
background:url(../images/top_maincurve.gif) no-repeat;
height:41px;
width:850px;
margin:0 auto;
}

#contentmainbg {
background:url(../images/design_bg.jpg);

}

#contentbodybg {
background:url(../images/contentbg.gif) repeat-y;
width:850px;
margin:0 auto;
}

#logo {
width:415px;
height:88px;
float:left;
}

#logorightbg {
background:url(../images/home_bannertop.gif) no-repeat;
width:435px;
height:88px;
float:left;
}

#logorightbgcontact {
background:url(../images/contact_bannertop.gif) no-repeat;
width:435px;
height:88px;
float:left;
}

#logorightbgpainting {
background:url(../images/painting_bannertop.gif) no-repeat;
width:435px;
height:88px;
float:left;
}

#logorightbgphotography {
background:url(../images/photography_bannertop.gif) no-repeat;
width:435px;
height:88px;
float:left;
}

#logorightbgportfolio {
background:url(../images/portfolio_bannertop.gif) no-repeat;
width:435px;
height:88px;
float:left;
}


#paintingbanner {
background:url(../images/painting_banner.jpg) no-repeat;
width:850px;
height:341px;
float:left;
}

#photographybanner {
background:url(../images/photography_banner.jpg) no-repeat;
width:850px;
height:341px;
float:left;
}

#portfoliobanner {
background:url(../images/portfolio_banner.jpg) no-repeat;
width:850px;
height:269px;
float:left;
}

#homebanner {
background:url(../images/home_banner1.jpg) no-repeat;
width:850px;
height:269px;
float:left;
}

#contactbanner {
background:url(../images/contact_banner.jpg) no-repeat;
width:850px;
height:269px;
float:left;
}


#resumebanner {
width:850px;
height:269px;
float:left;
}


h1, h2, h3, h4 { margin:0; padding:0; }

.clear { clear:both; }

h2#aboutheading {
background:url(../images/hd_aboutme.gif) no-repeat 0 0;
width:84px;
height:13px;
text-indent:-9999px;
float:left;
}

h2#paintingheading {
background:url(../images/hd_paintings.gif) no-repeat 0 0;
width:86px;
height:14px;
text-indent:-9999px;
float:left;
}

h2#photographyheading {
background:url(../images/hd_photography.gif) no-repeat 0 0;
width:121px;
height:14px;
text-indent:-9999px;
float:left;
}

h2#webdesignheading {
background:url(../images/hd_webdesign.gif) no-repeat 0 0;
width:258px;
height:15px;
text-indent:-9999px;
float:left;
}

h2#illustrationheading {
background:url(../images/hd_illustration.gif) no-repeat 0 0;
width:122px;
height:15px;
text-indent:-9999px;
float:left;
}

h2#logosheading {
background:url(../images/hd_logos.gif) no-repeat 0 0;
width:56px;
height:15px;
text-indent:-9999px;
float:left;
}

h2#resumeheading {
background:url(../images/hd_resume.gif) no-repeat 0 0;
width:94px;
height:15px;
text-indent:-9999px;
float:left;
}

h2#contactheading {
background:url(../images/hd_contact.gif) no-repeat 0 0;
width:76px;
height:15px;
text-indent:-9999px;
float:left;
}


#textarea {
width:740px;
margin:0 auto;
}
#textarea1 {
width:740px;
margin:0 auto;
}


#contentbtm {
background:url(../images/content_btmbg.gif) no-repeat;
width:850px;
height:29px;
margin:0 auto;
}

#footer {
width:850px;
height:100px;
color:#899e0c;
margin:0 auto;
}
#footer a {
color:#899e0c;
text-decoration:none;
}
#footer a:hover {
color:#899e0c;
text-decoration:underline;
}

.box {
background:url(../images/box.jpg) no-repeat;
width:357px;
height:225px;
float:left;
}
.boxright{
background:url(../images/box.jpg) no-repeat;
width:357px;
height:225px;
float:right;
}
.thumnail {
width:343px;
padding:16px 0 16px 14px;
}
.thumnailtext {
width:343px;
height:40px;
color:#7a6f29;
font-weight:bold;
float:left;
font-size:12px;
padding-left:14px;
}

h2.greenheading {
color:#899e0c;
font-size:14px;
font-weight:bold;
}

.greenlink {
width:850px;
height:100px;
color:#899e0c;
margin:0 auto;
}
.greenlink a {
color:#899e0c;
text-decoration:none;
}
.greenlink a:hover {
color:#899e0c;
text-decoration:underline;
}

.formleft {
width:150px;
padding:5px 0 5px 0;
float:left;
}
.formright {
width:150px;
padding:5px 0 5px 0;
float:left;
}

.formbox {
border:#899e0c solid 1px;
background:#FFFFFF;
}
.submitbtn {
background:#899e0c;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
width:93px;
height:34px;
}
