/* CSS Document */
/* Homepage/interior page Stlyes*/
* {
	margin: 0;
	padding: 0;
	}
	
/* Normalizes margin, padding
================================== */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6 pre, form, fieldset, inout, p, blockquote, th, td 
	{	margin: 0; padding:0 }
	
/* Normailzes font sizes for headers */

h1, h2, h3, h4, h5, h6 { font-size: 100%}

/* Removes list-styles from lists */

ol, ul {list-style:none; }

/* Normailzes font-style and font-weight to normal */

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight:normal;
}

/* Removes list-styles from lists */

table {
	border-collapse: collapse; border-spacing: 0; }
	
/* Removes border from fieldser and img */

fieldset, img { border:0; }

/* Left aligns text in captions and th */

caption, th { text-align: left; }

/* Removes quotation marks from q */

q:before, q:after {content: ''; }

/* End normailze
================================== */

#urlbar {
	background-color: #FFFFB7 !important;
	}

#urlbar[pageproxystate="invalid"] > #urlbar-icons > #star-button {
    visibility:   visible !important;
    }

ul {
	list-style:none;
	} 

body {	
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_153.gif);
	background-repeat: repeat;
	}
#body {
	margin: 0;
	padding: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#wrap {
	width: 800px;
	background-color:#ccc;
	margin: 0px auto 0 auto;
	}
#wrapper {
	width: 800px;
	margin: 10px auto 0 auto;
	background-color:#ccc;
	}
#wrapperindex {
	width: 800px;
	margin: 0px auto 0 auto;
	}
#branding {
	height: 200px;
	width: 800px;
	margin: 10px auto 0 auto;
	}
.script {
	height: 200px;
	width: 200px;
	float:right;
	background-image:url(../images/t4.jpg) no-repeat;
	}
#homeMain {
	width: 800px;
	}
#homeMainart {
	width: 800px;
	}
#homeMainart li {
	list-style:none;
	}
#contentMain {
	margin:0;
	padding:0;
	width: 675px;
	background:url(../images/bg_content.gif) repeat-y;
	float:right;
	}
#contentMainBio {
	margin:0;
	padding:0;
	width: 675px;
	float:right;
	}
#contentMainlinks {
	margin:0;
	padding:0;
	width: 675px;
	background-color: #fff;
	float:right;
	}
#ul {
	line spacing: normal;
	list-style: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .72em;
	color: #394d83;
	margin:0;
	padding: 0 0 15px 55px;
	width: 400px;
	/*font-weight: lighter;*/
	}	
#contentMainRes {
	margin:0;
	padding:0;
	width: 675px;
	float: left;
	background-color: #fff;
	float:right;
	}
#contentMainlinks li {
	margin:0 0 0 50px;
	padding:0;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size: .78em;
	}
.content {
	width: 635px;
	float:right;
	background-color: #333;
	padding-left: 40px;
	}
#fade {
	width: 350px;
	height: 150px;
	margin:0;
	padding:0;
	float:left;
	}
#blendme {
	margin:0;
	padding:0;
	width: 200px;
	height: 600px;
	background-repeat: no-repeat;
	overflow:hidden;
	float: right;
	}
#blendme1 {
	margin:0;
	padding:0;
	width: 600px;
	height: 200px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	}
.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
	}
#homecontent {
	width: 350px;
	margin-top:15px;
	padding:0;
	float:left;
	}
.dol {
	width: 200px;
	height: 600px;
	margin-left: 525px;	
	padding-top: 0;
	float: right;
	}
#gdHead {
	 width: 800px;
	 height: 200px;
	 margin: 10px auto 0 auto;
	 }
.gdHeader {
	 width: 600px;
	 height: 200px;
	 background: url(../images/gdHead5.gif) no-repeat;
	 float: left;
	 }
#photoHead {
	 width: 800px;
	 height: 200px;
	 }
.photoHeader {
	 width: 600px;
	 height: 200px;
	 float: left;
	 }
#artHead {
	width: 800px;
	height: 200px;
   	}
.artHeader {
	width: 600px;
	height: 200px;
	background: url(../images/mmHead2.gif) no-repeat;
	float:left;
   	}
.bio {
	width: 635px;
	height: 200 px;
	}
.biopic {
	width: 200px;
	height: 200px;
	padding-left: 40px;
	float: left;
	background: url(../images/bio.jpg) no-repeat;
	}	
.biotext {
	width: 375px;
	padding-left: 40px;
	float:right;
	background: url(../images/bio.jpg) no-repeat;
	}
#thumbs {
	list-style: none;
	width: 600px;
	margin: auto;
	}
.links {
	margin: 10px 20px 0 10px;
	width: 325px;
	padding-left:30px;
	}	
.site_info {
	width: 800px;
	height: 30px;
	text-align: center;
	background: url(../images/foot_bg.gif) no-repeat;
	margin:auto;
	clear: both;
	}
