body {
	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_main/mechPgbg.jpg */
	background-image: url(../assets/images/new_pg.gif);
	background-repeat: repeat-x;
	background-color: #0000CC;
	/* Sets page content to start 162px from the top to clear NavBar */
	margin: 116px 0px 0px 0px;
	padding: 0px;
}

/* Font Family for entire Document */
body, td, div, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

/* Headings */
h1, h2, h3 {
	font-family: "Courier New", Courier, mono;
	color: #FF9900;
}

h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}

/* Main Contant Area */
/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/images/snowflake4.gif*/
#mncontent {
	font-size: 14px;
	line-height: normal;
	background-image: url(../assets/images/snowflaike_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	

}
#mncontent a:link {
	color: #FF9900;
	text-decoration: none;
}
#mncontent a:visited {
	color: #FFFF33;
	text-decoration: none;
}
#mncontent a:hover, #mncontent a:active {
	color: #CCFFFF;
	
}

/* Sidebar */
#sidebar {
	font-size: 12px;
	line-height: 1.5;
	
}
#sidebar h3 {
	margin: 0px 0px 6px 0px;
}
#sidebar p {
	margin: 0px 0px 8px 0px;
}
#sidebar a:link {
	color: #CCFFFF;
	text-decoration: none;
}
#sidebar a:visited {
	color: #CCCCFF;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	
}

/* Middle Column for Vertical Page Rule */
#midcolumn {
	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_main/ecVrule.gif*/
	background-image: url(http://www.flainesimondsport.com/assets/img_main/ecVrule.gif);
	background-repeat: repeat-y;
}

/* Footer Area */
#footertable { /* Provides offset from the main table */
} 
#footer {
	font-size: 12px;
	background-image: url(http://www.flainesimondsport.com/assets/img_main/ecFtrBG.gif);
	background-color: #0000CC;
	margin-bottom: 30px;
	background-repeat: repeat-x;


}
p.address {
	margin: 0px 0px 0px 48px;
}
#footer a:link {
	color: #CCFFFF;
}
#footer a:visited {
	color: #CCCCFF;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* The UL rule Double Comment Markers make it invisible to Netscape 4 which does not support the properties used */
ul {
	/*/*/margin-left: 1em; /* */
	/*/*/padding-left: 1em; /* */
	/*/*/list-style-image:  url(../assets/img_main/ec_bullet.gif); /* */
	/*/*/list-style-type: none; /* */
}

/* Describes the Layer that holds the Skip Nav Link */
/*see accessibility section */
#skipnav {
	position: absolute;
	top: 0px;
	left: 0px;
}
.question {
	color: #00FFFF;
}

.pro14 {padding:0px 0 0 10px; margin:0; list-style:none; height:25px; background:#CCCCFF url(../assets/images/pro_14_back.gif) repeat-x left bottom;}
.pro14 li {float:left;}
.pro14 li a {
	display:block;
	float:left;
	height:25px;
	line-height:23px;
	background:url(../assets/images/pro_14_0.gif);
	color:#CCFFFF;
	text-decoration:none;
	font-family:"Courier New", Courier, mono;
	text-align:left;
	padding:0 0 0 5px;
	cursor:pointer;
	font-size:16px;
	font-weight: bolder;
}
.pro14 li a b {float:left; display:block; background:url(../assets/images/pro_14_0.gif) right top; padding:0 10px 2px 8px;}
.pro14 li.current a {color:#FF9900; background:url(../assets/images/pro_14_2.gif);}
.pro14 li.current a b {background:url(../assets/images/pro_14_2.gif) no-repeat right top;}
.pro14 li a:hover {color:#FFFFFF; background: url(../assets/images/pro_14_1.gif);}
.pro14 li a:hover b {background:url(../assets/images/pro_14_1.gif) no-repeat right top;}
.pro14 li.current a:hover {color:#cc8; background: url(../assets/images/pro_14_2.gif); cursor:default;}
.pro14 li.current a:hover b {background:url(../assets/images/pro_14_2.gif) no-repeat right top;}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

