/*	---------------------------------------------------------------------------------------
	welcomeverybaby.org
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:		global styles 
	File:				web_main.css
	Version:			1.0
	Date:				04.26.08
	Author:				Ray Campbell
	Company:			SuperOxygen, Inc.
	---------------------------------------------------------------------------------------	*/

#container {
	position:relative;
	width:1050px;
	height:1300px;
	z-index:1;
	background-color: #FFFFFF;
	margin: auto;
}
body {
	background-image: url(web_background.jpg);
	background-repeat: repeat-y;
	background-color: #F07253;
	margin: auto;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navcontainer {
	position:absolute;
	width:1050px;
	height:42px;
	z-index:9;
	top: 161px;
	left: 0px;
}
div.navmenu {
	height:40px;
	position: static;
	float: left;
	z-index:9;
	top: 1px;
	text-align: center;
}

.navmenu ul {
	height:20px;
	margin: 0;
	z-index:9;
	list-style-type: none;
	margin-left: -30px;
}

.navmenu li  {
	width: 128px;
	height: 20px;
	display: block;
	float: left;
	z-index:9;
	font-size:11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #f58550;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
}

.navmenu a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	padding-top: 20px;
	background-color: #f58550;
}

.navmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	z-index:9;
	height:20px;
	background-color: #f7cd59;
}

.navmenu li ul {
	display: none;	
}

.navmenu li:hover ul {
	visibility: visible;
	display: block;
	float: left;
	z-index:9;
	width:128px;
	height:40px;
	padding: 0;
	margin: 0;
}

.navmenu li li {
	border: none;
	z-index:9;
	padding-top: 2px;
	}	

.navmenu li li a {
	padding: 2px 2px 2px 2px;
}

.support {
	clear: both;
}
#weblogo {
	position:absolute;
	width:233px;
	height:125px;
	z-index:3;
	left: 55px;
	top: 31px;
	border: 0;
	border-style: none;
	background-image: url(web_logo.png);
}
#first5_logo {
	position:absolute;
	width:182px;
	height:57px;
	z-index:4;
	left: 740px;
	top: 95px;
	border: 0;
	border-style: none;
}
#sbceo_logo {
	position:absolute;
	width:102px;
	height:76px;
	z-index:10;
	left: 927px;
	top: 78px;
	border: 0;
	border-style: none;
}
#column_left {
	position:absolute;
	width:254px;
	height:773px;
	z-index:3;
	left: 11px;
	top: 460px;
	background-image: url(column_left.png);
	background-repeat: no-repeat;
}
#photobox {
	position:absolute;
	width:510px;
	height:300px;
	z-index:1;
	left: 271px;
	top: 208px;
}
#mainbody {
	position:absolute;
	width:510px;
	height:1005px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:3;
	left: 274px;
	top: 207px;
	background-image: url(header_yellow.jpg);
	background-repeat: no-repeat;
}
#newsbox_1 {
	position:absolute;
	width:254px;
	height:245px;
	z-index:3;
	left: 789px;
	top: 208px;
	background-image: url(boxbg_blue.png);
}
#newsbox_2 {
	position:absolute;
	width:254px;
	height:245px;
	z-index:3;
	left: 789px;
	top: 457px;
	background-image: url(boxbg_salmon.png);
}
#newsbox_3 {
	position:absolute;
	width:254px;
	height:245px;
	z-index:8;
	left: 789px;
	top: 706px;
	background-image: url(boxbg_yellow.png);
}
#photobox_left {
	position:absolute;
	width:254px;
	height:245px;
	z-index:8;
	left: 12px;
	top: 207px;
}
#photobox_right {
	position:absolute;
	width:254px;
	height:245px;
	z-index:11;
	left: 790px;
	top: 955px;
}
#container_footer {
	position:absolute;
	width:1032px;
	height:98px;
	z-index:7;
	left: 9px;
	top: 1206px;
	background-color: #AAD28D;
}
#maintext_block {
	position:absolute;
	width:470px;
	height:980px;
	z-index:1;
	left: 20px;
	top: 10px;
}
#newstext_1 {
	position:absolute;
	width:220px;
	height:146px;
	z-index:1;
	left: 18px;
	top: 68px;
}
#newstext_2 {
	position:absolute;
	width:220px;
	height:171px;
	z-index:1;
	left: 18px;
	top: 55px;
}
#newstext_3 {
	position:absolute;
	width:220px;
	height:170px;
	z-index:1;
	top: 56px;
	left: 18px;
}
#columnleft_text {
	position:absolute;
	width:225px;
	height:446px;
	z-index:1;
	left: 16px;
	top: 11px;
	word-spacing: normal;
}
#footer_text {
	position:absolute;
	width:1005px;
	height:38px;
	z-index:1;
	top: 33px;
	left: 16px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	font-style: normal;
	line-height: 16px;
}
.p3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 14px;
	letter-spacing: -1px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-style: normal;
	line-height: 16px;
	letter-spacing: -1px;
	word-spacing: -1px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	font-style: normal;
	line-height: 16px;
	letter-spacing: -1px;
	word-spacing: -1px;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-style: normal;
	line-height: 13px;
	letter-spacing: -1px;
	word-spacing: -1px;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	font-style: normal;
	line-height: 14px;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336633;
	font-style: normal;
	line-height: 18px;
}
.h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: 14px;
}
.style1 {color: #FFFFFF}
