@font-face {
    font-family: 'NewsCycleRegular';
    src: url('NewsCycle-Regular-webfont.eot');
    src: url('NewsCycle-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('NewsCycle-Regular-webfont.woff') format('woff'),
         url('NewsCycle-Regular-webfont.ttf') format('truetype'),
         url('NewsCycle-Regular-webfont.svg#NewsCycleRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body ,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;} 

html, body {height: 100%;
			margin-left:auto;
			margin-right:auto;
			text-align:center;}




#Gridimage {
	position:relative;
	float: left;
	height:250px;
	width: 175px;
	z-index:1;
	overflow:hidden;
	margin: 10px 10px 10px 10px;
	text-align:center;
}

#Gridimage img {
	margin-left:-20%;
}

#wrapper  {
	position:relative;
	width: 860px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	padding-left:20px;
	text-align:center;
}

#date {
	position: relative;
	width:450px;
	height:25px;
	font-family:"NewsCycleRegular","Arial", "sans serif";
	font-size:14px;
	color:#999;
	margin-left:10px;
	text-align:left;
}

#header {
	position:fixed;
	width:100%;
	height:50px;
	background-color:#FFF;
	top:0px;
	margin:0;
	padding-left:20px;
	z-index:5;
	text-align:center;
}

#headermenuwrap {
	position:relative;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	top:10px;
}

#headermenu {
	position:relative;
	width:870px;
	height:20px;
	font-family:"NewsCycleRegular", "Arial", "sans serif";
	font-size:18px;
	color:#666;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#headermenubar {
	position:relative;
	float:right;
	width:375px;
	height:20px;
	font-family:"NewsCycleRegular", "Arial", "sans serif";
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#666;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#fbmenubar {
	position:relative;
	float:right;
	width:75px;
	height:20px;
	margin-top:5px;
	margin-right:75px;
	font-family:"NewsCycleRegular", "Arial", "sans serif";
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#666;
	text-align:left;
}

#fbmenubar a:link{
	color:#666;
	text-decoration:none;
}

#fbmenubar a:visited{
	color:#666;
	text-decoration:none;
}

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

#fbmenubar a:active{
	color:#666;
	text-decoration:none;
}


#footer {
	position:relative;
	float:left;
	width:100%;
	height:70px;
	background-color:#FFF;
	top:0px;
	margin:0;
	padding:0;
	z-index:5;
	text-align:center;
}

#footermenubar {
	position:relative;
	float:right;
	width:250px;
	height:20px;
	font-family:"NewsCycleRegular", "Arial", "sans serif";
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#666;
	margin-left:auto;
	margin-right:75px;
	margin-top:10px;
	text-align:left;
}

#footermenubar a:link{
	color:#666;
	text-decoration:none;
}

#footermenubar a:visited{
	color:#666;
	text-decoration:none;
}

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

#footermenubar a:active{
	color:#666;
	text-decoration:none;
}

#bottomborder {
	position:relative;
	float:left;
	width:765px;
	height:30px;
	background-color:#FFF;
	margin-left:10px;
	margin-right:auto;
	z-index:1;
	text-align:center;
	background-image:url(Background_Dot.png);
	background-position:left top;
	background-repeat:repeat;
}
