/* CSS Document */
* {
	margin:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000;
	}
	
.diffLink, .diffLink:visited	{
	color:#000000;
	font-variant:small-caps;
}	


a,
#nav a {
	text-decoration:none;
	color:#990000;
	}

a:hover,
#nav a:hover {
	color:#FF0000
	}

a:visited {
	color:#660000;
	}
	
#blink {
	background:url(images/blink.gif) top left no-repeat;
	width:400px;
	z-index:343;
	position:absolute;
	top:5px;
	left:200px;
	}
	
#nav a.active {
	color:#6600CC;
	}
	
#footer a.yellow,
#footer_links a.yellow {
	color:#FFFF00;
	}
	
p {
	margin:6px 0;
	font-size:110%;
	line-height:130%;
	}
	
img {
	margin:6px;
	}
	
h1 {
	font-size:160%;
	text-align:right;
	}
	
h1.home {
	font-size:160%;
	text-align:center;
	}
	
#contain {
	position:absolute;
	top:0;
	left:0;
	background:url(images/bg.jpg) top left no-repeat;
	width:100%;
	height:1100px;
	z-index:1;
	}
	
#contain_links {
	position:absolute;
	top:0;
	left:0;
	background:url(images/bg.jpg) top left no-repeat;
	width:100%;
	}
	
#black {
	background:#000;
	width:440px;
	position:relative;
	left:330px;
	top:125px;
	padding:0;
	margin:0;
	height:100%;
	}
	
#black_links {
	background:#000;
	width:440px;
	position:relative;
	left:330px;
	top:125px;
	padding:0;
	margin:0;
	height:1100px;
	}
	
#nav {
	position:absolute;
	top:290px;
	left:100px;
	text-align:right;
	}

#nav ul {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height:150%;
	}

#content {
	width:410px;
	position:relative;
	top:5px;
	background:#fff url(images/yellow_bg.jpg) top right repeat-x;
	left:5px;
	padding:8px 10px;
	margin:10px 4px;
	border:2px dotted #FFFF00;
	min-height:400px;
	}
	

#content_links {
	width:410px;
	position:relative;
	top:5px;
	background:#fff url(images/yellow_bg.jpg) top right repeat-x;
	left:5px;
	padding:8px 10px;
	margin:10px 4px;
	border:2px dotted #FFFF00;
	height:auto;
	}
	
#footer_links,
#footer {
	background-color:#333333;
	text-align:center;
	padding:8px 10px;
	margin:0 4px;
	border:2px dotted #ccc;
	color:#fff;
	}

	
.red {
	color: #FF0000;
	}
	
.green {
	color: #009900;
	}
	
.blue {
	color: #0000FF;
	}
		
.black {	
	color: #000000;
	}
	
	
.eighty {
	font-size: 80%;
	}

.ccc {
	color:#ccc;
	}

.nine99 {
	color:#999;
	}
	
.ninety {
	font-size:90%;
	}
	
.one20 {
	font-size:120%;
	}
	
.one50 {
	font-size: 150%;
	}
	
.bold { 
	font-weight: bold; 
	}

.margin2 {
	margin:2px 0;
	}
	
.left_space {
	margin-left:100px;
	}

.top_space {
	margin-top:50px;
	}
	
.right {
	text-align:right;
	}

.center	{
	text-align:center;
}

#indexCancelled			{
	position: absolute;
	left:45%;
	bottom:75%;
}

#indexCancelled	h3, #NDCancelled h3		{
	font-weight:bolder;
	font-size: 24px;
}

#NDCancelled			{
	position: absolute;
	left:45%;
	bottom: 55%;
}

#indexLocation	{
	text-align:center;
}

.pAndC	{
	font-size: 105%;
	font-variant:small-caps;
}

.directions		{
	color:#990000;
	font-style:italic;
}

#weatherLink		{
	color:#009933;
	font-variant:small-caps;
}
