


body{
	font: 14px/1.4 "Trebuchet MS",Arial,Helvetica,sans-serif;
	/* color: #242814; */
	color: #02099B;
	background: #000000;
	text-align: left;
	/* margin: 20px 0; */
	/* padding: 0; */
}



/* headings */
h1,h2,h3,h4{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	background: transparent;
	/*color: #333333;*/
	margin: 10px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
}

h1{
	font-size: 2em;
	text-align: center;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

h4{
	font-size: 12px;
}

h5{
	font-size: 10px;
}


a{
	font-weight: bold;
}

a:link{
	/* color: #2D865B; */
	color:#2419FE;
	font-size:1.1em;
	background: transparent;
}

a:visited
{
	color: #02099B;
	background: transparent;
}

a:hover,a:focus,a:active{
	color: #D4CD59;
	background: transparent;
}

/* Lists */
ul{
	margin: 10px;
	padding: 5;
	/*list-style-type: circle;*/
	/*list-style-image: url(../i/gmulbul-offset.gif);*/
	/*marker-offset: 30;*/
}


ul li{
	padding: 0 0 0 6;
	margin: 0 0 4px 0;

	/*background: url(../i/gmulbul.gif) no-repeat left center;*/
}



#titleimage
{
   	margin: 0px;
	padding: 0px;
	/* border: inset 2px*/
}

.rightfloater{
	float: right;
	border: 0;
	padding-right: 10px;
}
.leftfloater{
	float: left;
	border: 0;
	padding-right: 10px;
}

.topfloater
{ 
	vertical-align:top;
}

/* Page wrapper for entire page.  This is what keeps the content centered and limited 
   the width here */
#Wrapper{
	text-align: left;
	margin-left:0px;
	width: 900px;
	height: 860px;
	background: url(../i/mainbg.gif);
	background-repeat: repeat-y;
/*
  	border: solid;
   	border-width: 1px;
   	border-color: #00FF00;
*/
}

#SocialIcons
{
    position:absolute;
    top: 810px;
    left: 0px;
    width: 600px;
    vertical-align: middle;
    text-align: center;

   	/* margin-left: 1em; */
   	margin-right: 1em;
   	margin-top: 10px;
   	margin-bottom: 0px;
   	padding-left: 1em;
   	padding-right: 1em;
   	padding-top: 0px;
   	padding-bottom: 0px;
   	margin-left: 200px;
   	overflow:visible;
   	/* height:1400px; */
   	border-style:none;
   	vertical-align: top;
}

.rightsidebararea
{
    position:absolute;
    top: 145px;
    left: 940px;
    right:auto;
    vertical-align: top;
	float: right;
	width: 160px;
}

.leftsidebararea
{
    position:absolute;
    top: 510px;
    left: 25px;
	float: left;
	width: 150px;
}

#ContentWrapper
{
	margin: 0px;
   	position:absolute;
   	left:200px;
   	top: 200px;

   	height: 600px;
   	width: 700px;
   	overflow:auto;

/*
	border-width: 1px;
   	border-color: #FF0000;
   	border-style: solid;
*/ 	
   	background-color: White;

}

#GeneralContent
{
    width: 600px;
   	margin-left: 1em;
   	margin-right: 1em;
   	margin-top: 0px;
   	margin-bottom: 0px;
   	padding-left: 1em;
   	padding-right: 1em;
   	padding-top: 0px;
   	padding-bottom: 0px;
/*
   	margin-left: 10px;
   	margin-right: 10px;
   	padding: 4px;
*/
   	vertical-align: top;
   	
/*	
   	border: solid;
   	border-width: 1px;
   	border-color: #00FF00;
*/


}

#News
{
    /* width: 680px; */
    width: 500px;
   	margin: 5px;
   	padding: 4px;
   	vertical-align: top;
	overflow: auto;
	height: 20em;
   	float: left;
   	border: solid;
   	border-width: 1px;
   	border-color: #02099B;
}

#FrontPagePhotoGallery
{
    float: none;

    /*
    margin-left: 10px;
   	margin-right: 5px;
    margin: 0px;
   	padding: 0px;
*/
   	margin: 5px;
   	margin-left: 9px;
   	padding: 2px;
   	overflow:auto;
	border-style:solid;
	border-width: 1px;
	border-color: #02099B;
	width: 654px;
	
	
	/* border-color: #02099B; */
	
	/* background-color: #EDF0FD; */
	background-color: #EDF1FD;
	height: 64px;
	color: #02099B;
	/*font-size: 1.1em;*/
}


#QuickLinks
{
    float: right;
    margin: 5px;
    /*
    margin-left: 10px;
   	margin-right: 5px;
    */
   	padding: 4px;
	overflow:auto;
	border-style:solid;
	border-width: 1px;
	width: 135px;
	
	/* border-color: #02099B; */
	
	/* background-color: #EDF0FD; */
	background-color: #02099B;
	height: 20em;
	color: #FFFFFF;
	/*font-size: 1.1em;*/
}

