/*

*/

* {
	
}

body {
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	margin: 0;
	padding: 0;
}

#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#main_wrap {
  background: url(images/img01_edit.gif) repeat-x;
}

h1, h2, h3 {
	color: #333333;
	font-style: italic;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
	font-style: italic;
}

p {
	text-align:left;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	font-style: italic;
	background-image: none;
	background-repeat: no-repeat;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
	padding-right: 10px;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
}
.img_right {
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	float: right;
}




/* Menu */

#menu {
	width: 761px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
	font-size: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 94px;
	height: 45px;
	padding-top: 20px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEBD5;
}

#menu a:hover {
	background: #82BC2B;
	color: #FFFFFF;
	height: 40px;
}

#menu .active a {
}

/* Header */

#header {
	width: 761px;
	height: 170px;
	background: url(images/banner_txt761.jpg) no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
}

#header h2 {
}


/* Page */

#page {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding-top: 10px;
}
.right {
	vertical-align: bottom;
	text-align: center;
	clear: left;
}
.bscu {
	float: right;
	position: absolute;
	left: 297px;
	top: 1193px;
}



.post {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 520px;
	margin: 0;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	padding: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#updates {
	text-decoration: none;
}

#updates a {
	display: block;
	font-size: 12px;
	padding-top: 7px;
	color: #FFFFFF;
}

#updates a:link {
	text-decoration: none;
}

#updates a:visited {
	text-decoration: underline;
}

#updates a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
.bluebox {
	background-color: #3B74BF;
}

.bluebox h2 {
	background-color: #15478C;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
	
}
#footer h2 {
	margin: 0;
	text-align: center;
	padding-bottom: 10px;
	}
	
#footer p {
	margin: 0;
	text-align: center;
}

#footer a:link {
	color: #1953A7;
}

#footer a:active {
	color: #ED5C0C;
}

#footer a:visited {
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
	color: #067600;
}

#bottom {
	font-size: 18px;
	
}
.bscu2 {
	position: absolute;
	left: 288px;
	top: 1463px;
}
#bscu_sched a {
	color: #666666;
	font-weight: bold;
}

#top a {
text-decoration: none;
}

#extra_div {
	clear: both;
	margin-top: 0px;
}
