html, body { margin: 0; padding: 0; }
body {background-color:#f7c5e9; /* pink #f7c5e9 */
      text-align: center; 
      font-weight: normal;
      font-size: 10pt;
      line-height: 15pt;
      font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif; 
     }
img { border: 0 none; }

/* Define IDs ...  */
#wrapper    { width: 740px; margin: 0 auto; background: url(dropshadow.png) repeat-y 0px -10px;  } /* decorate the sides */
#content    { width: 720px;  text-align:center; background-color:#fadcf2; margin-left:auto; margin-right:auto; margin-top:-2px; }

.foo {display: inline}

.newfooter {
   background-color:#f3cee9;
   background-image:url(bottomdrop.png);
   background-repeat:no-repeat;
   width:720px;   
   font-family: Arial, Helvetica;
   color:#000000;
   font-size: 8pt;
   line-height:10pt;
   border-bottom-color:black;
   border-top-width:1px;
   border-right-width:0px;
   border-bottom-width:1px;   
   border-left-width:0px;
   border-bottom-style:solid;
   border-top-style:solid;
   margin-left:auto;
   margin-right:auto;
   padding-top:1em;
}
.newfooter td {width:720px; text-align:center;}

.newfooter a:link {
	color:black;
	text-decoration: none;
}
.newfooter a:visited {
	color: black;
	text-decoration: none;
}
.newfooter a:hover {
	text-decoration: underline;
	color: blue;
        }
.newfooter a:active {
	color: #000000;
	text-decoration: none;
}


#footer { 
        text-align:center;
	width:720px;
	margin-left:auto;
        margin-right:auto;
	padding-bottom: 10px;
	font-family: Arial, Helvetica; color:#f35dca;
	background-image:url(bottomdrop.png);
	background-repeat:no-repeat;
        background-color:#fadcf2;
} /* adds horizontal decorative line at bottom of the page */

*+html #footer { 
        text-align:center;
	width:720px;
	margin-left:auto;
        margin-right:auto;
	padding-top: -10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica; color:#f35dca;
	background-image:url(bottomdrop.png);
	background-repeat:no-repeat;
        margin-left:auto;
        margin-right:auto;
        background-color:#fadcf2;
} 

#footerbio { 
	width:720px;  
	margin-left: -10px; 
	padding-bottom: 10px;
	font-family: Arial, Helvetica; color:#000000;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

*+html #footercontact { 
	width:720px;  
	margin-left: -10px; 
	padding-bottom: 10px;
	font-family: Arial, Helvetica; color:#000000;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

*+html #footerpress { 
	width:720px;  
	margin-left: 0px; 
	padding-bottom: 10px;
	font-family: Arial, Helvetica; color:#000000;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

#footerpress { 
	width:720px;  
	margin-left: 0px; 
	padding-bottom: 10px;
	font-family: Arial, Helvetica; color:#000000;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

/* Define Classes */
/*
.mainnavigation  { width: 720px; height: 30px; display: block; font-size:14px; font-weight:bold; 
                   margin-left: 10px; margin-top:0px; padding: 0; list-style: none; background: #407cff; 
                   border-bottom: 5px #f35dca solid;}
.mainnavigation li { list-style: none; margin: 0; padding: 0; margin-top:0px;}
.mainnavigation a  { height: 30px; display: block; float: left; }
.mainnavigation a:hover, a.visited { background-position: 0 -30px; }
.mainnavigation span { display: none; }
*/
.home      { width: 57px;  margin-top:3px;}
.bio       { width: 90px;  margin-top:3px;}
.contact   { width: 80px;  margin-top:3px;}
.tournament{ width: 100px; margin-top:3px;}
.donate    { width: 57px;  margin-top:3px;}
.story     { width: 110px; margin-top:3px;}

.flash     { width: 700px; height:auto; margin-left: 0px; margin-top: 10px; }


/* Apply classes universally... */
/*
*+html .mainnavigation { width: 720px; height: 30px; display: block; font-size:12px; font-weight:bold; 
                         margin-left: 0px; margin-top:-3px; padding: 0; list-style: none; background: #407cff; /* light blue */
                         border-bottom: 5px #f35dca solid;}
*+html .mainnavigation li { list-style: none; margin: 0; padding: 0;}
*+html .mainnavigation a  { height: 30px; display: block; float: left; }
*+html .mainnavigation a:hover, a.visited { background-position: 0 -30px; }
*+html .mainnavigation span { display: none; }
*/
*+html .home      { width: 57px;                     margin-top:4px}
*+html .story     { width: 110px; margin-left:0px;   margin-top:-14px;}
*+html .bio       { width: 90px;  margin-left:170px; margin-top:-32px;}
*+html .contact   { width: 80px;  margin-left:255px; margin-top:-68px;}
*+html .tournament{ width: 100px; margin-left:327px; margin-top:-50px;}
*+html .donate    { width: 57px;  margin-left:430px; margin-top:-86px;}
*+html .shirts    { width: 100px; margin-left:485px; margin-top:-104px;}
*+html .news      { width: 50px;  margin-left:580px; margin-top:-122px;}


h1 { font-size: 12px; }

.menu
{font-size: 10pt;
 background: #407cff; /* light blue */
 padding:0;
 height:26px;
 width: 720px;
 list-style-type:none;
 font-family: arial, helvetica, sans-serif;
 white-space:nowrap;
 border-bottom: 4px #f35dca solid;
 margin-left:auto;
 margin-right:auto;
 margin-top:-13px;
}

.menu li {display:inline;  }

.menu li a
{text-decoration:none;
 padding: .2em .5em;
 border:0px solid #407cff;
 float:left;
} 

.menu a:link {
	color: white;
	text-decoration: none;
}
.menu a:visited {
	color: white;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
	color: pink;
        background:#407cff; /* no change on hover */
        background:#415AD6; /* dark blue on hover */
}
.menu a:active {
	color: #000000;
	text-decoration: none;
}


/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fadcf2;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 0px auto 0px auto;
	width: 400px;  /* reduce to 400 if text boxes can be moved to the left */
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 380px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}
