body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Misc */
.clear {clear:both; display: block; height: 0px; padding: 0px; margin: 0px;}

#container {width: 900px; text-align: left;}
	#header {width: 900px; height: 104px; background: url(images/header.gif) no-repeat;}
	#content {width: 900px; background: url(images/bg-content.gif) left repeat-y; min-height: 440px; height: auto !important;}
		#left {width: 168px; float: left;}
			#sitenav {margin: 0px; padding: 0px; text-align: center; float: left;}
			#sitenav li {margin: 0; list-style: none; float: left; height: 24px; width: 168px;}
			#sitenav a {
				height: 0px; padding-top: 24px; overflow: hidden; display: block; text-align: center;
				background: url(images/nav.gif) no-repeat;
			}

			#sitenav #backhome a {width: 168px; background-position: 0px 0px;}
			#sitenav #backhome a:hover {background-position: -168px 0px;}
			
			#sitenav #partypeople a {width: 168px; background-position: -0px -24px;}
			#sitenav #partypeople a:hover {background-position: -168px -24px;}
			#sitenav #partypeople a.selected {background-position: -336px -24px;}
			
			#sitenav #rockchicks a {width: 168px; background-position: -0px -48px;}
			#sitenav #rockchicks a:hover {background-position: -168px -48px;}
			#sitenav #rockchicks a.selected {background-position: -336px -48px;}
			
			#sitenav #danceimages a {width: 168px; background-position: -0px -72px;}
			#sitenav #danceimages a:hover {background-position: -168px -72px;}
			#sitenav #danceimages a.selected {background-position: -336px -72px;}
			
			#sitenav #boudoirbabes a {width: 168px; background-position: -0px -96px;}
			#sitenav #boudoirbabes a:hover {background-position: -168px -96px;}
			#sitenav #boudoirbabes a.selected {background-position: -336px -96px;}
			
			#sitenav #beautifulportraits a {width: 168px; background-position: -0px -120px;}
			#sitenav #beautifulportraits a:hover {background-position: -168px -120px;}
			#sitenav #beautifulportraits a.selected {background-position: -336px -120px;}
			
			#sitenav #poppartyshoots a {width: 168px; background-position: -0px -144px;}
			#sitenav #poppartyshoots a:hover {background-position: -168px -144px;}
			#sitenav #poppartyshoots a.selected {background-position: -336px -144px;}

			#sitenav #modelportfolios a {width: 168px; background-position: -0px -168px;}
			#sitenav #modelportfolios a:hover {background-position: -168px -168px;}
			#sitenav #modelportfolios a.selected {background-position: -336px -168px;}

			#sitenav #commercialshoots a {width: 168px; background-position: -0px -192px;}
			#sitenav #commercialshoots a:hover {background-position: -168px -192px;}
			#sitenav #commercialshoots a.selected {background-position: -336px -192px;}

			#sitenav #contact a {width: 168px; background-position: -0px -216px;}
			#sitenav #contact a:hover {background-position: -168px -216px;}
			
		#right {width: 732px; float: left;}
			#subhead {width: 732px; height: 39px; background:  url(images/bg-subhead.gif) repeat-x; text-align: right;}
			
			#home {text-align: left; padding: 20px 0px 20px 20px; min-height: 400px; height: auto !important;}
				#home a {color: #006633; text-decoration: underline;}
				#home p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #006633; line-height: 15px;}
				#home h1 {font-family: "Century Gothic", Verdana, Arial; font-size: 16px; font-weight: bold; color: #000066; line-height: 20px;}
				
			#wrapper {width: 732px; text-align: left; padding: 20px 0px 20px 0px; min-height: 400px; height: auto !important;}
				#wrapper a {color: #006633; text-decoration: underline;}
				
			#footer {width: 732px; height: 28px; text-align: right;}						
