body {
padding:0;
margin:0;
font-family: arial,serif;
text-align: center;
background-color: #ADD8E6;
}

#container {
margin: 0.5em auto;
text-align: left;
background: #ffffff;
border: solid 2px #4169E1;
width: 850px;
height: 1200px;
background-position: 0 0;
position: relative;
}

#clock {
position: absolute; 
top : 215px; 
left : 700px; 
font-size: 12px;
color: #000000;
font-family: arial,serif;	
font-weight: bold;
line-height: 2em;
}

#vtclogo {
position: absolute;
top: 40px;
left: 35px;
width: 122px;
height: 128px;
}

#banner {
position: absolute;
top: 20px;
left: 195px;
width: 630px;
height: 163px;
}

#menu {
position: absolute;
top: 210px;
left: 20px;
width: 160px;
height: 550px;
background-color: #ADD8E6;
border: solid medium #4169E1;
}

#menu h2 {
display: block;
padding: 10px;
background-color: #ffffff;
font-weight: bold;
font-size: 12px;
font-family: arial,serif;
}

#menu a {
color: #4169E1;
display: block;
padding: 2px 10px;
font-weight: bold;
font-size: 11px;
font-family: arial,serif;
text-decoration: none;
margin:0px 10px;
}

#menu a:hover {
color: #000000;
background-color: #FFB6C1;
display: block;
padding: 2px 10px;
font-weight: bold;
font-size: 11px;
font-family: arial,serif;
text-decoration: none;
margin: 0px 10px;
}

#text {
position: absolute;
top: 210px;
left: 195px;
width: 630px;
padding: 5px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: solid 1px #4169E1;

} 

#text a {
font-family: arial,serif;
font-size: 12px;
color: #4169E1;
font-weight: bold;
line-height: 1.6em;
text-decoration: none;
}

table.index td {
vertical-align: top;
}

table.gallery {
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
line-height: 1.6em;
}

table.events {
width: 400px;
border-collapse: collapse;
border-color: #4169E1;
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
line-height: 1.6em;
}

table.events th {
border-color: #4169E1;
background-color: #ffffff;
}

table.events td {
border-color: #4169E1;
background-color: #ADD8E6;
padding: 0px 0px 0px 10px;
}

table.meetings {
width: 500px;
border-collapse: collapse;
border-color: #4169E1;
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
line-height: 1.6em;
}

table.organisations {
width: 620px;
border-collapse: collapse;
border-color: #4169E1;
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
line-height: 1.6em;
}

table th {
border-color: #4169E1;
background-color: #ffffff;
}

table.meetings td {
border-color: #4169E1;
background-color: #ADD8E6;
padding: 0px 0px 0px 10px;
}

table.minutes {
width: 340px;
border-collapse: collapse;
border-color: #4169E1;
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
line-height: 1.6em;
}

table.minutes th {
border-color: #4169E1;
background-color: #ffffff;
width: 150px;
}

table.minutes td {
border-color: #4169E1;
background-color: #ADD8E6;
padding: 0px 0px 0px 10px;
}

table.minutes a {
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height: 1.6em;
}

table.notices {
width: 400px;
border-collapse: collapse;
border-color: #4169E1;
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
line-height: 1.6em;
}

table.notices th {
border-color: #4169E1;
background-color: #ffffff;
width: 200px;
}

table.notices td {
border-color: #4169E1;
background-color: #ADD8E6;
padding: 0px 0px 0px 10px;
}

table.notices a {
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height: 1.6em;
}

table.members td {
vertical-align: top;
padding: 10px;
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
line-height: 1.6em;
}	 

table.noborder td, table.contact td {
font-size: 12px;
border: 0px;
padding: 5px;
}

table.links {
width: 630px;
font-family: arial,serif;
font-size: 12px;
font-weight: bold;
padding: 5px;
line-height: 2em;
}	

table.links td{
width: 210px;
font-family: arial,serif;
font-size: 12px;
font-weight: bold;
padding: 5px;
line-height: 2em;
}		

#marquee {
left: 52px;
width: 480px;
border: solid medium #4169E1; 
padding-top: 5px;
padding-bottom: 5px;
}

#marquee a {
font-size: 12px;
font-weight: bold;
font-family: serif;
color: #000000;
text-decoration: none;
}

#search {
position: absolute;
top: 0px;
right: 70px;
}

h1 {
font-size: 16px;
background-color: #ADD8E6;
padding: 3px; 
}

h2 {
font-size: 14px;
}

p {
font-family: arial,serif;
font-size: 12px;
font-weight: normal;
text-align: justify;
line-height: 1.6em;
}		   

table.members image {
border-width: 2px;
border-color: black;
}		   


