body{padding:0;margin:0; }
h1,h2,h3,h4,h5,h6,ul,li,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;font:100%;}

img{border:0;}
p{margin:12px 0px 0px 0px;}
a{text-decoration:none; color: #003876;}
br{font-size: 1px; line-height: 12;}

		body{
			background-color:#000000;
			font-size:10pt;
			/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
			font-family: Arial, Georgia, "Palatino Linotype", Palatino, "Arial Black", Arial;
			/*color:#6d6e70;*/
			color:#414141;
		}
		#mainContainer{
			background-image:url('/templates/images/background.jpg');
			background-position: top center;
			background-repeat: no-repeat;
			background-position:fixed;
			background-color: #000000;
			min-height:1158px;
			margin-left:auto;
			margin-right:auto;
			margin-top:0px;
			text-align:center;			
		}
		
		#contentcontainer{
			background-color:#ffffff;
			text-align:left;
			width:961px;
			margin-left:auto;
			margin-right:auto;
			position:relative;
			top:29px;
		}
		
		#myContainer{
			padding:25px 25px 0px 25px;
		}
		
		#header{
			height:133px;
		}
		
		li{
			display:inline;
		}
		
		#header{
			/*font-Family: "Trebuchet MS", Helvetica, sans-serif;*/
			font-family: Arial, Georgia, "Palatino Linotype", Palatino, "Arial Black", Arial;
			font-weight:bold;
			color:#4d4d4d;
			font-size:8pt;
		}
		
		#header a{
			text-decoration:none;
			color:#4d4d4d;			
		}

		#quickLinksNav{
			font-Family: "Trebuchet MS", Helvetica, sans-serif;
			font-weight:bold;
			color:#4d4d4d;
			font-size:8pt;
			margin-top:25px;
			margin-left:8px;
		}
		
		#quickLinks a{
			font-family: Arial;
			text-transform:uppercase;
			color:#003876;
			font-weight:bold;
			font-size:7pt;
			
		}
		
		
		.redH1{
			text-transform:uppercase;
			color: #c0311a;
			font-size:18pt;
			margin-bottom:26px;
		}
		
		.blueH1{
			text-transform:uppercase;
			color: #003976;
			font-size:20pt;
		}
		
		.moreInfo{
			font-family:Arial;
			text-transform:uppercase;
			color:#003876;
			font-weight:bold;
			font-size:7pt;
		}
		
		.redH2{
			text-transform:uppercase;
			color: #c0311a;
			font-size:15pt;
			margin-bottom:13px;
		}
		
		.star{
			position:relative;
			top:6px;
			margin-right:5px;
		}
		
		#quickLinksNav a{
			color: #4d4d4d;
			text-transform:uppercase;
			margin-left:10px;
			
		}
		
		#quickLinksNav .activeQL{
			color: #c0311a;
		}
		
		#quickLinks{
			float:left;
			width:602px;
			height:260px;
			border:1px solid #d7d9da;
			margin-bottom:15px;
			background-image:url('/templates/images/quickLinksBG.jpg');
		}
		
		.qlContent p{
		margin-left:10px;
		}
		
		
		#donateNow a{
			color:#000000;
			font-size:15pt;
			text-decoration:none;
		}
		#donateNowInside a{
			color:#000000;
			font-size:11pt;
			
		}
		
		#navSlider { height:15px;overflow:hidden; position:relative; top:-20px; left:100px; z-index:5;width:600px; }
		#navSlider a { text-decoration:none; margin-left:5px; text-decoration: none; background-image:url('/templates/images/slider/circle.png');background-repeat:no-repeat; }
		#navSlider a.activeSlide { background-image:url('/templates/images/slider/circleActive.png');background-repeat:no-repeat; }
		
		.SecondNavigationLink{
			color:#000000;
			font-size:11pt;
		}
		
		#footer{
			color:#4d4d4d;
			margin-top:100px;
			font-size:8pt;
			text-align:center;
			width:100%;

			padding-bottom:20px;
			
		}
		
		#footer a{
			color:#414141;
			text-decoration:none;
		}
		
		#navbar{
			margin-left:45px;
			margin-top:8px;
		}
		#secondLvlLeft{
	
			margin-left:44px;
			width:574px;

			float:left;
			margin-right:35px;
		}
		
		#bottomRight{
			float:right;
			margin-left:30px;
		}
		
		.sitemapLink{
			color:blue;
		}
		
		.articleNews{
			width:245px;

		}
		
		.contentArea{
			margin-left:50px;
			margin-right:29px;
			width:580px;
			/*overflow:hidden;*/
			float:left;
		}

		#contentInside ul, #contentInside ol{
			list-style-type: disc;
			list-style-image: none;
			list-style-position: outside;
			margin-left:35px;
			padding-left:10px;
		}
		
		#contentInside li {
			display:list-item;
			margin-bottom:7px;
			line-height:1.2em;
		}
	
		#rightSideInside{
			width:255px;
			margin-right:25px;
			float:left;
			overflow:hidden;
			font-size:small;
			
			padding-left:20px;
		}
		
		.PersonName
		{
			
			font-weight:bold;
		}
		
		.faderText{
		font-size:15pt;
		line-height:130%;
		}
		
		.faderTextRed{
		font-size:11pt;
		color:#bf311a;
		}
		
		.faderTextWhite{
		font-size:11pt;
		color:#ffffff;
		}

