.wrapper {
position: absolute;
left: 225px;
top:20px;
width: 1000px;
margin-left: 0px;
}

body
{ 
background-image:url('images/bg.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top left 0; 
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	font-size: 24px;
	line-height: normal;
	margin-top:0px;
	margin-bottom:0px;
	word-spacing: normal;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #0099FF;
}
a {
 color: #0099FF;
 text-decoration: none;
 line-height: normal; 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 13px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #666666;
	margin-top:15px;
	margin-bottom:0px;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 13px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #666666;
	margin-top:15px;
	margin-bottom:0px;	
}

p img {
 	float:right;
 	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;
}


.picasap {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 13px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #666666;
	margin-top:15px;
	margin-bottom:0px;	
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 10px;
	line-height: 10px;
	word-spacing: normal;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #666666;
	margin-top:5px;
	margin-bottom:0px;	
}

.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

