/* CSS Document */

body{
	background-color: #fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
    padding:0;
	margin: 0;
	text-align: left;
 }

a:link {color:#c00; background-color: transparent; text-decoration: none;}
a:visited {color: #c00; background-color: transparent; text-decoration: none;}
a:hover{color: #000066; background-color: transparent; text-decoration: underline;}

#heading {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:115px;
	z-index:1;
}
#main_pic_container {
	position:absolute;
	left:0px;
	top:110px;
	width:607px;
	height:274px;
	z-index:2;
	background-color: #adb6d6;
	
}
#right_bar {
	position:absolute;
	left:607px;
	top:117px;
	width:192px;
	height:512px;
	z-index:3;
	background-color: #cecfce;
	
}


#footnote1 {
	position:absolute;
	left:0px;
	top:630px;
	width:799px;
	height:17px;
	z-index:9;
	background-color: #000033;
	font-size: 11px;
	color: #fff;
	vertical-align:middle;
}

#footnote1 a:link {color:#ffffff; background-color: transparent; font-weight: bold;}
#footnote1 a:visited {color: #ffffff; background-color: transparent; text-decoration: none; font-weight: bold;}
#footnote1 a:hover{color: #FF0000; background-color: transparent; text-decoration: underline; font-weight: bold}

#main_content{
	position:absolute;
	left:362px;
	top:122px;
	width:243px;
	height:227px;
	z-index:10;
	font-size:12px;
}
#longbar {
	position:absolute;
	left:0px;
	top:365px;
	width:607px;
	height:181px;
	z-index:11;
	background-image: url(../images/events.gif);
}

#heading {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:116px;
	z-index:12;
}


 
#resources_layer {
	position:absolute;
	left:343px;
	top:385px;
	width:252px;
	height:131px;
	z-index:14;
}
#events_content {
	position:absolute;
	left:26px;
	top:372px;
	width:280px;
	height:158px;
	z-index:13;
	font-size: 11px;
	vertical-align: top;
}
 
#advocacy_content {
	position:absolute;
	left:341px;
	top:365px;
	width:244px;
	height:194px;
	z-index:14;
	font-size: 11px;
}

/************ sectionLinks styles **************/
#sectionLinks{
	position:absolute;
	left:612px;
	top:122px;
	width:180px;
	height:137px;
	z-index:15;
	margin: 0px;
	padding: 0px;
}
	


#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000066;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
.fontstyle14 {
	font-size: 14px;
	font-weight: bold;
}
#blueprint {
	position:absolute;
	left:613px;
	top:425px;
	width:179px;
	height:111px;
	z-index:16;
	font-size: 11px;
}
#cmaconnection {
	position:absolute;
	left:855px;
	top:485px;
	width:181px;
	height:131px;
	z-index:17;
	font-size:11px;
}
#flash_bar {
	position:absolute;
	left:0px;
	top:545px;
	width:607px;
	height:85px;
	z-index:18;
}
#footnote2 {
	position:absolute;
	left:0px;
	top:646px;
	width:799px;
	height:63px;
	z-index:19;
	background-color: #333333;
	font-size: 11px;
	color:#FFFFFF;
}

#footnote2 a:link {color:#009900; background-color: transparent; font-weight: bold;}
#footnote2 a:visited {color: #ffffff; background-color: transparent; text-decoration: none; font-weight: bold;}
#footnote2 a:hover{color: #FF0000; background-color: transparent; text-decoration: underline; font-weight: bold;}


#mainstory_content {
 	margin: 0px;
	padding: 0px; 
	}

#main_pic {
	vertical-align:top;
	margin: 10px 0px 10px 5px; }
	
h4 {
	text-align:left;
	background-color:#000066;
	color:#FFFFFF;
	text-align: left;
	text-indent: 3px;
	font-size: 12px;
}
	
ul {
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
}

li {
	margin-bottom : 3pt;
	
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	text-align: left;
}

.photoframe {
	border-style: ridge;
	border: 2px solid #030;
}


.left{float: left; 
   padding-right: 5px; margin-right: 2px;
}
.right {float: right; 
   padding-left: 5px; margin-left: 2px;
}
