/*
      Created by PaperImageryDesigns www.paperimagerydesigns.com
	  
*/

html, body {
  margin: 0px;
  padding: 0px;
} 
  
body {
background: #E2F2F3 url(http://www.paperimagerydesigns.com/images/mainbg.jpg) repeat-y center top; 
margin:0 auto;
text-align: center;
}
  
img {
display:block;
}

#header-wrapper {
  width:900px;
  height:344px;
  background: url(http://www.paperimagerydesigns.com/images/header.jpg) no-repeat;
  margin:0 auto 0px;
  text-align:center;
  }

#outer-wrapper {
  width: 900px;
  margin:0 auto;
  padding:0px;
  text-align:center;
  }
  
  #main-wrapper {
  width: 650px;
  float:right;
  margin-right:5px;
  word-wrap: break-word; 
  overflow: hidden; 
  font: 15px "Century Gothic", Century Gothic;
			color: #4BA4C8;
			text-decoration: none; 
	
  }
  
  #left-wrapper {
  width: 200px;
  float:left;
  margin-left:5px;
  word-wrap: break-word; 
  overflow: hidden;
  font: 16px "Century Gothic", Century Gothic;
			color: #4BA4C8;
			text-decoration: none; 
  }

 #footer {
  width:890px;
  clear:both;
  margin:0 auto;
  text-align:center;
  

}

 #copy {
 line-height: 1.6em;
  letter-spacing:.1em;
  font-size:10px;
  margin-top:5px;
  text-align:center;
  font-size: xx-small "Century Gothic", Century Gothic;
			color: #4BA4C8;
			text-decoration: none;
 }


.clear {
clear:both;
}
 
 
 a {
	font-size: 15px;
	color: #CA3843;
	text-decoration: none;
}
a:link {
	font-size: 15px;
	color: #CA3843;
	text-decoration: none;
}
a:visited {
	font-size: 15px;
	color: #CA3843;
	text-decoration: none;
}

a:hover {
	color: #CA3843;
	font-size: 15px;
	text-decoration: underline
}

a:active {
	font-size: 15px;
	color: #CA3843;
	text-decoration: none;
}
#lgtitle a:link {
	font-size: 13px;
	color: #4BA4C8;
	margin:0px;
	text-decoration: none;
}

#lgtitle a:visited {
	font-size: 13px;
	color: #4BA4C8;
	margin:0px;
	text-decoration: none;
}

#lgtitle a:hover {
	font-size: 13px;
	color: #4BA4C8;
	margin:0px;
	text-decoration: underline;
}

#lgtitle a:active {
	font-size: 13px;
	color: #4BA4C8;
	margin:0px;
	text-decoration: none;
}
	