	/* Document Styles */

body {
	background: #646E57;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 5px 0;
	}

p.p1 {
	font-size: 13px;
	line-height: 20px;
	}
img {
	border: 0;
}
h1 {
	color: #000;
	font: bold 20px georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	margin: 5px 0 2px 0;
	}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #000;
	border: 0;
                text-decoration: none;
	}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}

/* Container Styles */

#container {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background: #fff;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

/* Intro Styles */

#pageHeader {
	width: 720px;
	height: 155px;
	background: #18d url(title.jpg) no-repeat;
	}

#pageHeader h1, #pageHeader h2 {
	text-indent: -999em;
	margin: 0;
text-decoration: none;
	}

#quickSummary {
	width: 720px;
	height: 20px;
	border-top: 1px solid #000;
	background: #000;
	text-align: center;
	font: bold 10px "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
                padding:0;
	margin:0;
	color: #fff;
	}

#quickSummary p.p1 {
	position: absolute;
	left: -999em;
	}

#quickSummary p.p2 {
	width: 720px !important;
	width /**/: 276px;
	height: 28px !important;
	height /**/: 39px;
	color: #6cf;
	margin: 0;
	padding: 11px 0 0 27px;
	border-right: 1px solid #fff;
	}

#quickSummary a:link, #quickSummary a:visited {
	text-decoration: none;
	color: #fff;
	}

#quickSummary a:hover, #quickSummary a:active {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
	}

/* Supporting Text Styles */

#blogcontent {
	margin: 3px 172px 0px 10px;
	background: #fff;
	}

#blogcontent p {
	font-size: 12px;
	text-indent: 1.5em;
	line-height: 20px;
	color: #000;
	}

#blogcontent img {
                border:1px solid #000;
                text-align:center;
margin-left:auto; 
margin-right:auto; 
display:block;
                }

#footer {
	width: 708px !important;
	width /**/: 720px;
	height: 24px !important;
	height /**/: 30px;
	background: #e1e5dc;
	margin-top: 15px;
	padding: 6px 12px 0 0;
	border-top: 1px solid #fff;
	text-align: right;
	}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #000;
	}

#footer a:hover, #footer a:active {
	color: #8F9A8F;
	background: #e1e5dc;
	}

/* Link List Styles */

#linkList {
	position: absolute;
	top: 176px;
	right: 0px;
	width: 155px;
	border-bottom: 1px solid #fff;
	background-color: #e1e5dc;
	}

#linkList h3 {
	text-indent: -1100px;
	height: 45px;
	margin: 0;
	}

#linkList a:link, #linkList a:visited {
	font-size: 11px;
	color: #000;
	background: #e1e5dc;
                text-decoration: none;
	}

#linkList a:active, #linkList a:hover  {
	color: #ccc;
	text-decoration: underline;
	}

#linkList a.c {
	font-size: 10px;
	}

#linkList acronym {
	border-bottom: none;
	}

#lselect, #lfavorites {
	border-top: 1px solid #fff;
	background: #E1E5DC;
	}

#lselect h3 {
	background: url(select.gif);
	}

#lfavorites h3 {
	background: url(favourites.gif);
	}

#lselect li, #lfavorites li {
	color: #000;
	background: url(select_bg.gif) repeat-x left bottom;
	}

#lselect a:hover, #lselect a:active, #lfavorites a:hover, #lfavorites a:active {
	color: #000;
	}

#larchives {
	background: #E1E5DC;
	}

#larchives h3 {
	background: url(archives.gif);
	}

#larchives li {
	color: #000;
	background: url(archives_bg.gif) repeat-x left bottom;
	}

#larchives a:hover, #larchives a:active {
	color: #000;
	}

#lresources {
	background: #E1E5DC;
	}

#lresources h3 {
	background: url(resources.gif);
	}

#lresources li {
	color: #000;
	background: url(resources_bg.gif) repeat-x left bottom;
	}

#lresources a:hover, #lresources a:active {
	color: #000;
	}