
body {
	margin: 0px;
	padding: 0px;
/*        background: #00a9fb;          main border  light blue */
        background: #FF00F0;         /* main border  hot pink   */
	text-align: justify;
	font: 13px "Arial", Helvetica, sans-serif, Arial;
 	color: #444444;            /* gray text */
}



#header {
 /*       background: #033bf3;      / dark blue */
          background: #FF00F0;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 3.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */



#header {
	width: 900px;
	height: 50px;        /*   was 100  */
	margin: 0px auto;
}


#header a {
	text-decoration: none;
	color: #000000;
}

#header p {
	font-size: 1.8em;
}      

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {             
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #000000; 
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
        font-size:20px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;     /*was 49px 0 0 0 */
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;  
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
/*	background: #033bf3;  */    /* box around menu home dark blue */
        background: #FF00F0;
}

#menu .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {

	background: url(images/img07.jpg) no-repeat center top;

	width: 900px;
	height: 281px;
/*        background-attachment:fixed   locks the picture  */
}

#header-pic2 {
	background: url(images/img07a.jpg) no-repeat center top;
	width: 900px;
	height: 281px;
}

#header-pic3 {
	background: url(images/img07b.jpg) no-repeat center top;
	width: 900px;
	height: 281px;
}



/* Content */

#content {
	float: right;
	width: 570px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {         /* recent update bars */
	margin: 0px;
/*	background: #00a9fb url(images/img02.jpg) no-repeat left 50%; blue  */
	background: #FF00F0 url(images/img02.jpg) no-repeat left 50%; 
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

.post a:hover {
/*        color:#0341f3;     blue  */
          color:#239F11;      /* green  */
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #FF00F0 url(images/img02.jpg) no-repeat left 50%; 
/*        background: #00a9fb url(images/img02.jpg) no-repeat left 50%;   blue */
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;   
}

#sidebar a:hover {
	text-decoration: underline;
/*        color:#00a9fb;    blue */
        color:#FF00F0;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #000000;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #000000;
}


.action {
/*       color: #0341f3;  */
         color: #239F11;
}


#loc_table td {
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

/*************************    Gymnist figures        ***************************************/

.photo p {
	font: 1.0em/normal "Comic Sans MS", Helvetica, sans-serif, Arial;
	color: #333;
	text-align: center;
	background-color: #e6f3ff;
	border: 1px solid #666;
	padding: 5px;
	margin: 10px 0 0 0;
        height: 2em;

}

.photo img {
	border: 1px solid #666;   
/*	background-color: #00a9fb;     blue */
	background-color: #FF00F0;     
	padding: 4px;  
}

div.rfigure {
        float: right;
	width: 210px; 
	margin: 15px 10px 5px 10px; 
}

div.lfigure {
        float: left;
	width: 210px; 
	margin: 15px 110px 5px 10px; 
}

div.nfigure {
        float: right;
	width: 210px; 
	margin: 15px 10px 5px 10px; 
}


#teampic {
    margin: 10px;
    width: 585px;
    left: 50%;
    float: right;
}


/*************************    Gymnist figures        ***************************************/

br.clear {clear: both; }

.profile {
    font-weight:bold;
    font-size:large;
    text-align:left;
}

.evnprofile {
    text-align:left;
}

div.pfigure {
        float: left;
	width: 210px; 
	margin: 15px 35px 5px 10px; 
}



/***********************   Gallery Items **************************************/
.circle {list-style-type:circle;}

#gallery {
 width:100%
}
.gal_photo img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 4px;

	position: relative;
	top: 5px;
	left:5px;

}

.lan_figure p {
	font: 1.1em/normal "Comic Sans MS", Helvetica, sans-serif, Arial;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}


.lan_figure {
	float:left;
	width: 310px;
	margin: 0 5px 5px 5px;
}


.por_figure p {
	font: 1.1em/normal "Comic Sans MS", Helvetica, sans-serif, Arial;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}


.por_figure {
	float:left;
	width: 235px;
	margin: 0 5px 5px 5px;
}

.main_photo {
	background: url(drop_shadow.gif) right bottom no-repeat;
}

/***********************   Result tables **************************************/


.resulttable p {
     background-color:#00FF00;
     text-align:center;
     font-weight:bold;
     line-height:2.5;
     font-size:16px;
}

.resulttable table {
   width:100%;
   margin-bottom: 50px;
}


.resulttable td {
     background-color:#00FF00;
     text-align:center;
}


.notice {
     text-align:center;
     padding:0;
     font: 1.5em/normal;
     color:#000000;
}


.notice li {
	list-style: none;

}

.notice p {
      padding:0;
      line-height:1.5;
}

.winter {
    font: 3.0em/normal "Felix Titling", "Engravers MT", "Impact", "Comic Sans MS", Helvetica, sans-serif, Arial;
    color:#0000FF;
}


.summary {
   color:#FF0000;
}


.summary a {
    color:#FF0000;
}

.li_head {
   color:#000000;
   text-decoration:underline;
}

.boxtext {
 border:solid 3px #000000; 
}


.em {
  font-weight:bold;
}

.emcenter {
  font-size:1.5em;
  font-weight:bold;
  text-align:center;
 
}


.blanklist li {
    list-style:none;
    color:red;
}

.warning {
   font-weight:bold;
   color:#FF0000;
   font-size:24px;
 line-height:2.5;
}