body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	color: #000000;
	margin-top: 15px;
	background-image: url(bg2.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	text-align: center;
}

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}		
#outer {
   background: #ffffff;
   color: #000;
   width: 780px;
   margin: auto;
   padding: 5px 5px 5px 5px;
	background-image: url(bg3.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
	border: solid #000 1px;
}

#header {
	text-align: center;
}

#pad {
	clear:both;
}

#leftNav {
	width: 150px;
	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
	background-color: #922c37;
	color: #fff;
	font-size: 11px;
}

#content {
   padding: 5px 5px 5px 5px;
	vertical-align: top;
	font-size: 12px;
	height: 480px;
	}

#footer {
	clear: both;
	font-size: 11px; 
}

#title {
	color: #750018;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 3px;
	margin: 5px 5px 5px 50px;
}

.title {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	width: 90%;
	padding: 5px 10px 2px 5px;
	border-bottom: 2px #c55a70 solid;
}

.titlebig {
	color: #971E1E;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
}

.titleblinking {
	background-color: #fff;
	background-image: url(fade.png);
	background-position: right;
	background-repeat: repeat-y;
	text-decoration: blink;
	color: #971E1E;
	font-weight: bold;
	border: solid #000 1px;
	font-size: 18px;
	text-align: left;
	padding: 5px;
}

#penta {
 height: 24px;
 text-align: center;
 font-size: 16px;
 color: #8b0000;
 font-weight: bold;
 vertical-align: middle;
}

.bg {
	background-color: #FDF5E6;
	border: solid #000 1px;
	text-align: left;
	padding: 5px;
}

.white {
	background-color: #fff;
	border: solid #000 1px;
	text-align: center;
	color: #8B0000;
	padding: 2px;
}

h1 {
	padding: 2px 0px 2px 4px;
	margin: 0px 0px 6px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #cc3333;
	border: 1px solid #990000;
	background-color: #fff;
}

h2 {
	padding: 2px 0px 2px 4px;
	margin: 0px 0px 6px 0px;
	font-size: 14px;
	color: #cc3333;
	border: 1px solid #990000;
	background-color: #fff;
}

h3 {
	font-size: 16px;
	color: #cc3333;
}

h4 {
	font-size: 22px;
	color: #922c37;
}

a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffd700;
	text-decoration: none;
}

a.img {
	text-decoration: none;
	background-color: none;
	border: none;
}

img {
	border: none;
}

textarea {
	width: 100%;
	height: 240px;
}

hr {
	color: #CC3300;
	background-color: #cc3300;
	height: 1px;
	border: 0px;
	margin: 8px 0px 8px 0px; 
}	

.google {
	margin-top: 0px;
	background-color: #ffffff;
	text-align:center;
	border: none;
}	

small { 
   font-size : 11px;
}

.footnote {
	font-size: 11px;
}

li {
	list-style: square;
	padding-bottom: 10px;
	font-weight: bold;
}