@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; box-sizing:border-box; text-decoration:none;}
body {color:#222222; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; font-size:1em; font-weight:normal; text-align:center; background:url("jpg.jpg") no-repeat fixed; background-size:cover;}
h1 {font-size:48px; margin:25px; text-align:center; color:#ffffff; text-shadow:0 0 5px #980B29;}
.list {max-width:640px; background-color:#FFF8F0; margin:0 auto; border-radius:25px; border:1px dashed #FE315C; padding:25px 10px; clear:both;}
.list p, .list h2 {padding:15px; text-align:left; color:#A84056;}
.listline p {border-bottom:1px dotted #FFA43E; border-width:1px; margin-left:25px; margin-right:25px;}
a {color:#008080; font-weight:bold;}
.linkstext {width:160px; display:block; float:left;}
.linksurl {width:440px; display:block; float:left;}
.three {min-height:250px;}
.nosidepadding {padding:10px 0;}
.disclaimer {margin:200px auto; text-align:center; color:#666666;}
input[type=text], select, textarea {width:100%; padding:12px; border:1px solid #cccccc; border-radius:10px; box-sizing:border-box; margin-top:6px; margin-bottom:16px; resize:vertical;}
input[type=button], input[type=submit], button, p.nav a {background-color:#FE315C; color:#ffffff; padding:12px 20px; border:none; border-radius:4px; cursor:pointer;}
button, p.nav a {border:1px solid #ffffff;}
p.nav {padding:25px 0 45px;}
p.nav a {background-color:#FE5156;}
p.nav a:hover {background-color:#FE315C;}
blockquote {border:1px solid #cccccc; margin:10px auto; background-color:#DEDEDE; width:80%;}
.list blockquote p {color:#333333; font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace"; font-size:0.75em;}
.list p.center {text-align:center;}
.padsides {padding-left:15px; padding-right:15px;}
.star {color:#FFA43E; font-weight:bold;}
