@charset "utf-8";
/* CSS Document */

* 	{
	padding: 0;
	margin: 0;
	}


#background {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-width: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(Images/NewDenver/backgroundsnowflakes.gif);
}

#snowing {
	width: 1024px;
	height: 935px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0;
	background-image:url(Images/NewDenver/snowing5.gif);
	background-repeat:no-repeat;
}

#coloradotext {
	width: 1024px;
	height: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/newdenver/coloradotext54-2.gif);
	background-repeat:no-repeat;
	}

#ribbon {
	width: 1024px;
	height: 935px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/newdenver/ribbon6.gif);
	background-repeat:no-repeat;
	}
	
#container {
	width: 1024px;
	height: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 110px;
	}

#navbar {
	width: 950px;
	height: 50px;
	padding-left: 250px;
	}

#content {
	width: 1020px;
	height: 800px;
	color: #FFFFFF;
	font-size: 12px;
}

#links {
	width: 175px;
	height: 275px;
	float: left;
	font-weight: bold;
	margin-left: 150px;
	padding-top: 100px;
	}

#links a:link {
		color: #ffffff;}
#links a:visited {
		color: #99989c;}
#links a:hover {
		color: #ef3d47;
		}

#picturecase {
	width: 650px;
	height: 375px;
	float: right;
}
		
#pictures1 {
	width: 550px;
	height: 180px;
}

#pictures2 {
	width: 550px;
	height: 175px;
	margin-top: 5px;
	}

.pictureborders {
	border-style:inset;
	border-color:#FFFFFF;
	border-width: 3px;
	margin-left: 6px;
	}
	
h3 {
	padding-left: 5px;
	}
	
h4 {
	clear: both;
	text-align:right;
	padding-right: 70px;
	}

#bottom {
	width: 915px;
	height: 345px;
	margin-left: auto;
	margin-right: auto;
	color: #552832;
	font-size:12px;
	}

#botleft {
	clear: both;
	float: left;
	width: 290px;
	height: 320px;
	padding-top: 10px;
	border-style: inset;
	border-color: #FFFFFF;
	background-image: url(Images/NewDenver/background1.gif);
	}

.bottomtables {
	width: 290px;
	}

.tableheadings {
	text-align: left;
	font-weight:bold;
	padding-left: 5px;
	color:#FFFFFF;
	background-image:url(Images/NewDenver/tableheader.gif);
	line-height: 25px;
	}

.tablemargins {
	padding-left: 5px;
	}

.tablemargins a:link {
		color: #552832;}
.tablemargins a:visited {
		color: #99989c;}
.tablemargins a:hover {
		color: #ef3d47;
		}





			
#botright {
	float: right;
	width: 610px;
	height: 325px;
	}

#botinsidelt {
	clear: both;
	float: left;
	width: 290px;
	height: 330px;
	border-style: inset;
	border-color: #FFFFFF;
	background-image: url(Images/NewDenver/background2.gif);
	}

#botinsidert {
	float: right;
	width: 290px;
	height: 330px;
	border-style: inset;
	border-color: #FFFFFF;
	background-image: url(Images/NewDenver/background3.gif);
	margin-right: 10px;
	}
	
#copyright {
	clear: both;
	color: #552832;
	text-align: left;
	font-size:10px;
	line-height: 25px;
	padding-left: 5px;
	background-color: #CCCCCC;
	}
