a:link {
	text-decoration: none;
	color: 783E47;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p { 
	font-size: 12px; 

}
h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }



#container {
	margin:auto;
	width: 900px;
	position: relative;
}

#video {
	margin:auto;
	width: 680px;
	position: relative;
}

#links {
	width: 900px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	color:4b233e;
	font-size: 12px;
	padding: 5px;
	background-color: FEF8E8;
	text-decoration: none;
	margin: auto;
	text-align: center;
}
#announcements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFBB33;
	text-decoration: none;
	width: 890px;
	position: relative;
	font-weight: bold;
	text-align: left;
}

#spacer {
	font-size: 1px;
	height: 0px;
}


#mainNav {
	margin:auto;
	width: 900px;
	position: relative;
}

#mainContent {
	margin:auto;
	width: 900px;
	position: relative;
}

#splashContent {
	margin:auto;
	width: 550px;
	position: relative;
}

#footer {
	margin:auto;
	width: 900px;
	position: relative;
}
	div.expandable_note_box {
	width: 225px;
	min-height: 100px;
	background-image: url(http://www.risingstarlc.org/test/images/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
}
	
	div.expandable_note_box div.middle {
	width: 225px;
	background-image: url(http://www.risingstarlc.org/test/images/middle.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
	
	div.expandable_note_box div.inside {
	padding-left: 20px;
	width: 180px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	line-height: 1.3em;
}
.HEADLINE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B364F;
}
.TIMESHEADLINE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #B4A07F;
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 1.4em;
}

.box {
	width: 35em;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.box div {
	margin: 0.5em 0 0 -2.5em;
}

.box div.topleft {
	display: block;
	background: url("http://www.risingstarlc.org/images/box-bg.png") top left no-repeat white;
	padding: 2.0em 0em 0em 2.0em;
}

.box div.topright {
	display: block;
	background: url("http://www.risingstarlc.org/images/box-bg.png") top right no-repeat white;
	margin-top: -2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2em;
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 0em;
	text-align: left;
}

.box div.bottomleft {
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("http://www.risingstarlc.org/images/box-bg.png") bottom left no-repeat white;
}

.box div.bottomright {
	display: block;
	background: url("http://www.risingstarlc.org/images/box-bg.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 3em;
	margin-top: 0em;
}
.columndiv.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 400px;
}
.columndiv.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 450px;
}

