* {
	padding: 		0;
	margin: 		0;
} 
#shadow_container {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	z-index: 2;
	background-image: url(../images/shadow.jpg);
	margin-top: 10px;
}
#container {
	width: 700px;
	margin-left: 14px;
	background-color: #FFFFFF;
	z-index: 3;
}

body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	line-height: normal;
	
}
#picture {
	background-color: #0066CC;
	height: 118px;
	clear: both;
}

#left_col {
	width: 130px;
	float: left;
	padding-top: 70px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 70%;
	line-height: 120%;
}
#left_col ul {
	list-style-type: none;
	margin: 0;
}
#left_col a {
	color: #0066CC;
	text-decoration: none;
}
#left_col a:hover {
	text-decoration: underline;
}
#left_col h3{
	color: #0066CC;
	line-height: 1em;
	padding-bottom: 5px;
}
#centre_col {
	padding-top: 30px;
	float: left;
	width: 330px;
	margin-left: 20px;
	font-size: 80%;
	line-height: 140%;
}
#footer {
	background-color: #D6D3CC;
	clear: both;
	font-size: 0.7em;
	text-align: center;
	padding: 6px;
}
#bgLogo {
	position: 		absolute;
	top: 			0;
	left: 			0;
	background: 	url(../images/bg_log.gif) no-repeat fixed left top;
	width:			55px;
	height:			625px;
}
#right_col {
	margin-left: 520px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#right_col img {
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}


#nav {
	width:100%;
	line-height:normal;
	background-color: #0066CC;
	color: #FFFFFF;
	text-align: center;
	float: left;
	font-size: 90%;
      }

    #nav ul {
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	display:block;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	
      }
   #nav li {
   	color: #FFFFFF;
	margin: 0px;
	padding:0 0 0 5px;
	display:inline;
      }

  #nav a {
  color: #FFFFFF;
	text-decoration:none;
	
	height: 24px;
      }
    #nav a:hover {
	text-decoration:underline;
	color: #609AFF;
      }
 /*   #nav #current {
      /*background-image:url(../images/tabLcurrent.jpg);
      }

#nav #current a {
 
  }
*/
.img_left {
	float: left;
	margin-right: 10px;
}
.spacer {
	clear: both;
	height: 1px;
}

 h1 {
	color: #FF9900;
	font-size: 2em;
	font-weight: lighter;
	padding-bottom: 10px;
	line-height: 100%;
	margin: 0;
}
 h2 {
	color: #333333;
	font-size: 1.4em;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
}
p {
	margin: 0;
	margin-bottom: 10px;
}
.horizontal_rule {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
}
#header_bar {
	background-color: #0066CC;
	padding-top: 40px;
	padding-left: 20px;
	margin: 0;
}
#header_bar h1 {
	color:#B7D0FC;
	margin: 0;
}
#centre_col ul{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.float_img_left {
	float: left;
	padding-right: 10px;
}
.news_item {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footnote {
	font-size: 80%;
}
#header_bar_events {
	background-color:#00CC00;
	padding-top: 40px;
	padding-left: 20px;
	margin: 0;
}
#header_bar_events h1 {
	color:#FFFFFF;
	margin: 0;
}
.event {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.event a {
	text-decoration:none;
}
.event h2 {
	font-weight: bolder;
	margin:0px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #0066CC;
}
.event_date {
	color:#000000;
	font-weight: bold;
}
#links_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
.req {
	color: #FF6600;
}
h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 100%;
}
td {
	padding-bottom: 7px;
}
th {
	padding-bottom: 7px;
	text-align: left;
}
.shaded_table {
	font-size: 0.9em;
	background-color: #EBE2FF;
	
}
.shaded_table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
.shaded_table th {
	background-color:#996699;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	color: #FFFFFF;
}
.warning {
	font-weight: bold;
	color: #FF6600;
}
textarea {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000000;
	width: 200px;
}
.bold_text {
	font-weight: bold;
}