*
{
margin: 0;
padding: 0;
}

body
{
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; 
background: #fff url('images/blackstrip.jpg') top left repeat-x;
}

h1
{
font-size: 30px;
text-indent: -9999px;
}

h2
{
font-size: 25px;
color: #990066;
}

h2.main
{
font-size: 32px;
}

h3
{
font-weight: normal;
font-style: italic;
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 18px;
margin-top: 0px;
text-transform: none;
letter-spacing: 0px;
color: #000;
padding-bottom: 0px;
}

h3.thankyou
{
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
text-align: center;
background: #eee;
width: 350px;
padding: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
margin-bottom: -20px;
}

h4
{
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
color: #990066;
text-transform: uppercase;
font-style: normal;
font-size: 16px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

h4.about
{
padding-top: 20px;
}

#text
{
text-align: justify;
}

li.about 
{
margin-left: 20px;
margin-top: 20px;
font-size: 15px;
list-style-type: none;
color: #990066;
text-transform: uppercase;
}

p.aboutlist
{margin-bottom: 20px;
margin-left: 40px;
color: #000;
text-transform: none;
}



img.aboutpic
{
float: right;
border: 10px solid #eee;
margin: 0 0 10px 20px;
}

#resume
{
padding: 10px 30px 60px 30px;
margin: 30px 30px 0px 30px;
background: #f8f8f8 url('images/contentbottom.gif') center bottom no-repeat;}




#resume h3
{
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
margin-top:20px;
color: #990066;
text-transform: uppercase;
font-style: normal;
font-size: 16px;
font-weight: bold;
}

#content a
{
color: #990066;
}

#content p
{
margin-top: 10px;
font-size: 15px;
font-weight: lighter;
line-height: 17px;
}

#text
{
padding: 0px 20px;
}

#wrapper
{
margin-left: auto;
margin-right: auto;
width: 850px;
}

#header
{
width: 850px;
height: 125px;
background: #000;
background: transparent url('images/header.png') top center no-repeat;
}

#topnav
{
width: 850px;
background-color: transparent;
padding: 10px 0 9px 0;
height: 23px;
}

#links
{
text-align: center;
}

#topnav li
{
display: inline;
list-style-type: none;
margin-right: 10px;
}

#topnav li.last
{
margin-right: 0;
}

#topnav a
{
font-weight: bold;
font-size: 18px;
text-decoration: none;
text-transform: uppercase;
padding: 10px 20px;
background: #ccc url('images/tabshadow.gif') bottom left repeat-x;
color: #000;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
outline: none;
}

#topnav a:hover
{
color: #990066;
}



#topnav a.current
{
background: #fff;
}

#bottomnav
{margin-top: -20px;
margin-bottom: 20px;
padding-bottom: 8px;
}

#bottomnav li
{
display: inline;
list-style-type: none;
text-transform: uppercase;
margin-right: 29px;
}

#bottomnav a
{
text-decoration: none;
font-weight:  bold;
padding-bottom: 0px;
padding-top: 8px;
outline: none;

}

#bottomnav a:hover
{
color: #cc3399;
}

#bottomnav a.current
{
border-bottom: solid 5px #990066;
}

#bottomnav li.last
{
margin-right: 0;
}

#content
{
background: #fff;
padding: 20px;
margin-top: 10px;
}

#featured
{
}

.slideshow { height: 300px; width: 790px; margin: 0 0 20px 0 }
.slideshow img { padding: 10px; background-color: #eee;}


#boxes h3
{
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
color: #990066;
text-transform: uppercase;
font-style: normal;
font-size: 16px;
font-weight: bold;
}

#boxes img
{
margin-top:13px;
border-bottom: 5px solid #990066;
}

#boxone, #boxtwo, #boxthree
{
float: left;
width: 236px;
background: #eee url('images/boxtear.gif') bottom center no-repeat;
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;
padding: 10px 10px 20px 10px;
}

#boxtwo {
width: 237px;
}

#boxthree {
margin-right: 0px;
width: 237px;
}

#boxone p
{
font-size: 12px;
line-height: 16px;
padding: 10px;
margin-top: 0;
margin-bottom: 0px;
}

#boxtwo p
{
font-size: 12px;
line-height: 16px;
padding: 10px;
margin-top: 0;
margin-bottom: 0px;
}

#boxthree p
{font-size: 12px;
font-weight: lighter;
padding-left: 10px;
margin-bottom: 10px;
}

#twitter
{
margin-top: -30px;
}

.categories a {
text-decoration: none;
border: 10px #eee solid;
margin-top: 20px;
display: block;
width: 236px;
height: 236px;
float: left;
margin-right: 20px;
}




/*CSS for the category mouseovers*/
.branding a {
background: url('images/brandingsprite.gif') 0 0 no-repeat;
}
.branding a:hover {
background-position: -236px 0;
}
.graphicdesign a {
background: url('images/graphicdesignsprite.gif') 0 0 no-repeat;
}
.graphicdesign a:hover {
background-position: -236px 0;
}
.webdesign a {
background: url('images/webdesignsprite.gif') 0 0 no-repeat;
}
.webdesign a:hover {
background-position: -236px 0;
}
.layoutdesign a {
background: url('images/layoutdesign.gif') 0 0 no-repeat;
margin-right: 0;
}
.layoutdesign a:hover {
background-position: -236px 0;
}
.photography a {
background: url('images/photosprite.gif') 0 0 no-repeat;
}
.photography a:hover {
background-position: -236px 0;
}
.other a {
background: url('images/othersprite.gif') 0 0 no-repeat;
margin-right: 0;

}
.other a:hover {
background-position: -236px 0;
}


img.thumbnails
{
margin: 20px 20px 0 0;
border: 10px #eee solid;
float: left;
width: 236px;
height: 236px;
}

img.thumbnails2
{
margin: 20px 0px 0 0;
border: 10px #eee solid;
float: left;
width: 236px;
height: 236px;
}


#footer
{
background: #fff url('images/contentbottom.gif') bottom left no-repeat;
padding: 0px 0px 40px 0px;
margin-bottom: 20px;
width: 850px;
}



#footer p
{
font-size: 10px;
text-align: center;
clear: both;
padding-top: 40px;

}

#footer a
{

text-decoration: none;
color: #990066;
}

emphasis
{
margin-left: 20px;
}

strong
{
font-weight: bold;
}

#resume li
{margin-left: 30px;
margin-top: 10px;
font-weight: lighter;
font-size: 15px;
}



#footercontent
{
background: #fff;
padding-bottom: 10px;
padding-top: 10px;
width: 850px;
}


form.contact
{
margin-left: auto;
margin-right: auto;
margin-top: 40px;
text-align: center;
background: #eee url('images/email.png') top left no-repeat;
width: 350px;
padding: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

form.contact label {
font-weight: bold;
color: #990066;
text-transform: uppercase;
letter-spacing: 1px;
font-size: small;
}

form.contact .button {
background: #990066 url('images/button.jpg') repeat-x left center;
color: white;
padding: 5px;
font-weight: light;
font-size: large;
margin-top: 10px;
font-family: Georgia, Times, "Times New Roman", serif;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
font-style: italic;
}

.asterisk
{
color: #cc3399;
font-size: large;
font-weight: bold;
position : relative;
top: .1em;
}

#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; }
#lightbox a {color: #990066;}

#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(lightboximages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightboximages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px "Helvetica Neue", Helvetica, Arial, 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: 50%; 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: 0em; outline: none;}	 	

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



