body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #B7CDE2;
}
#header {
	height: 112px;
	background-color: #FFFFFF;
	background-image: url(images/headerbg.gif);
}
#menu {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C60B6;
	padding: 4px;
	font-size: 8pt;
}

#menu a {
	padding: 7px;
	text-decoration: none;
}

#menu a:hover{
	text-decoration: underline;
}

#menu a:visited, #menu a:link {
	color: #FFFFFF;
}

#content {
	border: 0px;
	background-color: #FFFFFF;
	padding-bottom: 8px;
}
#footer {
	padding: 4px;
	font-size: 8pt;
	clear: both;
	background-color: #2C60B6;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
#sidebar {
	display: block;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 180px;
	background-color: #2C60B6;
	margin-left: 4px;
	padding: 0px;
}
#caption {
	background-color: #0193DE;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 4px;
	display: block;
}
.sidebar {
	background-color: #2C60B6;
}


#sidebar h1 {
	background-color: #0193DE;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 3px;
	display: block;
	margin: 0px;
}

#navigation{
	font-size: 8pt;
      	text-align: left;
	background-color: #CEE7FF;
	padding: 1px;
	margin-bottom: 4px;
}

#navigation a {
	display: block;
	padding: 1px;
	text-decoration: none;
	text-align: left;
}

#navigation a:visited, #navigation a:link {
	color: #0000CC;
}

#navigation a:hover{
	color: #0193DE;
}

#news{
	margin: 0px 0px 4px;
	padding: 4px;
	font-size: 10pt;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #CEE7FF;
	border: 1px solid #678EDD;
}

#news a {
	display: block;
	text-decoration: none;
	padding-bottom: 4px;
}

#news a:hover{
	text-decoration: underline;
}

#news a:visited, #news a:link {
	color: red;
}

#logo {
	height: 100px;
	width: 285px;
	float: left;
}
#title {
	height: 100px;
	width: 395px;
	float: right;
}
#header img {
	border: 0px;
}
#content h1 {
	background-color:#2C60B6;
	padding: 2px 8px 4px;
	color:#FFE16A;
	text-align: center;
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman";
	font-size: 13pt;
	margin: 0px 0px 1ex;
}
#content h2 {
	font-size: 9pt;
    	padding: 0px 4px;
	color: #0000CC;
	text-decoration: underline;
}
#content h3 {
	font-size: 8pt;
	color:  #0000CC;
	margin-top: 0ex;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#content a {
	color: #0000CC;
	text-decoration: none;
}

#content a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#content p {
	text-align: justify;
	font-size: 8pt;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#content i {
	text-align: right;
	display: block;
	font-size: 8pt;
	padding: 100px 4px;
}
#layout {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	vertical-align: top;
}
#layout td {
	padding: 0px;
	border: 0px;
	vertical-align: top;
	margin: 0px;
}
#table {
	border-collapse: collapse;
	text-align: center;
	border: 0px;
	margin-bottom: 1ex;
	background-color: #FFFFFF;
	font-size: 8pt;
}
#table td {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#content ul, #content ol{
	font-size: 8pt;
}
#main {
	background-color: #FFFFFF;
	border-top: 0px solid #2C60B6;
	border-right: 1px solid #2C60B6;
	border-bottom: 0px solid #2C60B6;
	border-left: 1px solid #2C60B6;
}
#hdiv {
	background-color: #B7CDE2;
	height: 2px;
}
#contenttitle {
	background-color: #2C60B6;
	padding: 8px 8px 4px;
	color: #FFE16A;
	text-align: right;
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contenttitle h1 {
	font-size: 14pt;
	margin: 0px;
}
#tlimage {
	margin-right: 8px;
	margin-bottom: 8px;
}
#gallerythumbnails {
	text-align: center;
}

#gallerythumbnails img {
	border: 1px solid #CCCCCC;
	margin: 2px;
}

#galleryimage {
	text-align: center;
}

#galleryimage img {
	border: 1px solid #CCCCCC;
	margin: 4px;
}
#content hr {
	color: #4B65BA;
}
#content td {
	font-size: 8pt;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#content table {
	margin-right: auto;
	margin-left: auto;
}
#news p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#box {
	border: 1px solid #2C60B6;
}
.comment  {
	font-size: 8pt;
	text-align: center;
}
#content .date {
	font-size: 8pt;
        color:  chocolate ;
        font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
