* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #213265;
	padding-bottom: 5px;
	padding-top: 5px;
}

body {
	background: #091E55;
}

body#about_us a#aboutLink,
body#contact_us a#contactLink,
body#events a#eventsLink,
body#index a#homeLink,
body#knowledge a#knowledgeLink,
body#members a#membersLink,
body#wiki a#wikiLink,
body#site_map a#sitemapLink {
	background:
	color: #14AED6;
	background: #091E55;
}

a:link, a:visited {
	color: #1CA9C3;
	text-decoration: none;
}
a:hover, a:active {
	color: #1CA9C3;
	text-decoration: underline;
}

#wrapper {
	width: 973px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	width: 973px;
	background: url(../images/bg_header.jpg) no-repeat;
	height: 216px;
}
#site_logo {
	padding-top: 20px;
	float: left;
	height: 120px;
	width: 147px;
}
/*#logo {
	padding-top: 20px;
	float: left;
}
*/#info {
	float: left;
	width: 816px;
	color: #FFFFFF;
	padding-top: 10px;
	height: 34px;
}
#nav {
	float: left;
	height: 32px;
	width: 826px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
#nav  ul li {
	display: block;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	padding: 8px 25px 9px;
}
#nav  a:link, #nav a:visited {
	color: #FFFFFF;
}
#nav a:hover, #nav a:active {
	color: #14AED6;
	background: #091E55;
}

#thin_strip {
	display: block;
	float: left;
	background: url(../images/strip.gif) repeat-y;
	height: 8px;
	width: 973px;
}




#main {
	width: 973px;
	float: left;
	background: #FFFFFF;
}
#main #col1 {
	float: left;
	width: 563px;
	background: #FFFFFF;
	padding: 25px 15px 10px;
}
#form1 {
	padding-top: 20px;
}
#form1 table td {
	padding-top: 10px;
	padding-bottom: 10px;
}

#col1 p {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
#sitemap {
	padding-left: 30px;
	list-style: disc;
	line-height: 2;
}
#sitemap a {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}


#col2  a:link, #col2 a:visited {
	color: #213265;
	text-decoration: none;
}
#col2  a:hover, #col2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#main #col2 {
	float: left;
	width: 365px;
	background: url(../images/bg_col2.gif) repeat-x;
	padding-left: 15px;
	padding-top: 15px;
}
#box03_top {
	background: url(../images/box03_top.gif) no-repeat 0px top;
	height: 15px;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#box02_top {
	background: url(../images/box02_top.gif) no-repeat 0px top;
	height: 19px;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#box02_mid {
	background: url(../images/box02_mid.gif) repeat-y;
	width: 320px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#box02_bottom {
	background: url(../images/box02_bottom.gif) no-repeat;
	height: 18px;
	width: 350px;
	margin-bottom: 30px;
}



#box01_top {
	background: url(../images/box01_top.gif) no-repeat 0px top;
	width: 335px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#box01_mid {
	background: #3AC0E3 url(../images/box01_mid.jpg) repeat-x left bottom;
	width: 320px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
#box01_bottom {
	background: url(../images/box01_bottom.gif) no-repeat 0px bottom;
	width: 350px;
	height: 21px;
	margin-bottom: 30px;
}
#image_box01 {
	/*background: url(../images/meeting.png) no-repeat;*/
	height: 206px;
	width: 350px;
	margin-bottom: 30px;
}




#footer {
	float: left;
	width: 973px;
	background: url(../images/footer.gif) no-repeat;
	height: 150px;
}
#nigeltempleLogo {
	float: left;
	padding-right: 15px;
	padding-top: 5px;
}

#footer_text  {
	width: 500px;
	height: 100px;
	padding-top: 40px;
	padding-left: 10px;

}
#footer_text p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer_logos {
	width: 330px;
	float: right;
	height: 70px;
	padding-top: 70px;
	padding-right: 10px;
}
.lists {
	padding-left: 30px;
	list-style: circle url(none);
}
.blue_text {
	font-size: 18px;
	color: #14AED6;
}
.red_text {
	font-size: 16px;
	color: #FF0000;
}
.italic {
	font-style: italic;
}
