/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: .90em;
	font-family:"Helvetica", Verdana, Arial, sans-serif;
	margin: 0;
	padding:  0;
	background-color: #000;
	color: #000;
	line-height: 1em;
	background: #000 url;
}

hr {
	color:000000;
}

p { padding-bottom: 12px;
}

h1 {
	font: bold 1.25em "Helvetica", Verdana, Arial, sans-serif;
	color: #ca853c;
	line-height: 1.05em;
	padding-bottom: 10px;
}
h2 {
	font: 1em "Helvetica", Verdana, Arial, sans-serif;
	color: #ff8e0f;
	line-height: 1.28em;
}
h3 {
	font: 1em "Helvetica", Verdana, Arial, sans-serif;
	color: #ff8e0f;
	line-height: 1em;
}
a {
	font-family: "Helvetica", Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration:underline;
}
a:link {
	color: #ff8e0f;
	text-decoration: underline;
}
a:visited {
	color: #cd6c00;
	text-decoration: none;
}
a:hover, a:focus {
	color: #b7670b;
	text-decoration: none;
}

/*---Container Information---*/
#container {
	background-image: url("images/mainimage.jpg");
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 0;
	width:881px;
	height: 550px;
	text-align: left;
}
#nav {
	width: 274px;
	height: 550px;
	float: left;
	display: inline;
	text-align: left;
}
#navbar {
	margin-top: 115px;
	padding-left: 10px;
	width: 264px;
}
#home_text {
	margin-top: 15px;
	padding-left: 10px;
	width: 251px;
}
#main {
	float: right;
	display: inline;
	padding-top: 15px;
	width: 607px;
	height: 530px;
}
#main2 {
	float: right;
	display: inline;
	width: 591px;
	padding-top: 30px;
	padding-left: 8px;
	padding-right: 8px;
	height: 550px;
}
#main3 {
	float: right;
	display: inline;
	width: 562px;
	padding-top: 10px;
	padding-left: 24px;
	padding-right: 21px;
	height: 250px;
}

.newsimage {
	float: left;
	display: inline;
	padding-right: 10px;
}

/* Footer */
#footer {
	clear: both;
	color: #fff;
	text-align: center;
	padding: 5px;
	font-size: .75em;
}

#footer a {
	font-family: "Helvetica", Verdana, Arial, sans-serif;

}
#footer a:link {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #fff;
}

/*Portfolio----------------------------------------------*/
.a, .a:visited {color:#FFF;}

#portfolioarea {
	width: 718px;
	height: 400px;
}
#photogallery {
	float: left;
	display:inline;
	/*position: relative;*/
	margin: 0px;
	padding: 0;
	width: 230px;
	height: 400px;
	background: #000 url("images/carstamp.jpg") 285px 0px no-repeat;
}
#phtography p{
	font-weight: bold;
}
#photogallery ul {
	width: 265px;
	height: 380px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
}
#photogallery li {
	float: left;

}
a.gallery, a.gallery:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	border: 5px solid #000;
	margin: 0;
	text-align: left;
	cursor: default;

}
a.slidea {
	background:  url("images/carstamp_thumbs.jpg");
	width: 68px;
	height: 67px;
}
a.slideb {
	background:  url("images/presco_flowersthumb.jpg");
	width: 68px;
	height: 67px;
}
a.slidec {
	background:  url("images/DeluxeEditionCdCoverthumb.jpg");
	width: 68px;
	height: 67px;
}
a.slided {
	background:  url("images/Clownfish-thumb.jpg");
	width: 68px;
	height: 67px;
}
a.slidee {
	background:  url("images/crg-1thumb.jpg");
	width: 68px;
	height: 67px;
}
a.slidef {
	background:  url("images/crg2thumb.jpg");
	width: 68px;
	height: 67px;
}
a.slideg {
	background:  url("images/harristhumb.jpg");
	width: 68px;
	height: 67px;
}
a.slideh {
	background:  url("images/ladderthumb.jpg");
	width: 68px;
	height: 67px;
}
a.slidei {
	background:  url("images/aip-golfthumb.jpg");
	width: 68px;
	height: 67px;
}
a.slidej {
	background:  url("images/makeupkymthumb.jpg");
	width: 68px;
	height: 67px;
}
a.slidek {
	background:  url("images/nuvueultrathumb.jpg");
	width: 68px;
	height: 67px;
}
a.slidel {
	background:  url("images/nuvuestudiothumb.jpg");
	width: 68px;
	height: 67px;
	}
a.slidem {
	background:  url("images/makeupkymthumb.jpg");
	width: 68px;
	height: 67px;
}
a.sliden {
	background:  url("images/nuvueultrathumb.jpg");
	width: 68px;
	height: 67px;
}
a.slideo {
	background:  url("images/nuvuestudiothumb.jpg");
	width: 68px;
	height: 67px;
	}
a.gallery span {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 1px;
	left: 1px;
	overflow: hidden;
	visibility:hidden; 
	display:block; 
	width: 225px;
	height: 475px;
	top: 0;
	color: #FFF;
	background: #000;
	text-align: right;

}

a.gallery:active, a.gallery:focus {
	border:5px solid #000; 
	z-index:10;
	white-space:normal; 

}

a.gallery:active span, a.gallery:focus span {
	visibility:visible; 
	z-index:10;
}

a.gallery:active span img, a.gallery:focus span img {
	position:relative; 
	margin:0px;
	z-index:10;
	border: 0px solid #FFF;
}
#forward {
	position: absolute;
	top: 545px;
	left: 433px;
	z-index: 1;
}
#text {
	float:right;
	display:inline;
	width: 460px;
}
#dynloadarea {
	/*position: absolute;*/
	float:right;
	display:inline;
	/*top: 197px;
	left: 238px;
	z-index: 1;*/
}
