body
{
	background-color: #006633;
	background-image: url(../../images/zocs/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}

.style1
{
	color: #990000;
	font-weight: bold;
}

.style2
{
	color: #dddddd;
	font-weight: bold;
}

a:link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #993333;
}

a:active
{
	text-decoration: none;
}

td img
{
	display: block;
}

#success_story
{
	background-color: #ff9933;
	background-image: url(../../images/zocs/success_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: auto;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#hope
{
	background-color: #339966;
	background-image: url(../../images/zocs/hope_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 170px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}

#break
{
	float: left;
	height: 35px;
	width: 190px;
}

h1
{
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #FFFFFF;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

#zocs_header
{
	background-image: url(../../images/zocs/zocs_header_bg.jpg);
	height: 191px;
	width: 750px;
}

#outer_wrapper
{
	height: auto;
	width: 750px;
}

#columnfooter
{
    background:#fff;
    clear:both;
}

#white_body
{
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	background-image: url(../../images/zocs/red_bar.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#left_collumn
{
	float: left;
	width: 200px;
	text-align: left;
}

#green_buttons
{
	float: left;
	height: 200px;
	width: 190px;
}

#right_collumn
{
	float: right;
	width: 460px;
	text-align: left;
	padding-right: 50px;
	padding-left: 10px;
}

#footer
{
	background-color: #FFFFFF;
	background-image: url(../../images/zocs/bottom_red_bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 1px;
	clear: both;
	width: 750px;
	height: 12px;
}

#footnotes
{
	text-align: center;
	clear: both;
	width: 600px;
}

#collumn_wrapper
{
	width: 750px;
	padding-right: 0px;
	padding-left: 0px;
}

#introduction
{
	width: 450px;
	height: 30px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #ff9933;
	padding-left: 10px;
}

.subheading
{
	height: 30px;
	width: 410px;
	padding-left: 10px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #993333;
}

#indent
{
	float: right;
	width: 420px;
}

p
{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}

.buttonlink
{
	color: #ffffff;
	font-weight: bold;
}
