<style type="text/css">
/* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */

html, body {height:100%; margin:0; padding:0;}
/* Set the position and dimensions of the background image. */
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */
#content {position:relative; z-index:1; padding:10px; width:800px; margin: 0 auto; }
#header { background:url(images/header.png) no-repeat; height:196px; width:700px; padding-left:120px}
#middle{ background:url(images/middle.png) repeat-y;width:800px}
#form{ background:url(images/form.png) repeat;width:80%;}
#footer { background:url(images/sponsors.png) no-repeat; height:109px;width:800px}
#menu {padding-left:60px; padding: 122px 52px 22px 82px;font-family:Calibri, Arial, Helvetica, sans-serif ; font-size:12px; line-height:180%; color:#FFFFFF; text-align:right}
#maintext {padding-left:60px; padding: 12px 52px 22px 82px;font-family:Calibri, Arial, Helvetica, sans-serif ; font-size:15px; line-height:180%; color:#FFFFFF;}
.pinkme { background-image:url(images/pinkmetext.gif); width:60px; im}
#container { position: absolute}
#nav {padding-top:93px; margin-left:141px;}
#video{ background:url(images/tile2.png);width:100%; padding-top:20px; padding-bottom:20px;}
html {
scrollbar-base-color: #f0748e;
scrollbar-arrow-color: white;
scrollbar-track-color: #f5acca;

scrollbar-shadow-color: #d03c52;
scrollbar-lightshadow-color: #d03c52; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: #f5ddeb;
scrollbar-3dlight-color: #d03c52;
}
.style1 {
	color: #f5ddeb;
	font-weight: bold;

}
.heading {
font-family:Calibri, Garamond, Georgia, "Times New Roman", Times, serif;
font-size:35px;
	color: white;
	font-style:italic; letter-spacing: 3px; line-height:110%;
}

.heading1 {
font-family:Calibri, Arial, Garamond, Georgia, "Times New Roman", Times, serif;
font-size:22px;
	color: white;
	  line-height:110%;
}

.heading2 {
font-family:Calibri, Arial, Garamond, Georgia, "Times New Roman", Times, serif;
font-size:16px;
	color: white;
	 
}

.heading3 {
font-family:Calibri, Arial, Garamond, Georgia, "Times New Roman", Times, serif;
font-size:18px;
	color: white; font-weight:bold
	 
}
.heading4 {
font-family:Calibri, Arial, Garamond, Georgia, "Times New Roman", Times, serif;
font-size:16px;
	color: white; line-height: 130%;
	
	
	}
.tabletext {
font-family:Calibri, Garamond, Georgia, "Times New Roman", Times, serif;
font-size:13px;
	color: white;
	line-height:110%; padding: 10px 10px 10px 10px; border-bottom: dotted 1px white;
	
}

A:link {text-decoration: none; color: white}
A:visited {text-decoration: none; color:white}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: white;}

* {margin:0; padding:0; font-family:Calibri, Arial, Verdana,Arial; font-size:15px; line-height:180%; color:#FFFFFF;}

#options {width:100%; margin:2px auto; text-align:right; color:white;}
#options a {text-decoration:none; color:white;font-family:Calibri, Arial, Helvetica, sans-serif; font-size:11px}
#options a:hover {color:black}

#acc {width:100%; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {width:100%; border:0px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/tile.png)}
#acc h3:hover {background:url(images/tilehover.png)}
#acc .acc-section {overflow:hidden; }
#acc .acc-content {width:98%; padding:15px; border:0px solid #9ac1c9; border-top:none;}

#acc1 {width:100%; list-style:none; color:#033; margin:0 auto 40px}
#acc1 h3 {width:100%; border:0px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/tile.png)}
#acc1 h3:hover {background:url(images/tilehover.png)}
#acc1 .acc-section {overflow:hidden; }
#acc1 .acc-content {width:98%; padding:15px; border:0px solid #9ac1c9; border-top:none;}

#dwrap {
width: 100px;
height: 100px;
border: 1px solid #FF00FF;
float: left;
}
img.floatLeft { 
    float: none; 
    margin: 2px -3px -8px 0px
}
.input {
    border: 1px solid  #333399;
    background: #33FF99;
}

</style>
