@charset "utf-8";
body {
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#shadow {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(../i/shadow820.png);
	background-repeat: repeat-y;
	padding: 0px;
}

#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
#top_nav {
	text-align: right;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 40px;
	padding-top: 0px;
	padding-left: 0px;
}
#story {
	background-image: url(../i/back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#clear_bottom {
	clear: both;
}

#news_box {
	background-image: url(../i/news.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 259px;
}
#footer {
	background-image: url(../i/simply_sage_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#left_boxes {
	text-align: left;
	float: left;
	width: 162px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#flash {

}
#flas_box {
	background-image: url(../i/backround_photo.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	height: 214px;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#news_text {
	color: #FFFFFF;
	font-size: 80%;
	line-height: 120%;
	margin: 0px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#news_text  a:link {
	color: #10AAA0;
	text-decoration: none;
}
#news_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#text {
	text-align: left;
	font-size: 90%;
	color: #03A6A1;
	line-height: 24px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 490px;
}
a:link {
	color: #10AAA0;
	text-decoration: none;
}
a:visited {
	color: #10AAA0;
	text-decoration: none;
}
a:hover {
	color: #D0D0D2;
	text-decoration: underline;
}

h1 {
	font-size: large;
	color: #CCCCCC;
}
.style1 {
	color: #CCCCCC;
	font-weight: bold;
}

