/* CSS Document */

body{
margin:0px;
padding:0px;
background: #cae5f4 url(images/bg.png) no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
}

#container{
margin: 0 auto;
width:1061px;
}

#wrapper{
margin:0 auto;
margin-top:-220px;
width:510px;
border: 0.4em solid #f7941e;
background:#fff;
padding:20px 40px;
font-size:16px;
line-height:22px;
}

#bg-top{
margin:0 auto;
}


h1 { font-size:28pt; font-family:Georgia; text-align:center; font-weight:bold; color:#223b51; }
h2 { font-size:18pt; font-family:Georgia; text-align:center; font-weight:bold; color:#223b51; line-height:33px; }
h3 { font-size:12pt; font-family:Georgia; font-style:italic; font-weight:bold; color:#223b51;}

#subscriptionBox{background:#d2e2f1; width: 30em; border:#223b51 solid 1em; font-family:Arial, Helvetica, sans-serif; padding-left:0em; margin:0 auto;}


img{
border:#000 solid 5px;
}

img.noborder{
border:none;
}

.thumb{
float:left;
width:200px;
}

.thumbtext{
float:right;
width:250px;
}