#secondary_nav ul, ul a{
	list-style:none;
	display: block;
	color: #333;
	}
/* End hompepage/ interior page styles */

/* / Pseudo Classes */
.none {
	display:none
	}
.img {
	border:none;
	text-decoration:none;
	border-bottom:none;
	}
.clear {
	clear: both;
	}	
.right {
	float:right;
	clear:right;
	width: 200px;
	}
.right1 {
	float:right;
	clear:left;
	padding: 0 0 0 10px;
	}
.left {
	float:left;
	clear:right;
	padding: 5px 15px 0 0;
	}
	
/* text styles*/
p 	{
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333;
	width: 400px;
	padding: 10px 0 5px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
li p {
	padding-top: 10px;
	}
h1 {
	font-size: 2em;
	font-weight: bold;
	font-style: normal;
	color: #333;
	letter-spacing: -0.09em;
	padding: 15px 0 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
h2 {
	font-size: 1em;
	color: #2C241C;
	font-weight: lighter;
	padding-top: 5px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	width: 425px;
	margin: 15px 0 8px 0;
	line-height:normal;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #2C241C;
	padding-left: 25px;
	width: 400px;
	margin-top: 3px;
	font-weight: lighter;
	}
h4 {
	font-size: 0.75em;
	color: #333;
	padding-left: 25px;
	margin: 10px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	width: 400px;
	font-weight: lighter;
	}
h5 {
	font-size: .85em;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 15px;
	font-weight: lighter;
	}
h6 {
	padding-top:3px;
	font-size: .6em;
	color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;*/
	letter-spacing: normal;
	}
.first {
	font-weight: 800;
	font-style:italic;
	text-transform: uppercase;
	}
.second {
	font-size: .95em;
	color: #2C241C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	}
.third {
	text-align: right;
	}
	
.drop {
	font-size: 130%;
	}
	
.b {
	color:#394d83;	
	}
a {
 border: none;
 text-decoration:none;
 color: #333;	
	}
a:hover {
 border: none;
 text-decoration:none;
 color: #394d83;	
	}
a:visited {
 border: none;
 text-decoration:none;
 color: #333;	
}


/* Navigation Rollovers */

.nav {
	width: 125px;
	margin-top: 0px;
	padding-top:20px;
	list-style: none;
	background-image:url(../images/nav_bg.gif);
	float: left;
	border: none;
	}
#nav li {
	list-stlye: none;
	border: none;
	}	
#nav a {
	display: block;
	width:125px;
	height: 20px;
	padding-top: 3px;
	text-indent: -9999px;
	border: none;	
	}
#nav a.selected {
	background-position: -250px 0; 
	border: none;
	}	
#nav a:hover {
	background-position: -125px 0;
	border: none;
	}
#nav a:active {
	background-position: -250px 0;
	border: none;
	}	
#nav a:link {
	border: none;
	}	

#nav a:visited {
	border: none;
	}
	
#navHome a {
	background:  url(../images/nav_home2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
#navDesign a {
	background:  url(../images/nav_design2.gif) no-repeat;
	width: 125px;
	height: 20px;	
	}
#navWeb a {
	background:  url(../images/nav_web2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}	
#navPhoto a {
	background:  url(../images/nav_photo2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
#navArt a {
	background:  url(../images/nav_art2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
#navContact a {
	background:  url(../images/nav_contact2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
#navLinks a {
	background:  url(../images/nav_links2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
#navRes a {
	background:  url(../images/nav_resume2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
#navTerms a {
	background:  url(../images/nav_terms2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
#navBio a {
	background:  url(../images/nav_bio2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
#navSpot a {
	background:  url(../images/nav_spot2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
#navBlog a {
	background:  url(../images/nav_blog2.gif) no-repeat;
	width: 125px;
	height: 20px;
	}
	
/* anchor styles */

.content a {
	text-decoration:none;
	border-bottom: none;
	}
.content a:hover {
	text-decoration:none;
	border-bottom: none;
	}
#contentMain a {
	color: #333;	
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	}
#contentMain a:visited {
	color: #394d83;	
	border-bottom: 1px dotted #394d83;
	}	
#contentMain a:hover {
	color: #394d83;	
	border-bottom: 1px dotted #394d83;
	}
/* anchor styles end */

/* Extenal Links CSS */

a[href^=\"http:\"] {
	background: url(/images/external.gif) no-repeat top right;
	padding-right: 12px;
	}
	
a[href^=\"http://www.atfcreative.com\"], a[href^=\"http://atfcreative.com\"] {
	background-image: none;
	paddding-right: 0;
	}

.pics {
	margin: 0;
	padding:0;
	width: 400px;
	margin-left:30px;
	border:none;
}

.pics a {
	border: none;
	text-decoration:none;
}

.pics a:hover {
	border: none;
	text-decoration:none;	
}




	


	
	
