@import url("stylesCommon.css");

body{
background: #28446c;
color: #fff;
font-family: "Arial",sans-serif;
font-size: 100%;
margin: 0;
line-height: 130%;
}


#wrapper{
background: url(imgs/bgwrapper.gif) repeat-x;
font-size: 0.80em;
font-weight: bold;
margin: 8% 0 0 0 ;
width: 986px;
text-align: left;
}

#ron{
background: url(/imgs/photosRLJ.png) no-repeat;
float: left;
height: 480px;
position: relative;
overflow: hidden;
text-indent: 1000px;
white-space: nowrap;
width: 507px;
z-index: 20;
}

#content{
margin: 0 0 0 10px;
position: absolute;
width: 456px;
z-index: 10;
left: 0px;
}

#ronsWay{
float: right;
margin: 48px 0 10px 0;
}

#content p{
clear: right;
}

a#purchaseButton{
background: url(/imgs/purchaseButton.png) no-repeat;
display: block;
height: 56px;
margin: 25px 0 0 65px;
overflow: hidden;
text-indent: 1000px;
white-space: nowrap;
width: 309px;
}

a, a:visited{
color: #87b4f4;
}
a:hover, a:active{
color: #f3f487;
}


imgs{
border: 0px!Important;
}

#trackstat{
visibility: hidden;
}