body {
	background: #f0f7ff url(winterbg.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000;
	line-height: 15px;
}

#container {
	width: 754px;
	margin: 0 auto 0 auto;
	background: url(wintercontent.jpg) top right repeat-y;
	border: 0px;
}

#div1 {
	background: url(winterheader.jpg) top left no-repeat;
	width: 754px;
	height: 345px;
	border: 0px;
}

#announcements {
	width: 510px;
	height: 110px;
	margin: 20px 20px 0px 20px;
	padding:  5px 5px 5px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #838383;
	background: #f9fcff;
	line-height: 15px;
	text-align: left;
}
announcements. img   {
	padding:  5px 5px 5px 5px;
 }

#content {
	width: 576px;
	margin: -6px 0 0 10px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #8e8e8e;
	line-height: 15px;
	float: left;
}

#content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #8a8a8a;
	line-height: 15px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;

}

#content a, #content a:link, #content a:active, #content a:visited {
	color: #83aed8;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover   {
	color: #526b83;
}

#content img {
	border: 2px solid #f7fafd;
	margin: 0px;
}

#content img:hover   {
	border: 2px solid #e6f0f9;
}

#sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 140px;
	margin: 10px 0 0 0;
	margin-right: 10px;
	line-height: 16px;
	float: right;
	overflow: hidden;
	background:#ffffff;
	text-align: left;

	}
	
a.sidebar:link, a.sidebar:active, a.sidebar:visited {
	display: block;
	color: #526b83;
	background: #ffffff  url('sidebar.gif') no-repeat right;
	text-decoration:none;
	text-indent: 4px;
	margin: 0px 0px -16px 0px;
	border-right: 2px solid #8ae1ed;
	}

a.sidebar:hover    {
	border-right: 6px solid #0f6fd5;
	color: #83aed8; 
	background: #ffffff url('h2winter.gif') no-repeat right;
	}

/* Footer */

#clear { 
	clear: both; 
	background: transparent url(winterfooter.jpg) no-repeat bottom;
	width: 754px;
	height: 28px;
}


#footer             {
	padding-top: 20px;
	height: 20px;

	}

#footer a, #footer a:active, #footer a:link, #footer a:visited {
	color: #0f6fd5;
	text-decoration: none;
	font-weight: none;
	padding: 6px;
}

#footer p {
	font-family: arial, helvetica, sans-serif;
	clear: both;
	color: #cecece;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	padding: 10px;
}

#footer a:hover {
	color: #c46289;
	background: none;
	font-style: italic;

}

h1 {
	color: #c46289;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	text-transform: lowercase;
	font-weight: bold;
	text-align: left;
	padding: 12px 0 0 0px;
	height: 24px;
	font-style: italic;
}


h2 {
	text-align: center;
	font-size: 14px;
	color: #3daac1;
	padding: 0px;
	text-transform: lowercase;
	background: #ffffff url('winterh2.jpg') no-repeat;
	height: 15px;
	border-bottom: 1px dashed #f1f8ff;
	letter-spacing: 2px;
	}
	

a1 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #3daac1;
	border-bottom: 1px dashed #f1f8ff;
	background: #ffffff url('winterh2.jpg') no-repeat;
	padding: 2px 0 2px 15px;
	text-transform: lowercase;
	height: 15px;
	letter-spacing: 1px;
	}
	
input, textarea {
	font-size: 11px;
	color: #5c5c5c;
	border: 1px solid #c9c9c9;
	background: #efefef;
	margin: 2px;
	padding: 2px;
}

select {
	font-size: 11px;
	color: #5c5c5c;
	background: #efefef;
	border: none;
}
td, tr {
	color: #999999;
	background: #ecf6f8;
	padding: 3px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

img {
	border: 0;
}

b {
	color: #0b60d5;
}

i {
	color: #9dc8d0;
}