/*-----------------*/
/* Tag definitions */
/*-----------------*/

body, table {
		font-family: Verdana,Arial,sans-serif;
		font-size: 10px;
		color: white;
		line-height: 20px;
	}

body {
	text-align: center;
	margin: 0 auto ;
}

a:link {
	color: white;
}
a:visited{
	color: white;
}
a:hover{
	text-decoration: none;
}

img {
	border: 0;
}

/*----------------*/
/* ID definitions */
/*----------------*/

div#centeringDiv {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}

div#contentDiv {
	background: url(../img/background.jpg) repeat-y center;
	border: 0px solid red;
	width:760px;
	margin-left: 8px;
	padding-top: 10px;
	padding-bottom: 1px;
	min-height: 150px;
}
div#footer_image {
	background: url(../img/big_footer.jpg) center;
	width:760px;
	margin-left: 8px;
	padding:0;
	height: 157px;
	min-height: 157px;
}
div#footer_image_text {
	margin: 0 56px 0px 40px;
	padding:0;
}
div#contentDiv_text {
	margin: 0 300px 10px 40px;
	padding:0;
	line-height: 15px;
}


div#healthyTip {
	float: right;
	margin: 20px 25px 0 10px;
	clear:right;
	text-align: center;
	width: 216px;
}

img#closeContentImage{
	height: 81px;
	width: 760px;
	margin-left: 8px;
}

div#footer{
	text-align: center;
	color: #4577ac;
	width: 575px; 
	padding-left: 120px;
	padding: 0 0 0 120px;
}

/*--------------------------*/
/* ID based tag definitions */
/*--------------------------*/

#contentDiv_text h1 {
	font-size: 14px;
	font-weight: bold;
}

#contentDiv_text h2 {
	font-size: 11px;
	font-weight: bold;
}

div#softJoin {
	/*background: url(../img/soft_join_background.jpg) repeat-y center;
	font-size: 10px;
	width: 216px;
	float: right;
	margin: 0 25px 10px 10px;
	clear:right;*/
}

div#softJoin_text {
	/*margin-left: 9px;*/
}
div#fun_activities{
	float:right; 
	clear:right; 
	margin-right:25px;
	margin-left:10px;
	margin-top:20px;
}
#softJoin input {
	width: 110px;
	border: 0;
	padding-left: 3px;
}
#softJoin img {
	display: block;
}

#sweeps_nav img {
	margin: 0 5px;
}

#softJoin form {
	margin: 0;
}
#footer a {
	color: #4577ac;
}
#contentDiv_text h1 {
	background-image: url(../img/home_title.jpg);
	display: block;
	height: 24px;
	width: 405px;
}
#contentDiv_text h1 span {
	display: none;
}
/*---------*/
/* Classes */
/*---------*/

