body
{
	background-color: #000099;
	background-image: url(/dayofaction2008/images/live_united_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
}

p
{
	margin-bottom: 10px;
	margin-top: 10px;
}

h4
{
	font-weight: bold;
	margin-top: 10px;
	font-size: 16px;
}

ul
{
	list-style-type: disc;
	margin-left: 50px;
	margin-right: 50px;
}

/*links*/

a:link
{
	font-weight: bold;
	text-decoration : none;
	background-color: transparent;
	color: #003399;
}

a:visited
{
	font-weight: bold;
	text-decoration : none;
	background-color: transparent;
	color: #003399;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
	color: #003399;
}


/* sections */

#frame
{
	margin: 0 auto;
	width: 785px;
	text-align: center;
}

#top_sub
{
	width: 785px;
	height: 25px;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: left;
}

#sub_side
{
	float: left;
	width: 164px;
	padding-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	font-size: 14px;
}

#sub_center
{
	float: left;
	width: 450px;
	margin-left: 5px;
	margin-right: 10px;
}

#main_menu
{
	width: 775px;
	height: 65px;
	padding-left: 5px;
	padding-right: 5px;
	background: #FFFFFF;
	text-align: left;
	color: #FFFFFF;
}

#main_content
{
	float: left;
	width: 640px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(/dayofaction2008/images/left_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bottom
{
	float: left;
	font-size: 10px;
	font-family: Arial;
	color:#FFFFFF;
	padding-top: 3px;
	text-align: left;

}

.main_bottom
{
	height: 175px;
	width: 645px;
	background-image: url(/dayofaction2008/images/inverse.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.sub_bottom
{
	height: 50px;
}

#walk
{
	float: left;
	background-image: url(/dayofaction2008/images/walk.gif);
	height: 46px;
	width: 241px;
	padding: 7px;
}

#connect
{
	float: left;
	background-image: url(/dayofaction2008/images/connect.gif);
	height: 46px;
	width: 241px;
	padding: 7px;
	margin-left: 5px;
}

#support
{
	float: right;
	background-image: url(/dayofaction2008/images/support.gif);
	height: 46px;
	width: 241px;
	padding: 7px;
}

#content
{
	text-align: left;
}

.content_sub
{
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(/dayofaction2008/images/left_bottom_sub.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#sponsors
{
	float: right;
	width: 140px;
	text-align: center;
	padding-bottom: 5px;
}

.sponsors
{
	background-color: #FFFFFF;
	background-image: url(/dayofaction2008/images/sub_right_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

/* menus */

#sponsors ul
{
	margin: 0px;
	list-style: none;
}

#top_sub ul
{
	margin: 0px;
	list-style: none;
}

#top_sub li
{
	display: inline;
}

#top_sub a:link
{
	font-weight: normal;
	color: #FFFFFF;
}

#top_sub a:active
{
	font-weight: normal;
	color: #FFFFFF;
}

#top_sub a:visited
{
	font-weight: normal;
	color: #FFFFFF;
}

#top_sub a:hover
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


#main_menu ul
{
	margin: 0px;
	margin-top: 5px;
	list-style: none;
}

#main_menu li
{
	display: inline;
	padding-right: 5px;
}

#main_menu a:link
{
	font-weight: normal;
	color: #FFFFFF;
}

#main_menu a:active
{
	font-weight: normal;
	color: #FFFFFF;
}

#main_menu a:visited
{
	font-weight: normal;
	color: #FFFFFF;
}

#main_menu a:hover
{
	font-weight: normal;
	color: #FFFFFF;
}