@charset "UTF-8";
/* CSS Document */
body{padding: 20px 0px; color: #222;text-align: center; background-image: url(../images/wallpaperbg22.jpg); background-repeat: repeat;
    font: 85% "Century Gothic, Sans-serif",Arial,sans-serif}
h1,h2,p{margin: 0;padding: 0 10px;font-weight:normal}
p{padding: 0 10px 15px}
a {color: #036; font-weight: bold; text-decoration: none;}
a:hover { color: #a71930; text-decoration: underline; }
h1{font-size:28px;color: #a71930;letter-spacing: 1px}
h2{font-size: 28px;line-height:1;color:#002455 }
div#container{width:450px !important; width /**/:460px;
    margin: 0 auto;padding:5px;text-align:left;}
div#header{background: #CC9;padding: 10px;text-align:center;width: 100%; clear:both; border: #A71930 1px solid; margin:0px auto;}
div#content{float:left;width: 440px;padding:10px 0px 0px 5px;margin:5px 0;background: #FFF; border: 1px solid #999;}
div#nav{float:right;width:145px;padding:10px 0;margin:5px 0;background: #ffc; text-align: justify;}
div#nav h2{font-size: 120%;color: #A71930}
div#footer{clear:both;width:440px;background: #CC9;padding:5px 0;text-align:center; border: #A71930 1px solid; }

.sendtofriend { background:#a71930; color:#fff; border:none; outline:none; padding:4px 8px; display:block; position:relative; top:8px; left:300px; }

