/* CSS Stylesheet for s87748876.onlinehome.us/elmhurst. Many thanks for inspiraton from Michael Heilemann for his Kubrick Theme for Wordpress and to Joshua Kaufmann for his code for horizontal navigation tabs. */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(http://www.s87748876.onlinehome.us/elmhurst/images/bgcolor.jpg);
	background-repeat: repeat;
	font-size:12px;
}
h1 {
	display:none;
}

h2 {
	color:#000000;
	background-color:transparent;
	font-size:22px;
	font-weight:bold;
	padding: 0 0 0px 0;
	margin: 2px 2px 0 0;
}

h3 {
	color:#000000;
	background-color:transparent;
	font-size:18px;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h4 {
	color:#990000;
	background-color:transparent;
	font-size:14px;
	font-weight:bold;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
}

h5 {
	color:#666666;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h6 {
	color:#333333;
	background-color:transparent;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding: 0;
	margin: 3px 0 0 0;
}

p	{
	margin: 2px 0 2px 0;
	padding: 4px 0 4px 0;
}

a:link {
	color:#990000;
	background-color:transparent;
	text-decoration:underline;
}

a:visited {
	color:#990000;
	background-color:transparent;
	text-decoration:underline;
}

a:hover {
	color:#990000;
	background-color:transparent;
	text-decoration:none;
}

a:active {
	color:#990000;
	background-color:transparent;
	text-decoration:none;
}

#footer a:link {
	color:#666666;
	background-color:transparent;
	text-decoration:none;
}

#footer a:visited {
	color:#666666;
	background-color:transparent;
	text-decoration:none;
}

#footer a:hover {
	color:#666666;
	background-color:transparent;
	text-decoration:underline;
}

#page { 
	background: url(http://www.s87748876.onlinehome.us/elmhurst/images/bg.jpg) repeat-y top;
	border: none;
	background-color: transparent;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	width: 760px;
}
	
#header {
	background: url(http://www.s87748876.onlinehome.us/elmhurst/images/headertest.gif) no-repeat bottom center;
	height: 198px;
	width: 758px;
	padding: 1px;
	margin: 0 !important;
	margin: 0 0 0 1px;
}

#trojan50 {
	z-index:100000;
	background-image: url(http://www.s87748876.onlinehome.us/elmhurst/images/trojan50.gif);
	background-repeat: no-repeat;
	height:173px;
	width:184px;
	margin-top:-125px;
	margin-left:50px;
}

#content{
	margin-top:20px;
}
	
#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
    background-color: transparent;
	padding: 5px 0 10px 0;
	margin-left: 530px;
	width: 210px;
	text-align:center;
	margin-top: -28px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.maincolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.offset {
	color: #990000;
	background-color:transparent;
	font-weight: bold;
	margin: 15px 0px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

.offset-noborder {
	color: #990000;
	background-color:transparent;
	font-weight: bold;
	margin: 15px 0px 0 10px;
	padding-left: 0px;
}

.plain {
	color:#000000;
	font-weight: normal;
}

.plain-indent {
	color:#000000;
	font-weight: normal;
	margin: 0px 0 0 48px;
	padding: 0;
}

.indent-border {
	color:#000000;
	font-weight: normal;
	margin: 0px 0 0 0px;
	padding: 0 0 0 10px;
	border-left: 5px solid #ddd;
}
	
.caption {
	color:#666666;
	font-size:12px;
	margin: 2px 0 0 0px;
}

.plain {
	color:#000000;
	font-weight: normal;
}

.plain-indent {
	color:#000000;
	font-weight: normal;
	margin: -19px 0 0 48px;
	padding: 0;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0px auto;
	width: 760px;
	height: 63px;
	clear: both;
	background: url(http://www.s87748876.onlinehome.us/elmhurst/images/footer.jpg) no-repeat bottom; 
	border: none;
	color: #666666;
	font-size:9px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

a img {
	border: none;
}

#sidebar h3 {
	text-align:center;
}

.song {
	text-align: center;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#990000;
	background-color:transparent;
}

/*start navigation tabs css*/
#navcontainer {
	margin: -20px 275px 0 45px;
	padding: 0 10px 0 0;
}

 ul#navlist {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px; /* positions bottom line under tabs */
	border-bottom: 1px solid #990000; /*line under tabs*/
	margin: 0;
}

ul#navlist li {
	float: right; /*positions tabs to left or right of container*/
	height: 21px;
	background-color: #E5E5E5;
	margin: 2px 2px 0px 2px;
	border: 1px solid #990000; /*border around individual tabs*/
}

li#active a {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

li#active a {
	color: #666666;
}

#navlist a {
	float: left;
	display: block;
	color: #990000;
	text-decoration: none;
	padding: 4px;
}

#navlist a:hover {
	background: #fff; 
}

/*end navigation tabs css*/

.sound object {
	display: none;
}

#sidebar ul {
	list-style-type:none;
	text-align:center;
	margin: 0px 0 5px 0;
	padding: 0px;
	
}

#sidebar li {
	list-style-type:none;
	text-align:center;
	margin:  0 0 0 0;
	padding: 0;
	
}

.top {
	text-align:center;
}

#reunion_links ul li {
	list-style-type:circle;
	text-align:left;
	margin: 0px 0 5px 0px;
	padding: 0px;
}

