body 
{
	font-family: Trebuchet MS, Tahoma, Arial, Times New Roman;
    background: url(../Images/wall-background.jpg); 
    background-position: top right;
    margin: 0px; 
    padding: 0px; 
}

div.wrapper
{ 
    background: url(../Images/jp-sprayed.jpg) top right no-repeat; 
    margin: 0px; 
    padding: 0px; 
    width: 960px;
    float: right;
}

div.wrapper h1.jp
{
    background: url(../Images/jp-sprayed.jpg) top right no-repeat; 
    float: right;
    text-indent: -200px;
    position: absolute;
}
div.wrapper h1.jp span
{
    margin-top: -100px;
    float: right;
}

div.contentHolder 
{
    background: url(../Images/poster-bg.png) center center no-repeat; 
    width: 430px; 
    height: 515px; 
    float: left;
    padding-left: 40px;
    margin-top: 50px;
}

div.hr
{
    height: 1px;
    clear: both;
    background: none;
    border: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}
div.hr hr 
{
    display: none;
}    

h1, h2, h3, h4, h5, h6
{
    padding: 0px;
    margin: 0px;
    font-size: 100%;
}

/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width: 390px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	position:relative;
	width: 390px;
	height:465px;
	overflow:hidden;
}
.sample8 .buttons span#prev8
{
    float: left;
    cursor: pointer;
}
.sample8 .buttons span#prev8 img
{
    width: 122px;
    height: 32px;
    cursor: pointer;
}
.sample8 .buttons span#next8
{
    float: right;
    padding-right: 25px;
}
.sample8 .buttons span#next8 img
{
    width: 72px;
    height: 32px;
    cursor: pointer;
}

/* ********************************** */

div.Portfolio
{
    text-align: center;
    margin: 65px 0 0 0px;
}

div.Portfolio a
{
    color: #3B3237;
    text-decoration: none;
}
div.Portfolio a:hover
{
    color: #F4613D;
}

a.imageLink
{
    display: inline-block;
    padding: 0px 7px 8px 0px;
    background: url(../Images/corner.png) bottom right no-repeat; 
}

a.imageLink img
{
    border: 1px SOLID #FFFFFF;
}

h3
{
    font-size: 25px;
    text-align: center;
    color: #9C4900;
    padding: 10px 0px 0px 0px;
    font-weight: normal;
}
p
{
    font-size: 13px;
    text-align: justify;
    color: #9C4900;
    padding: 5px 0px 0px 0px;
}

p span
{
    font-style: italic;
}

p.siteLink
{
    text-align: right;
    margin-top: 35px;
}
a.switchLink img
{
    border: 0px;
}
span#contact a img
{
    float: right;
    margin-bottom: 20px;
}

div.bottomSection
{
    text-align: right;
    padding-right: 350px;
}