/* CSS Document */

body { 	margin:0px;
		padding:0px;
		font:.75em Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
		}
		
* {	margin:0; padding:0; }

#wrap {
	width:774px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:solid 1px #d70000;
	background-image:url(../../NewBrunswick/images/faux_col.gif);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
		}		
		
#header {	width:774px;
			}
			
#content {	width:774px;

			}
			
#left {	width: 152px;
		float:left;
		margin-left:10px;
		margin-top:0px;
		}
		
#main {
	width: 429px;
	float:left;
	margin: 20px;
	background-color: #FFF;
		}
			
#right {
	width: 140px;
	float:left;
	background-color:#ffffff;
	border: 1px solid #D70000;
			}
			
#floater {
	width: 142px;
	position:fixed;
	background-color:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d70000;
	border-right-color: #D70000;
	border-bottom-color: #d70000;
	border-left-color: #d70000;
			}					
				
#footer {
	width:774px;
	background-color:#D70000;
			}																			
						
.clearfix:after {	content: ".";
					display:block;
					height:0;
					clear:both;
					visibility:hidden;
					}
					
.clearfix {	display:inline-block; }

* html .clearfix {	height:1%; }

.clearfix {	display:block; }	

.left {		font-size:1.25em;
			font-weight:bold;
			color:#ffffff;
			line-height:14px;
			margin-bottom:20px;
			}	

.newsitem {	margin:30px 0px; }
			
.right { 	font-size:.75em;
				padding:0px 10px;
				border-left:0px solid #d70000 }
				
.footer { 	font-size:.75em;
			color:#ffffff;
			text-align:center;
			line-height:15px;
			padding-top:10px;
			}
			
.footer a:link{color:#ffffff;}
.footer a:hover{color:#000000;}
.footer a:visited{color:#ffffff;}	
			
.red {	color:#d70000; }

.calendar { margin-top:25px; margin-bottom:25px; }
						

h1 {
	color:#d70000;
	margin-bottom:20px;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
			
h3 {
	color:#d70000;
	margin-bottom:5px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 10px;
}			

p {	line-height:16px;
	margin-bottom:20px; }
	
a {	color:#000000;
	text-decoration:underline;
	}
	
a:hover {	color:#d70000;
			text-decoration:underline;
			}
			
a:visited {	color:#333333;
			text-decoration:underline;
			}				
				
.left a:link{	color:#ffffff;
				font-size:.75em;
				font-weight:bold;
				color:#ffffff;
				line-height:14px;
				margin-bottom:20px;
				text-decoration:underline;
			}	
			
.left a:hover{	font-size:.75em;
				font-weight:bold;
				color:#000000;
				line-height:14px;
				margin-bottom:20px;
				text-decoration:underline;
				}
				
.left a:visited{	color:#ffffff;
					font-size:.75em;
					font-weight:bold;
					color:#ffffff;
					line-height:14px;
					margin-bottom:20px;
					text-decoration:underline;
					}	
					
									
							
																
