body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #48A590 url(images/bkg.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
}

p {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h1 {
    color: #006600;
    font: bold 16pt Verdana, Arial, Helvetica, sans-serif;
}

h2 {
    color: #006600;
    font: bold 14pt Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}
h3 {
    color: #006600;
    font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}
h4 {
    color: #006600 
    font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}


#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 803px;
}

#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 610px;
}
#topNav {
	float: left;
	width: 803px;
	margin: 10px 0px 0px;
	padding: 0px;
}


#topNav p {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 8px 0px;
	color: #FFFF99;
}

#topNav a {
	text-decoration: none;	
}

#topNav a:link {
	font-size: 10pt;
	color: #FFFF99;
	
}


#topNav a:hover {
	color: #FFCC66;
	
}

#topNav a:visited {
	color: #66FF99;
	
}
.803Box {
	margin: 0px auto;
	padding: 0px;
	float: none;
	width: 803px;
}


#ss {
	background: #A9A6A5;
	margin: 0px;
	padding: 2px 0px;
	float: left;
	width: 803px;
}
#ss p {
	font-size: 12px;
	font-weight: bold;
	color: #825542;
	text-decoration: none;
	background: #D2DCDE;
	border-top: thin solid #FCFCFC;
	border-right: thin solid #949494;
	border-bottom: thin solid #949494;
	border-left: thin solid #FCFCFC;
	margin: 5px auto 5px 125px;
	padding: 5px;
	float: left;
	width: 250px;
	text-align: center;
}




#sosinews {
	padding: 5px;
	float: right;
	width: 172px;
	background: #a3cfc2;
	border-top: thin solid #F0FDFF;
	border-right: medium solid #498E95;
	border-bottom: medium solid #498E95;
	border-left: thin solid #F0FDFF;
	font-size: 11px;
	color: #264816;
	height: 298px;
	clear: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sosinews p {
	color: #264816;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}

.navbar {
	padding: 0px 2px 0px 0px;
	float: left;
	margin: 0px;
}

.frontImages {
	margin: 0px;
	padding: 0px 1px;
	float: left;
}


#b_discover {
	background: url(images/discover_button.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	height: 50px;
	width: 148px;
}
#b_discover a {
	background: url(images/discover_button.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	height: 50px;
	width: 148px;
}
#b_discover a:hover {
	background: url(images/discover_glow.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px;
}
#b_action {
	background: url(images/action_button.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	height: 50px;
	width: 148px;
}
#b_action a {
	background: url(images/action_button.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	height: 50px;
	width: 148px;
}
#b_action a:hover {
	background: url(images/action_glow.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px;
}
#b_resources {
	background: url(images/resources_button.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	height: 50px;
	width: 148px;
}
#b_resources a {
	background: url(images/resources_button.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	height: 50px;
	width: 148px;
}
#b_resources a:hover {
	background: url(images/resources_glow.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px;
}
#b_about {
	background: url(images/aboutSOSI_button.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	height: 50px;
	width: 148px;
}
#b_about a {
	background: url(images/aboutSOSI_button.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	height: 50px;
	width: 148px;
}
#b_about a:hover {
	background: url(images/aboutSOSI_glow.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px;
}

/*text navigation across the bottom of the page*/

#bottomnav {
	font-size: 11pt;
	text-align: center;
	padding: 10px 0px 5px;
	float: left;
	width: 803px;
	margin: 0px auto;
	clear: left;
}

#bottomnav a {
	color: #FFFF99;
	text-decoration: none;
}
#bottomnav a:link {
	color: #FFFF99;
}
#bottomnav a:hover {
	color: #FFCC66;
}
#bottomnav a:visited {
	color: #66FF99;
}
#Secondary {
	float: left;
	width: 781px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
	padding: 10px;
}
