body.paacnow{
	margin:0 0 0 0;
	background: #5c5f68 url(../images/background.jpg) no-repeat fixed center;
}
/************ Top Logo Header ***************/
#Header-Logo-Space{
	margin:0 auto;
	width:940px;
	height:5px;
}
#Header-Logo{
	margin:0 auto;
	width:930px;
	height:149px;
	padding-left:5px;
	padding-right:5px;
	background: #F4F4F4 url(../images/bg-top-logo.jpg) repeat-x;
	position:relative;s
}
a.HeaderLink:Link, a.HeaderLink:Visited, a.HeaderLink:Hover{
	font: 48px Times New Roman;
	color:#052a86;
	text-decoration:none
}
.Header-Logo-Lg{
	margin-left:15px;
	font: 48px Times New Roman;
	color:#052a86;
}
.Header-Logo-Sm{
	margin-left:15px;
	font: 15px Times New Roman;
	color:#052a86;
}
.Header-Img{
	margin-left:20px;
}
/************ NAV ***************/
#Nav-Wrapper{
	margin:0 auto;
	width:974px;
	height:32px;
	background: url(../images/bg-Nav.png) no-repeat;
}
#Nav-Container{
	margin:0 auto;
	width:920px;
	height:28px;
}
/************ BODY ***************/
#Page-Wrapper{
	margin:0 auto;
	width:940px;
	background-color:#f8f8f8;
}
#Page-Container{
	margin:0 auto;
	width:925px;
	font:12px verdana;
	color:#000;
	line-height:18px;
}
/************ TOP MEDIA ***************/
#Media{
	margin:0 auto;
	width:926px;
	height:344px;
}
#Media-left{
	width:621px;
	height:344px;
	float:left;
}
#Media-right{
	width:305px;
	height:344px;
	background-color:#e8e8e8;
	float:left;
}
/************ Events Link Button ***************/
#Media-Events{
	width:305px;
	height:114px;
	position:relative;
}
a.MediaEvents:Link, a.MediaEvents:Visited{
	display:block;
	padding-top:40px;
	padding-left:110px;
	width:195px;
	height:74px;
	font:24px Arial;
	color:#797878;
	background: url(../images/icon-events01.gif) no-repeat;
	text-decoration:none;
}
a.MediaEvents:Hover{
	display:block;
	padding-top:40px;
	padding-left:110px;
	width:195px;
	height:74px;
	font:24px Arial;
	color:#797878;
	background: url(../images/icon-events02.gif) no-repeat;
	text-decoration:none;
}
#Media-Events-Text{
	width:185px;
	height:55px;
	font:24px Arial;
	color:#797878;
	top:35px;
	left:110px;
	position:absolute;
}
/************ Documents Link Button ***************/
#Media-Docs{
	width:305px;
	height:114px;
	position:relative;
}
a.MediaDocs:Link, a.MediaDocs:Visited{
	display:block;
	padding-top:40px;
	padding-left:110px;
	width:195px;
	height:74px;
	font:24px Arial;
	color:#797878;
	background: url(../images/icon-docs01.gif) no-repeat;
	text-decoration:none;
}
a.MediaDocs:Hover{
	display:block;
	padding-top:40px;
	padding-left:110px;
	width:195px;
	height:74px;
	font:24px Arial;
	color:#797878;
	background: url(../images/icon-docs02.gif) no-repeat;
	text-decoration:none;
}
#Media-Docs-Text{
	width:185px;
	height:55px;
	font:24px Arial;
	color:#797878;
	top:35px;
	left:110px;
	position:absolute;
}
/************ RSS Link Button ***************/
#Media-RSS{
	width:305px;
	height:114px;
	position:relative;
}
a.MediaRSS:Link, a.MediaRSS:Visited{
	display:block;
	padding-top:40px;
	padding-left:110px;
	width:195px;
	height:74px;
	font:24px Arial;
	color:#797878;
	background: url(../images/icon-eBook01.gif) no-repeat;
	text-decoration:none;
}
a.MediaRSS:Hover{
	display:block;
	padding-top:40px;
	padding-left:110px;
	width:195px;
	height:74px;
	font:24px Arial;
	color:#797878;
	background: url(../images/icon-eBook02.gif) no-repeat;
	text-decoration:none;
}
#Media-RSS-Text{
	width:185px;
	height:55px;
	font:24px Arial;
	color:#797878;
	top:35px;
	left:110px;
	position:absolute;
}
/************ Home 2Column ***************/
#HomeColumn{
	margin:0 auto;
	width:926px;
}
#HomeColumn-Left{
	width:680px;
	float:left;
}
#HomeColumn-Right{
	width:200px;
	float:right;
}
/* NAV DONATE BUTTON */
#Donate{
	width:152px;
	height:49px;
	top:138px;
	left:750px;
	position:absolute;
}
/************ HIGHLIGHTED COLORS ***************/
.ColorYellow{
	background-color: Yellow;
}
.ColorGreen{
	background-color: #00EA02;
}
.ColorAqua{
background-color: Aqua;
}
.ColorRed{
	background-color: Red;
}