/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{margin: 0; padding: 0;}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6
{font-size: 100%;}

/* Removes list-style from lists */
ol, ul
{list-style: none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{font-style: normal; font-weight: normal;}

/* Removes border from fieldset and img */
fieldset, img
{border: 0;}

/* Left-aligns text in caption and th */
caption, th
{text-align: left;}

/* Removes quotation marks from q */
q:before, q:after
{content: '';}

html
{text-align: center; background-image: url(../images/background.png);}

h2
{font-size:150%; padding-bottom:20px;}

h3
{padding-top:10px; text-decoration:underline;}

body
{position: relative; width: 730px; margin: 0 auto; text-align: left; background-color: #fff; font-family:"Century Gothic",Arial,Helvetica,sans-serif; font-size:80%; padding-left: 20px; padding-right: 20px; border:1px solid #aaa; color:#222;}

div#header
{background-image: url(../images/headertest.png); height:155px; text-align:center; padding-top:20px; margin-left:-20px; margin-right:-20px}

div#header h1
{color:#fff; font-size:200%; margin-bottom:10px;}

div#body p
{padding:5px;}

.accordion-content1 p
{padding:20px 50px 0px 50px; font-family:arial; font-size:110%; color:#444;}

.accordion-click1
{background-color:#7dc2fe; border: 1px solid #5eacfe; line-height:20px; margin-bottom:1px; font-size:130%; font-weight:bold; padding-left:20px;}

.accordion-click1:hover
{background-color:#7dc2fe; border: 1px solid #5eacfe; line-height:20px; margin-bottom:1px; color:#fff; font-size:130%; font-weight:bold; padding-left:20px; background-image: url(../images/downarrow.png); background-repeat: no-repeat; cursor: pointer;}

element.style {
height:0px;
opacity:0;
overflow-x:hidden;
overflow-y:hidden;
visibility:hidden;
}

div#footer
{height:45px; background-image: url(../images/footer.png); margin-left:-20px; margin-right:-20px; margin-top:20px;}

center
{font-family:arial; color:#777;}
.content
{}
