* {margin: 0; padding: 0;}

body {background-color: #e894e3; color: white; 
	  font-family: arial; font-size: 16pt; margin: 0;}
div#wrap {text-align: center; border: 0px dashed yellow;}
div#main {border: 0px dashed aqua; margin: 20px auto 0 auto;
		 background-color: #e894e3;}
		 div#top {background-image: url(top.gif); margin: 0 auto; height: 199px; width: 750px; border: 0px dashed green; padding: 0;}
		 div#middle {background-image: url(middle.gif); margin: 0 auto; width: 750px; border: 0px dashed red; padding: 0; text-align: center;}
		 div#bottom {background-image: url(bottom.gif); margin: 0 auto; height: 199px; width: 750px; border: 0px dashed purple; padding: 0;}
		 		 
div#middle p {width: 600px; text-align: left; border: 0px dashed orange; margin: 0 auto;}				 
				 
div#main p {text-align: left;}		 
div#enter p {text-align: center;}
div#warning {font-size: 60%; text-align: justify; padding: 5px 30px; border: 0px dashed green; width: 600px; margin: 0 auto;}

div#feed {text-align: center; border: 3px ridge #f5c9f2; background: gray; width: 600px; margin: 0 auto;}
div#feed a {font-size: 150%;}
div#feed p {width: 550px; padding: 5px;}
img#access {border: 1px solid black; border-width: 0 1px 1px 1px;}

span.bigger {font-size: 120%;}

table#recips {margin: 0 auto;}
table#recips td {border: 3px ridge #f5c9f2; background: gray; color: #cccc66;}
a.recip {font-size: 75%;}
div#legal {font-size: 50%;}

table#menu td {padding: 5px 30px;}

table#thumbs td img {border: 3px ridge #f5c9f2;}
table#thumbs td a {font-size: 175%;}

i {font-size:10pt}
h1 {margin-top: 70px; font-size: 200%; margin-bottom: 0; text-align: center;}
h2 {margin-top: 0; font-size: 115%; text-align: center;}
li {font-size: 10pt}
  p.small {font-size:10pt}

ul {color:white; font-size:12pt}
hr {color:#1985FF}

a  {color: #cccc66; text-decoration:underline; font-weight:bold;}
a b {color: #e894e3;}
a:hover, a:hover b  {color: black;}

a.medium {font-size: 125%;}
a.large {font-size: 150%;}

