body {
background-color: maroon;
}

#container
{
	background-image: url('/images/background.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
        border-bottom: solid 6px maroon;
background-color: white;
}

#header
{
	height: 116px;
	width: 950px;
}

/*

#navigation ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navigation ul li a {
	text-decoration: none;
	color: maroon;
	display: block;
	padding: 4px 6px 4px 6px;
	border-bottom: solid 1px black;
}

#navigation ul li a:hover {
	color: white;
	background-color: maroon;
	display: block;
	border-bottom: solid 1px black;
}

*/

#navigation {height: 200px;}

#sidebar {
	background-image: url('/media/1103/abtus1.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	min-height: 200px;
	padding: 10px;
	padding-bottom: 150px;
}

#contentBox {

}

#content {
background-image: url('/images/100p_50t.png');
background-repeat: both;
color: black;
border: solid 1px black;
padding: 20px; 
}

#footer {text-align: center;}

 #events h1 {margin-top: 0; font-size: 1.2em;}
    #events h2 {margin-bottom: 0; font-size: .8em;}
    #events li {font-size: .8em;}
    #events h4 {font-size: .8em;  }  

.jcMaroon {color: maroon; font-weight: bold;}































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
