/* Wrapper */

body {
/* C.H. -- I added the following line */
	background:#EEFFD0;
	text-align: center; /* for IE */
	margin: 0 auto; /* for the rest */
}

#wrapper {
/* C.H. -- I added the following three lines */
	margin: 0 auto;
	padding: 0;
	width: 750px;
	background-color: #FDFFE0;
	text-align: center;
	margin: 0px auto;
	min-width: 750px;
	size: 755px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-color: #000000;
}


/* Header */

.graphic {
	float:left;
	height:75px;
	padding-top: 10px;
	margin-bottom:10px;
}

#header {
	background-color: #FFC801;
	width: 750px;
	height: 100px;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: 0px;
}

#logo h1, #logo p {  /* not used */
	float: left;
	margin: 5px;
	color: #FFFFFF;
}

#logo h1 {  /* not used */
	padding: 30px 10px 10px 10px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {  /* not used */
	text-transform: uppercase;
	padding: 52px 5px 10px 3px;
	font-size: 10px;
	color: #00FF00;
}

#logo a {  /* not used */
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

/* other background colors - black green-008000 dark green-006400 */
#menu {
	background: #006400;
	width: 742px;
	height: 50px;
	text-align: center;
	margin: 5px;
	padding-top: 5px;
}

#menu ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

/* images/p.jpg = a black rectangle with yellow arrowhead */
#menu a {
	display: block;
	float: left;
	margin: 5px;
	padding: 8px 10px 5px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background:url(images/p.jpg) no-repeat 5px 11px;
}

/* images/img05.jpg = a yellow square */
#menu a:hover {
	background: url(images/img05.jpg) repeat-x;
	margin: 5px;
	padding: 8px 10px 5px 15px;
	color: #000000;
}

/* images/img05.jpg = a yellow square */
#menu .current_page_item a {
	background: url(images/img05.jpg) repeat-x;
	margin: 5px;
	padding: 8px 10px 5px 15px;
	color: #000000;
}


/* Content */


#content {
	background: #FDFFE0;
	width:670px;
	margin: 10px;
	padding: 0px 10px 0px 15px;
}

.post {
	margin-bottom: 5px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #949494;
	line-height: 110%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 5px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color:#010D41;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 5px;
}

.entry {
	padding: 0 10px 0 0;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

h1, h2, h3, h4 {
	margin-top: 5px;
}

h1 {
	font-size: 3em;
}

/* 0404B4 = medium dark blue */
h1.title {
	font-size: 3em;
	color:#0404B4;
}

h2 {

	font-size: 2em;
	color:#0404B4;
}

h3 {
	font-size: 1.5em;
	color:#0404B4;
}

a:link {
	color:#0000FF;  /* medium blue */
}

a:visited {
	color:#B404B4;  /* maroon */
}

a:hover {
	color:green;  /* green */
}

a:active {
	color:#000000;  /* black */
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #0404B4;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px;
}

img.right {
	float: right;
	margin: 5px;
}

ol.a {
	list-style-type: upper-alpha;
}

ol.b {
	list-style-type: lower-alpha;
}

ol.c {
	list-style-type: lower-roman;
}

ol.d {
	list-style-type: decimal;
}

.csm {
	font-size: 10px; 
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	color: black; 
	text-decoration: none; 
	font-weight: bold; 
}  

/* sidebar contents */

.content {
	text-align: left;
	margin: 0px auto;
	width: 150px;
	padding: 0 0 0 21px;
}

/* images/img06.jpg = rectangle solid black */
/* A6FCA6 is light green - the border around text boxes */

.content h4 {
	margin: 5px;
	text-align: left;
	padding: 5px 10px;
	background: url(images/img06.jpg) repeat-x;
	border: 1px solid #A6FCA6;
	font-size: 1.2em;
	color: white;
}

.content ul h4 {
	margin: 5px;
	text-align: left;
	padding: 5px 10px;
	background: url(images/img06.jpg) repeat-x;
	border: 1px solid #A6FCA6;
	font-size: 1.2em;
	color: yellow;
}

/* images/img06.jpg = rectangle solid black */
/* A6FCA6 is light green - the border around text boxes */

.content ul li h4 {
	margin: 5px;
	text-align: left;
	padding: 5px 10px;
	background: url(images/img06.jpg) repeat-x;
	border: 1px solid #A6FCA6;
	font-size: 1.2em;
	color: #A6FCA6;
}


/* 91e023 is lime-green */
/* d5e6bc is light gray-green */
/* E7F9CB is lighter lime-green */
#gowhere {
	width:300px;
	padding:2px;
	margin: 0 0 20px 0;
	font-size:16px;
	border: 1px solid #FFE400;
	background: #E7F9CB;
}

#acronyms {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	width: 100%;
	border-collapse: collapse;
}

#acronyms td, #acronyms th {
	font-size: 1em;
	border: 1px solid black;
	padding: 3px 7px 2px 7px;
	background-color: white;
}

#acronyms td.center {
	font-size: 1.1em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: white;
	color: black;
}

#acronyms th {
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: white;
	color: black;
}

#acronyms th.center {
	font-size: 1.1em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: white;
	color: black;
}
#schedule {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	width: 100%;
	border-collapse: collapse;
}

#schedule td, #schedule th {
	font-size: 1em;
	border: 1px solid black;
	padding: 3px 7px 2px 7px;
	background-color: white;
}

#schedule td.center {
	font-size: 1.1em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: white;
	color: black;
}

#schedule th {
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: white;
	color: black;
}

#schedule th.center {
	font-size: 1.1em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: white;
	color: black;
}


p.gap1 {
	line-height: 100%;
}

/* 91e023 is lime-green */
/* d5e6bc is light gray-green */
.select {
	width:500px;
	padding:2px;
	margin: 0 0 20px 0;
	font-size:16px;
	border: 1px solid #91e023;
	background: #d5e6bc;
}

/* Page--also content maybe */

#page {
	width: 1000px;
	margin: 5px;
	padding: 10px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}
/* Additions Start - 4-5-2011 */


div.c5 {
	clear:both;
}

li.c4 {
	list-style:none;
	display:inline;
}

div.c3 {
	margin-left: 5px;
}

span.c2 {
	position:relative;
}

div.c1 {
	text-align: center;
}

/* Additions End - 4-5-2011 */




/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Sidebars */

/* Sidebar1 */

/* Sidebar2 */

#sidebar2 {
	float:left;
	background: #FDFFE0;
	width:168x;
	margin: 5px;
	padding: 10px;
}

/* Search --  not used */

#searchform {
	margin: 5px;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 5px;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #333333;
	background: #000000;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 5px;
	padding: 2px 5px;
	height: 25px;
	background: #666666;
	border: 1px solid #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Calendar -- not used  */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

/* images/img06.jpg = rectangle solid black */
#footer {
	height: 75px;
	width: 768px;
	text-align: center;
	background: #000000 url(images/img06.jpg) repeat-x left top;
}

#footer p {
	margin: 5px;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
