<style type="text/css" title="Amaya theme">

/* default rules for the whole document */
body {
    font-size: 12pt;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: black;
    background: black url("./bgstripeb.jpg");
	text-align: center;
	background-repeat: repeat-y repeat-x;
    text-decoration: none;
    line-height: 1.2em;



   }
img
{  border-style: none;
}

/* paragraphs */
p  {
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
   }

/* headings */
h1 {
    font-size: 180%;
    color: red;

    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    text-align: left;
    padding: 0;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
   }
h2 {
	font-size: 150%;
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	padding: 0;
	margin-top: 1.5em;
	margin-bottom: 1.1em;
   }
h3 {
    font-size: 130%;
    font-weight: bold;
    font-style: normal;
    padding: 0;
    margin-top: 1.3em;
    margin-bottom: 1.1em;
   }
h4 {
    font-size: 110%;
    font-weight: bold;
    font-style: normal;
    padding: 0;
    margin-top: 1.1em;
    margin-bottom: 1.1em;
   }
h5 {
    font-size: 100%;
    font-weight: bold;
    font-style: italic;
    padding: 0;
    margin-top: 1em;
    margin-bottom: 1em;
   }
h6 {
    font-size: 100%;
    font-weight: normal;
    font-style: italic;
    padding: 0;
    margin-top: 1em;
    margin-bottom: 1em;
   }

	a.noline{
		text-decoration:none;
	}

/* divisions */
div {
    padding: 0;
    margin-top: 0em;
    margin-bottom: 0em;
   }

/* lists */
ul, ol {
    padding: 0 0 0 3em;
    margin-top: 1em;
    margin-bottom: 1em;
   }
ul ul, ol ol, ul ol, ol ul {
    margin-top: 1em;
    margin-bottom: 1em;
   }
li.upperlist{
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	list-style-type: disc;
}
li.lowerlist{
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	list-style-type: square;
}
li {
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	list-style-type: square;
   }
li p {
    margin-top: 1em;
    margin-bottom: 1em;
   }
dl {
    padding: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 1em;
   }
dl dl {
    margin-top: 0em;
    margin-bottom: 0em;
   }
dt {
    padding: 0;
    font-weight: bold;
    margin-top: .3em;
    margin-bottom: .3em;
   }
dd {
    padding: 0;
    margin-top: .3em;
    margin-left: 3em;
    margin-bottom: .3em;
   }
dl p {
    margin-top: .3em;
    margin-bottom: .3em;
   }

/* inline */
strong {

   }
em {
    font-style: italic;
   }
code {
    font-family: Courier New, Courier, monospace;
   }
ins {
    background-color: yellow;
    text-decoration: underline;
   }
del {
    text-decoration: line-through;
   }

/* anchors */
a[href] {
    color: blue;
    text-decoration: none;
    border-color: white;
   }


    .content {
	position: relative;
	width: 950px;




    #width: 975px;
	text-align:left;
	max-width:clip;
	height: auto;
	top: 10px;
	margin: 0 auto;
	border: 1px solid black;
	background-color: white;
	padding: 10px;
	z-index: 3;
	border-left-style: outset;
	border-left-color: red;
	border-left-width: thick;
	border-right-style: inset;
	border-right-color: red;
	border-right-width: thick;
	padding-bottom: 20px;
	display: block;
	left: auto;
	margin-bottom: 20px;

      }

      .paidfor {
	position: relative;
	color: white;
	width: 975px;
	margin:10 auto;




    padding 10px;
	height: 20px;
    }

      .banner {
        position: relative;
        width: 975px;
        text-align:left;
	    max-width:975px;
        text-decoration: none;
	    height: auto !important;


	    top: 10px;
        margin: 0 auto;
        border: 0px solid black;
        background-color: white;
        padding: 0px;
        z-index: 3;
      }
    div.bigvolunteer{
        Position: relative;
        width: 100px;
        top: 20px;
        #left: 50px;
        left: 75px;
        text-decoration: none;
        color: white;
        padding: 10px;
        border-style: none;
        display: inline;
    }
    div.bigdonate{
      Position: relative;
      width: 100px;
       top: 20px;
       left: 80px;
       #left: 80px;
      text-decoration: none;
      color: white;
      padding: 10px;
      border-style: none;
      display: inline;
    }
    .callout{
    position: relative;
    width: 300px;
    left: 500px;
    top: 0px;
    padding: 2px;
    }


	div.socialbox { /* this class makes a window partially transparent */
	opacity: .5; /* Standard style for transparency */
	-moz-opacity: .5; /* Transparency for older Mozillas */
	filter: alpha(opacity=50); /* Transparency for IE */
	background-color: white;
	vertical-align: middle;
	width: 200px;
	border: 0px solid gray;
	padding: 5px;
	height: 30px;
	position: relative;
	right: 1px;
	left: 0px;
	top: 0px;
	z-index: 3;
	text-align: right;
	float: right;
	display: inline;
}
    .socialitems{
        Padding: 5px;
    }
   .calloutBox {
    background-color: #F09;
    color: #000;
    float: right;
    width: 450px;
    border-left: none;
    border-right: none;
    border: none;
    }
    .horizontal {
    background-color: #eee;
    border-bottom: 2px solid blue;

    border-left: 1px solid #FFF;
    border-right: none;
    border-top: 2px solid blue;
    color: #000;
    margin: 0 00px;
    padding: 20px 0;
    font-style: italic;
    font-size: large;
    line-height: 150%;
    }
    .horizontal p {
    margin: 0 -10px;
    padding: 0 20px;
    }
    .signaturebox{
      float: left;
      width: 250px;
      padding: 5px;
      #padding: 0px;
      margin-right: 40px;
      #margin-right: 2px;

    }


/* end */
  </style>
.sidecolumn {
	position: relative;
	height: 200px;
	width: 128px;
	right: 2px;
	border-right-style: ridge;
}
.sidecolumn {
	position: absolute;
	height: 327px;
	width: 192px;
	left: 741px;
	top: 3px;
	right: 2px;
	background-color: #FFF;
	z-index: 4;
}
#maincontentbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: auto;
	width: 720px;
	top: auto;
	left: 5px;
	background-color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	right: 4px;
	display: block;
	font-weight: normal;
}
