Body {
	background-color: #E0E0E0;
	margin: 0px;
	background-position: center;
}

#loading {
	font:bold 12px Verdana;
	color:red;
}

#content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 100%;
}
#logo {
	float: left;
	padding-left: 20px;
}
#snowbg {
	background-image: url(../images/snowflake_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 500px;
	height: 117px;
}
#news {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 258px;
	width: 274px;
}
#maincontent {
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 393px;
	width: 485px;
}
#bottomright {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 392px;
	width: 272px;
}
#newscontent {
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 10px;
}
#newstitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	color: #FFFFFF;
}
.newslist {
	width: 500px;
	padding-top: 10px;
}
.maincontentbg {
	background-image: url(../images/content_main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	clear: none;
}
#maincontent_top {
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: -23px;
}

#maincontent_bottom{
	background-image: url(../images/content_main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -25px;
	height: 20px;
}



#maincontenttext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #112250;
	height: 100%;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#newstext {
	padding: 15px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 1px;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 791px;
	height: 58px;
	margin-top: 0px;
	margin-bottom: -16px;
}
.button {
	background-image: url(../images/nav_bg_down.jpg);
	background-repeat: repeat-x;
	height: 66px;
	width: 100px;
	background-position: 100px;
}
.buttonleft {

	background-image: url(../images/nav_bg_down_left.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 100px;
}
.buttonright {


	background-image: url(../images/nav_bg_down_right.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 100px;
}
#imageholder {
	background-image: url(../images/takeoff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	width: 484px;
	float: right;
}
.smalllink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-decoration: none;
}
.smalllink a:visited {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.smalllink a:hover {
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smalllink a:active {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.newslink a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.newslink a:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}
.newslink a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}
.newslink a:active {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}
#toplinks {
	padding-top: 55px;
	float: right;
	padding-right: 20px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.newstitle a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: underline;
}
.newstitle a:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	text-decoration: none;
}
.newstitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
}
.newstitle a:active {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	text-decoration: none;
}
#smallnav {
	padding-right: 20px;
	padding-left: 20px;
	width: 751px;
	margin-left: 1px;
	height: 20px;
	background-image: url(../images/smallnav_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#smallnav ul {
	list-style-type: none;
}
#smallnav li {
	display: inline;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.todaysdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
