body {
	margin:130px 0px 0px 0px;
	color:#01396C;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background-image:  url("images/logo.jpg");
	background-repeat: no-repeat;
	background-position:10px 10px;
	max-width:1100px;
}

div {
	padding: 0px 5px 0px 190px;
}
h1, 
h2, 
h3, 
h4,
h5,
h6, 
p,
table {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 190px;
}

ul {
	margin: 10px;
	padding: 0px 5px 0px 190px;
}

li {
	margin-left:10px;
	font-size:12px;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}

p {
	font-size:12px;
	margin: 0px 0px 10px 0px;
}

a, 
a:visited {
	color: #7C2939;
	text-decoration: underline;
}

a:hover, 
a:active, 
a:focus {
	color: #000066;
}

hr {
	margin-left:190px;
	margin-right:10px;
}
#header {
height:25px; 
background-image:url(images/topsquares.jpg);  
background-repeat:no-repeat; 
background-color:#01396C;	
color:#ffffff;
	display: block;
	font-size:20px;
	font-weight:bold;
	left: 0px;
	margin:0px;
	padding: 0px;
	position: absolute;
	text-align:right;
	text-indent:10px;
	top: 95px;
	width:100%;
}
#nextmeet {
	color:#7C2939;
	font-size:14px;
	font-weight:bold;
	left: 390px;
	margin:0px;
	padding: 0px;
	position: absolute;
	text-align:left;
	text-indent:0px;
	top: 10px;
}
.details {
	font-size:12px;
	font-style:italic;
	color:#01396C;
}
#navigation {
	left: 10px;
	position: absolute;
	top: 130px;
	width: 160px;
}

#navigation,
#navigation ul, 
#navigation li
{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	list-style-type: none;
}
#navigation a {
	font-size:14px;
	font-weight:bold;
}
#navigation a:hover {
	background-color:#E5D5D8;
}
.calender table,
.calender thead,
.calender tbody,
.calender tfoot,
.calender div,
.calender tr,
.calender td,
.calender p,
.calender h1,
.calender h2,
.calender h3,
.calender h4,
.calender h5,
.calender h6,
.calender ul,
.calender li
 {
	padding: 0px;
	margin: 0px;
}
