body  {
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	margin-top: -50px;
}
.twoColFixLtHdr #container {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding: 1px 0px 0px;
} 
.twoColFixLtHdr #header {
	background-image: url(images/toolbar-bg_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 55px 0px 0px;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	background-color: #0099;
        border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
        height: 297px;
        width: 350px;

}
.twoColFixLtHdr #sidebar1 .top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #0099FF;
	padding: 0px;
	background-image:  url(images/momdad.jpg);
	background-repeat: no-repeat;
	height: 297px;
        width: 350px;
	margin: 40px;
	background-position: top;
        margin-left: 100px;
      	margin: 100px;
        margin Top: 0px;
	background-position: top;





}
.twoColFixLtHdr #sidebar1 .bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0077c0;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}
.twoColFixLtHdr #sidebar1 .blue {
color: #0077c0;
}

.twoColFixLtHdr #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.twoColFixLtHdr #sidebar1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-left: 10px;
}
.twoColFixLtHdr #sidebar1 .but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	background-image:  url(images/but2.jpg);
	background-repeat: no-repeat;
	height: 75px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.twoColFixLtHdr #mainContent {
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 300px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 1px solid #FFFFF;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #666666;
}
.twoColFixLtHdr #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: normal;
	color: #666666;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent .blue {
	color: #00aeef;
}


.twoColFixLtHdr #mainContent p.list {
	font-size: 90%;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	color: #52ADDC;
	background-image: url(images/plus.jpg);
	background-repeat:no-repeat;
	width: 350px;
	padding-left: 25px;
	background-position: left top;
}

.twoColFixLtHdr #mainContent p.list2 {
	font-size: 90%;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	color: #058EC2;
	background-image: url(images/plus.jpg);
	background-repeat:no-repeat;
	width: 350px;
	padding-left: 25px;
	background-position: left top;

}  
.twoColFixLtHdr #footer {
	background-color: #FFFFFF;
	height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#top-nav {
	font-family: Arial Black;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	height: 30px;
	margin-left: 600px;
	margin-top: 50px;
	position: absolute;
	padding: 1px;
}
#top-nav li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;

}

#main-nav {
	width: 937px;
	float: left;
	margin-top: 164px;
	_margin-top: 170px; /* IE6 */
	margin-bottom: 25px;
	margin-left: 33px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	font-size: 15px;
	display: inline;
	padding: 0px;
}
#main-nav ul {
	text-align: center;
	padding: 1px 0px 0px;
	margin: 0px;
}

#main-nav a {
	color:#ffffff;
	display: inline;
        font-family: Arial Bold;

}

#main-nav a:hover {
color:#99CC99;
}

#main-nav li {
	display: inline;
	padding-right: 12px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-nav li.invite {
	color:#FFFFFF;
	text-align:center;
	background-color:#5e5083;
	display: inline;
	padding-right: 50px;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 5px;
	position: relative;
	z-index: 10;
	margin: 0px;
/*	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45; */
}
#main-nav li.invitetext {
color:#FFFFFF;
text-align:center;
	height: 27px;
	display: inline;
	padding-right: 50px;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#bot-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 930px;
	margin-top: 0px;
	margin-left: 15px;
	position: absolute;
	text-align: center;
	border-top:solid;
	border-top-width: 1px;
	border-top-color:#0066FF
}
#bot-nav li {
	display: inline;
	padding-right: 20px;
	padding-left: 0px;
}
#bot-nav li .alt1 {
	display: inline;
	padding-right: 20px;
	padding-left: 0px;
	color:#333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;}

.black {color: #000000;
}
-->


-->


-->


--> 
</style>
<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]-->
<!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->