#QuickLinks a:visited 
{
	color:#FFFFFF;
	font-size:0.9em;
	background: transparent;
}

#QuickLinks a:link 
{
	color:#FFFFFF;
	font-size:0.9em;
	background: transparent;
}


#QuickLinksTitle
{
    color: #02099B;
    background-color:#FFFFFF;
    font-size: 1.2em;
    text-align: center;
}


span.News.Headline
{
    font-size:1.4em;
    font-style:italic;
    color:#02099B;
}

div#LeftMenu
{
	margin-left: 20px;
	margin-right: 0px;
   	padding: 0px;
   	width: 140px;
   	float: left;
   	display:inline-block;
   	height: 500px;
/*   	
   	border-width: 1px;
   	border-style: solid;
   	border-color:Green;
*/
}

.SmallNewsList
{
	display: -moz-inline-box;
	display: inline-table;
	display: inline-block;
	padding-top:20px;
/*
   	border-style:solid;
   	border-width: 2px;
   	border-color:Olive;
*/
}

.SmallNewsTitle
{
	background-color:#02099B;
	color: White;
	font-size:1.2em;
	text-align: center;
}

div.SmallNews
{
    
    width: 150px;
    max-width: 150px;
   	margin: 2px;
   	padding: 2px;
   	display:inline-block;
    vertical-align :top;
    background-color: #EDF1FD;
	height: 14em;
	
/*
   	border-style:solid;
   	border-width: 1px;
   	border-color:Aqua;

   	border:none;
*/
   	
}

span.SmallNews
{
    
    width: 150px;
    max-width: 150px;
   	margin: 2px;
   	padding: 2px;
   	display:inline-block;
    vertical-align :top;
    background-color: #EDF1FD;
	height: 14em;
	
/*
   	border-style:solid;
   	border-width: 2px;
   	border-color:Fuchsia;

   	border:none;
*/
   	
}


div.Indent
{
	padding-left: 3em;
}

/* footer stuff */

/* all text in the footer */
.footer
{
	font: 14px/1.4 "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: center;
	padding-left: 80px;
	margin-top: 10px;
	color: #587CBC;
	width: 900px;
/*	
	position: relative;
	left: 220px;
	top: auto;
*/
}

.table1
{
	
	background-color: #EDF1FD;
	border-collapse: collapse;
/*
   	border-style:solid;
   	border-width: 2px;
   	border-color:Red;
*/
}


.table1 tr td
{
   	border-style: solid;
   	border-width: thin;
   	border-color: white;
   	border-left: none;
   	border-right: none;
}

.t1header
{
	background-color: #DAE3FE;
	font-size: 1.2em;
}

.t1subheader
{
	/*background-color: #DAE3FE;*/
	font-size: 1.2em;
}

.FaqQ
{
	background-color: #DAE3FE;
	font-size: 1.2em;
}

.FaqA
{
	background-color: #EDF1FD;
}

.DivisionInGuidelines
{
	background-color: #DAE3FE;
	font-size: 1.2em;
}
.SubdivisionInGuidelines
{
	background-color: #EDF1FD;
	font-size: 1.2em;
	margin-top:1.2em;
}



/*
.table1 td
{
   	border-style:dotted;
   	border-width: 2px;
   	border-color:red;
}
*/


.quotation-nofloat
{
    font-style:italic;
    font-size: .85em;
    float: left;
    background-color: #EDF1FD;
    padding: .25em;
}

.umpire-post
{
    overflow: auto;
    height: 30em;
    border-style:solid;
    border-width: 1px;
    padding: .25em;
}

div.insider-content
{
    overflow: auto;
    height: 32em;
    border-style:solid;
    border-width: 1px;
    padding: .25em;
}

div.insider-DivisionPost
{
    overflow: auto;
    border-style:solid;
    border-width: 1px;
    padding: .25em;
    background-color: #DDDDEE
}

div.insider-DivisionPostHeader
{
    background-color: #EEEEFF;
    font-size:x-small;
    font-weight:bold;
}

/* remove the coach-xxx when Coaches.aspx is replaced by Insider.aspx */
div.coach-posts
{
    overflow: auto;
    height: 55em;
    border-style:solid;
    border-width: 1px;
    padding: .25em;
}
div.coach-singlePost
{
    overflow: auto;
    border-style:solid;
    border-width: 1px;
    padding: .25em;
    background-color: #DDDDEE
}

div.coach-postHeader
{
    background-color: #EEEEFF;
    font-size:x-small;
    font-weight:bold;
}

/* all anchors in the footer */
.footer a
{
	font-weight: normal;
	font-size: 80%;
	color: #587CBC;
}

.footer a:visited
{
	font-weight: normal;
	font-size: 80%;
	color: #587CBC;
}

.footer a:hover,a:focus,a:active{
	color: #D4CD59;
	/*background: transparent;*/
}


/* end footer stuff */