/*---------------------------------------

Caroline Berti stylesheet September 2007
(for version 2006 browsers)

version: 1.0
author: studiodorje.com
email: studio@studiodorje.com
website: http://www.studiodorje.com/

----------------------------------------*/


/*------
Universal Navigation Begin
______*/

body{
	background: #000000;
	background-image: url(images/crest.png);
	background-repeat: repeat;
}

img{
	margin: 2.5px;
	border-width: 0px;
}

/*------
Universal Navigation End
______*/


/*------
Main Page Layout Begin
______*/

#page{
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	position: relative;
	visibility: visible;
	display: block;
}

/*------
Main Page Layout End
______*/


/*------
Index Page Layout Begin
______*/

#randomImage{
	background-image: url(images/frame2.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: -479px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 484px;
	width: 382px;
	visibility: visible;
	display: block;
	text-align: center;
}

#banner{
	top: -656px;
	background-position: center center;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 163px;
	width: 635px;
	visibility: visible;
	display: block;
	text-align: center;
}

#frameLyr{
	top: 13px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/frame.png);
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	height: 482px;
	width: 385px;
	visibility: visible;
	display: block;
	text-align: center;
}

#indexHolder{
	text-align: center;
	position: relative;
	visibility: visible;
	display: block;
	background-position: center bottom;
	background-image: url(images/endbanner.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	height: 500px;
	width: 635px;
}

/*------
Index Page Layout End
______*/


/*------
Portfolio Layout Begin
______*/

#pcontent{
	line-height: 11px;
	font-size: 10.5px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #7e7e7e;
	margin-bottom: 25px;
	width: 487px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	visibility: visible;
	text-align: center;
}

#pil{
	background-position: center center;
	background-image: url(images/illustrations.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	height: 25px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#p-c-h{
	background-position: center center;
	background-image: url(images/c-h.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 142px;
	height: 25px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#p-c-c{
	background-position: center center;
	background-image: url(images/c-c.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 128px;
	height: 25px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#p-c-p{
	background-position: center center;
	background-image: url(images/c-p.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 127px;
	height: 25px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#ppr{
	background-position: center center;
	background-image: url(images/projects.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	height: 25px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#pfa{
	background-position: center center;
	background-image: url(images/fashion.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	height: 25px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#pdes{
	background-position: center center;
	background-image: url(images/design.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	height: 25px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#naviga{
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 16px;
	width: 487px;
	position: relative;
	display: block;
	visibility: visible;
}

#previous{
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 0px;
	float: left;
	visibility: visible;
	display: block;
	position: relative;
	height: 15px;
	width: 61px;
	background-image: url(images/previous.png);
}

#next{
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 0px;
	float: right;
	visibility: visible;
	display: block;
	position: relative;
	height: 15px;
	width: 32px;
	background-image: url(images/next.png);
}

/*------
Portfolio Layout End
______*/

