BODY {
	margin:0px; 
	background:#5d5d5d url(../images/bg-body.gif) repeat-x; 
	color:#666666;
	font-family:Verdana,Helvetica,Arial,sans-serif; 
	text-align:center;
	}
P {
	margin:9px 20px 8px 0px; 
	font:100%/140% Verdana,Helvetica,Arial,sans-serif; 
	}
H1, H2, H3, H4, H5, H6 {
	margin:0px 10px 8px 0px; 
	font:normal 100%/140% Verdana,Helvetica,Arial,sans-serif; 
	}
H1 { 
	font-size:150%; 
	}
H2 {
	font-size:130%; 
	}
H3 {
	font-size:110%; 
	}
H4 {
	font-size:95%; 
	}
H5 {
	font-size:90%; 
	}
H6 { 
	font-size:85%; 
	}
UL {
	margin:0px; 
	padding:0px 20px 0px 27px; 
	list-style-type:square; 
	color:#666666; 
	}
OL {
	margin:0px; 
	padding:0px 20px 0px 27px; 
	list-style-type:decimal; 
	color:#666666; 
	}
A:LINK {
	text-decoration:none; 
	color:#B1121A; 
	}
A:VISITED {
	text-decoration:none; 
	color:#B1121A; 
	}
A:HOVER {
	text-decoration:underline; 
	color:#B1121A; 
	}
A:ACTIVE {
	color:#FF0000; 
	}
TD {
	color:#666666; 
	font:11px/140% Verdana,Helvetica,Arial,sans-serif; 
	}
TH {
	color:#666666; 
	font:bold 12px/140% Verdana,Helvetica,Arial,sans-serif; 
	}
IMG {
	border:0;
}

  /**************************************************/
 /*****************ALL PAGE SELECTORS***************/
/**************************************************/
#pageWrapper {
	position:relative;
	width:937px;
	min-height:650px;
	margin:0 auto;
	padding-left:4px;
	/*background:transparent url(../images/bg-white-shadow.gif) top right repeat-y;*/
	}
* html #pageWrapper {
	width:937px;
	w\idth:933px;
	}
#page {
	padding-right:4px;
	min-height:650px;
	text-align:left;
	}
#header {
	height:103px;
	background-color:#FFFFFF;
	margin-right:2px;
	}
#logo {
	float:left;
	width:250px;
	margin:20px 0 0 35px;
	}
#mainNav {
	float:right;
	width:495px;
	}
#mainNav UL {
	margin:0;
	margin-top:46px;
	padding:0;
	list-style:none;
	}
#mainNav LI {
	float:left;
	padding-right:37px;
	}
#flashcontent {
	position:absolute;
	top:103px;
	left:4px;
	background:url(../images/bg-home-flash.gif) top left repeat-x;
	height:335px;
	width:700px;
	}
#flashIntro {
	margin:3px 0 0 110px;
}
#contentWrapper {
	position:absolute;
	top:104px;
	top:438px;
	left:4px;
	width:931px;
	background-color:#FFFFFF;
	}
#contentHome {
	position:absolute;
	top:428px;
	left:4px;
	width:931px;
	background-color:#FFFFFF;
	}
#content {
	font-size:76%;
	}
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#shareGreatThings {
	width:173px;
	height:128px;
	position:absolute;
	top:-25px;
	left:838px;
	background:transparent url(../images/share-great-things.gif) top left no-repeat;
}
#shareGreatThings a {
	display:block;
	width:173px;
	height:128px;
}
#shareGreatThings a span {
	display:none;
}
#shareGreatThingsHome {
	width:115px;
	height:88px;
	position:absolute;
	top:-25px;
	left:838px;
}
#shareGreatThingsHome a {
	display:block;
	width:115px;
	height:88px;
}
#shareGreatThingsHome a span {
	display:none;
}
#mainContent {
	float:left;
	width:580px;
	margin-top:23px;
	margin-left:40px;
	}
#middleContent {
	height:335px;
	background:transparent url(../images/bg-red-gradient.jpg) top left repeat-x;
	margin-right:2px;
}
#supplement {
	float:right;
	width:200px;
	margin-top:0px;
	margin-right:25px;
	}
#footer {
	height:75px;
	padding-left:43px;
	clear:both;
	font-size:69%;
	margin-top:50px;
	background:transparent url(../images/bgp-footer.gif) bottom left no-repeat;
	}
#footer A:LINK {
	color:#666666;
	text-decoration:underline;
	}
.textfield {
	width:200px;
	}
.textarea {
	width:200px;
	}
.browse {
	width:50px;
	}

  /**************************************************/
 /****************INNER PAGE SELECTORS**************/
/**************************************************/
