
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #e1f6f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-align: justify;
}

table
{
width: 100%;
table-layout: fixed;
}

td
{
text-align: center;
}

th
{
height: 50px;
} 


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #AAAAAA;
}

h1 {
	font-size: 2em;
	color: #999999;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #333333;
}

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 940px;
	height: 65px;
	margin: 0 auto;
	color: #001166;
}

#header a:hover, .email a {
	text-decoration: underline;
}



/* Logo */

#logo {
	height: 30px;
	margin: 0;
	padding-top: 5px;
	/* background: url(images/img02.jpg) no-repeat left 20px; */
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1 {
	float: left;
	padding-left: 0px;
	letter-spacing: -2px;
	text-transform: none;
	font-size: 4.1em;
	color: #112299;
}

#logo p {
	float: right;
	margin: 0;
	padding: 25px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0033aa;
	font-size: 2.0em;
} 

#logo p a {
	color: #0033aa;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}


/* Menu */

#menu {
	width: 940px;
	height: 36px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0x 0px 0px 0px;
	padding-left: 21px;
	padding-right: 20px;
	list-style: none;
	line-height: normal;
	/* text-align: center; */
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 12px;
	margin-bottom: 0px;
	padding: 10px 10px 10px 8px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e1f6f9;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #8899ff;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #e1f6f9;
	color: #050550;
}
/* Menu */

#menu2 {
	width: 940px;
	height: 36px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img01.jpg) no-repeat left top;
}

#menu2 ul {
	margin: 0px 0px 0px 0px;
	padding-left: 21px;
	padding-right: 20px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu2 li {
		float: left;
}

#menu2 a {
	display: block;
	height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 12px 9px 12px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e1f6f9;
	border: none;
}

#menu2 a:hover { 
	background: #8899ff;
	text-decoration: none;
}

#menu2 .current_page_item a {
	background: #e1f6f9;
	color: #050550;
}
/* Menu 3*/

#menu3 {
	width: 940px;
	height: 36px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img01.jpg) no-repeat left top;
}

#menu3 ul {
	margin: 0px 0px 0px 0px;
	padding-left: 21px;
	padding-right: 20px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu3 li {
		float: left;
}

#menu3 a {
	display: block;
	height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 12px 6px 12px 5px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e1f6f9;
	border: none;
}

#menu3 a:hover { 
	background: #8899ff;
	text-decoration: none;
}

#menu3 .current_page_item a {
	background: #e1f6f9;
	color: #050550;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px px;
}

#page-bgbtm {
}

/* Content */

#content {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding: 30px 0px 0px 0px;
}

ul
{
	list-style-type: none;
}

.post {
	margin-bottom: 15px;
}

.post a:hover {
	text-decoration: underline;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 1px;
	padding: 1px 0 0 0px;
	letter-spacing: -.5px;
}

.post h1 {
	color: #777777;
	font-size: 2.8em;
}

.post h2 {
	color: #555555;
	font-size: 2.1em;
}

.post h3 {
	color: #555555;
	font-size: 1.4em;
}

p {
	font-size: 1.2em;
	text-align: justify;
}

ul {
	font-size: 1.2em;
}

.post .title a {
	color: #666666;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #E9E3CB;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #464032;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #E9E3CB;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}



/* Footer */

#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #EBE6D1;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}

.popuppic{
position: relative;
z-index: 0;
}

.popuppic:hover{
background-color: transparent;
z-index: 50;
}

.popuppic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 1px;
/* left: -1000px; */
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.popuppic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popuppic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
float: left;
/* display: block;
margin-left: auto;
margin-right: auto; */
left: 20px; /*position where enlarged image should offset horizontally */

}

.popuppicright{
position: relative;
z-index: 0;
}

.popuppicright:hover{
background-color: transparent;
z-index: 50;
}

.popuppicright span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 1px;
/* left: -1000px; */
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.popuppicright span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popuppicright:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
float: left;
/* display: block;
margin-left: auto;
margin-right: auto; */
left: -210px; /*position where enlarged image should offset horizontally */

}

tr {
    width: 100%;        // for example
}
td {
	margin-left: auto;
	margin-right: auto;
}

.popuppic{
position: relative;
z-index: 0;
}

.popuppic:hover{
background-color: transparent;
z-index: 50;
}

.popuppic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 1px;
/* left: -1000px; */
border: 1px solid black;
display: none;
color: black;
text-decoration: none;
}

.popuppic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popuppic:hover span{ /*CSS for enlarged image on hover*/
display: block;
top: 0;
float: left;
/* display: block;
margin-left: auto;
margin-right: auto; */
left: 20px; /*position where enlarged image should offset horizontally */

}

.popuppicright{
position: relative;
z-index: 0;
}

.popuppicright:hover{
background-color: transparent;
z-index: 50;
}

.popuppicright span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 1px;
/* left: -1000px; */
border: 1px solid black;
display: none;
color: black;
text-decoration: none;
}

.popuppicright span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popuppicright:hover span{ /*CSS for enlarged image on hover*/
display: block;
top: 0;
float: left;
/* display: block;
margin-left: auto;
margin-right: auto; */
left: -210px; /*position where enlarged image should offset horizontally */

}

