body {
	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_main/mechPgbg.jpg */
	background-image: url(http://www.flainesimondsport.com/assets/images/home_pBG.gif);
	background-repeat: repeat-x;
	background-color: #0000CC;
	background-color: #0000CC;
	/* Sets page content to start 162px from the top to clear NavBar */
	margin: 74px 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: #CCFFFF;
}

h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 22px;
}

/* Main Contant Area */
/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/images/snowflake4.gif*/
#mncontent {
	font-size: 14px;
	line-height: normal;
}
#mncontent a:link {
	color: #CCFFFF;
	text-decoration: none;
}
#mncontent a:visited {
	color: #CCFFFF;
	text-decoration: none;
}
#mncontent a:hover, #mncontent a:active {
	color: #00CCFF;
	text-decoration: none;
}

/* Sidebar */
#sidebar {
	font-size: 14px;
	line-height: normal;
	background-image: url(http://www.flainesimondsport.com/assets/images/snowflake4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px;
}
#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: #CCFFFF;
	text-decoration: none;

}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* 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;
	color:#FFFFFF;


}
/*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: #66FF66;
}

