* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../css/templateImages/bgGradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

form {
}

input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
}

input.text {
}

input.button {
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	color: #005B00;
}

h1 {
	letter-spacing: -.05em;
	font-size: 1.5em;
}

h2 {
	margin-top: 1em;
	letter-spacing: -.05em;
	font-size: 1.4em;
}

h3 {
	margin-top: 1em;
}

p, ul, ol {
	margin-top: 0em;
	line-height: 140%;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {
	margin-left: 3em;
	padding-left: 0.75em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0.75em;
	text-align: left;
}

a {
	color: #003300;
}

a:hover {
	color: #FF0000;
}

img {


}

/* Header */

#header {
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 60px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 720px;
	text-align: center;
}

#header p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF99;
}

#header h1 {
	padding-top: 1em;
	letter-spacing: 0.05em;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFF99;
}

#header p {
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #151F5D;
}

#header img {
	padding: 0px;

}

/* Page */

#page {
	width: 965px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 15px;
}

#pagebg {

}

/* Content */

#content {
	float: left;
	background-image: url(../css/templateImages/ContentPNG.png);
	width: 729px;
}

#contentTop {
	float: left;
	width: 729px;
	background-image: url(../css/templateImages/ContentTopPNG.png);
	height: 19px;
}

#contentBottom {
	float: left;
	width: 729px;
	background-image: url(../css/templateImages/contentBottomPNG.png);
	height: 20px;
}

#subNote {
	font-size: 0.9em;
	color: #990000;
	text-align: center;
}

.post {
	width: 720px;
	background-image: url(../css/templateImages/Cavemen.gif);
	margin-left: 3px;
}

.post .entry {
	padding-right: 20px;
	padding-left: 20px;
}

.post .entry p {
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: justify;
}

.post .entry .space {
	margin: 10px;
}

.post .entry .blockRightNew td {
	font-size: 1em;
	padding: 10px;
}

.post .entry .res td {
	font-size: 1.1em;
	padding-top: .2em;
}

.post .entry .res p {
	font-size: 0.8em;
	margin-top: 0em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}

.post .entry .lib td {
	font-size: 1em;
	padding-right: 0.9em;
	padding-left: 0.5em;
	text-align: left;
}
.post  .entry  .lib  tdc {
	font-size: 1em;
	padding-right: 0.9em;
	padding-left: 0.5em;
	text-align: center;
}

.post .entry .lib h3 {
	font-size: 1.3em;
	padding-bottom: 0.5em;
	color: #000000;
}

.post .entry .big td {
	font-size: 1.1em;
	padding-top: .8em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: .8em;
}
.post .entry .big h3 {
	font-size: 1.2em;
	padding-bottom: 0.5em;
	color: #000000;
}

.post .entry .photo td {
	font-size: 1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
}
.post .entry .photo h3 {
	font-size: 1.3em;
	padding-bottom: 1em;
	color: #000000;
}

.post .entry .cal td {
	font-size: .9em;
	padding-top: .2em;
}
.post .entry .cal h3 {
	font-size: 1.3em;
	padding-bottom: 0.5em;
	color: #000000;
}

.post .entry ul {
	margin-top: .5em;
	margin-bottom: 1em;
}

.post .entry ol {
	margin-top: 1em;
	margin-bottom: 1em;
}

.post .entry ul li {
	margin-left: 2em;
	list-style-position: inside;
	list-style-type: disc;
}

.post .entry ol li {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: upper-roman;
}

.post .title {
	padding-top: 0px;
	text-align: center;
	padding-bottom: 1em;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin: 0px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #748AAF;
	text-align: center;
	text-transform: uppercase;
	color: #849AC1;
}

.post .meta a {
	text-decoration: none;
	color: #B1C0C7;
}

.post .meta a:hover {
	text-decoration: underline;
}

/* layout */


.post .entry .blockFull {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

.post .entry .blockFull h4 {
	font-size: 1em;
	padding-left: 25px;
}

.post .entry .blockRightNew {
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	width: 490px;
	float: right;
	clear: right;
	padding-bottom: 10px;
}

.post .entry .blockRightNew blockquote {
	margin-left: 2.5em;
	padding-left: 0.75em;
	margin-top: 0.75em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post .entry .blockRightNew h4 {
	font-size: 1em;
	padding-left: 25px;
}

.post .entry .blockRightNew p {
	line-height: 1.3em;
}
.post .entry .blockRightNew a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post .entry .blockLeftNew {
	float: left;
	width: 175px;
	margin-bottom: 25px;
	clear: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.post .entry .blockLeftNew .blockLeftLogin {
	text-align: left;
	margin-bottom: 25px;
}

.post .entry .blockLeftNew .blockLeftNote {
	text-align: left;
	color: #990000;
	font-size: smaller;
	margin-bottom: 15px;
}

.post .entry .blockLeftNew .blockLeftBanner {
	text-align: left;
	margin-bottom: 20px;
}

.post .entry .blockLeftNew .blockLeftLogo {
	text-align: center;
	margin-bottom: 20px;
}

.post .entry .blockLeftNew .blockLeftBanner h4 {
	text-align: center;
}

.post .entry .blockLeftNew .blockLeftBanner h5 {
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
}

.post .entry .blockLeftNew .blockLeftBanner p {
	line-height: 1.2em;
	margin-left: 0px;
	font-size: 0.9em;
	clear: left;
}

.post .entry .blockLeftNew img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post .entry .blockLeftLogin {
	float: left;
	width: 175px;
	margin-bottom: 5px;
	clear: left;
	margin-top: 10px;
}

.post .entry .titleBlockLeft {
	float: left;
	width: 150px;
	clear: left;
}

.post .entry .titleBlockRight {
	float: right;
	width: 150px;
	clear: right;
}

.post .entry .innerBlock {
	padding: 5px;
	width: auto;
}
.post .entry .LeftContainer {
	clear: left;
	float: left;
	width: 48%;
	padding-left: 0px;
}
.post .entry .RightContainer {
	float: right;
	width: 50%;
	clear: right;
}
.post .entry .RightContainer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 216px;
	padding: 0px;
	margin-top: 0px;
}

#sidebar blockquote {
	margin-left: 1em;
	padding-left: 0.75em;
	border-left: 1px solid #9E9D89;
	margin-top: .75px;
}


.logo {
	float: right;
	padding: 0px;
	width: 215px;
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: center;
}

#navTop {
	float: right;
	padding: 0px;
	width: 215px;
	background-image: url(../css/templateImages/navTopPNG.png);
	height: 20px;
}

#nav {
	float: right;
	padding: 0px;
	width: 215px;
	background-image: url(../css/templateImages/navPNG.png);
	margin: 0px;
	top: 0px;
}

#navBottom {
	float: right;
	padding: 0px;
	width: 215px;
	background-image: url(../css/templateImages/navBottomPNG.png);
	height: 20px;
}

#sidebar ul {
	padding: 0px;
	list-style: none;
}

#sidebar li {
	padding: 0px;
	display: block;
}

#sidebar li ul {
}

#sidebar li li {
	border-bottom: 1px dotted #748AAF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 2px;
	margin-bottom: 0px;
	text-indent: 10px;
}

#sidebar .stats {
	padding-top: 1.1em;
	text-align: center;
	font-size: .9em;
}

#sidebar li li:hover {
	background-color: #EAEAEA;
}

#sidebar #nav .nav_Body_on {
	background-color: #EAEAEA;
}

#sidebar .nav_Body_on {
	background-color: #B8D5B5;
}

#sidebar h2 {
	margin: 0em;
	padding-bottom: 0em;
	border-bottom: 1px solid #748AAF;
	text-align: center;
}

#sidebar p {
	padding-bottom: 0em;
	text-align: justify;
	font-size: 0.9em;
	line-height: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#sidebar td {
	margin: 5px;
	text-align: center;
	font-size: 0.9em;
	line-height: normal;
	padding: 8px;
}

#sidebar a {
	text-decoration: none;
	display: block;
	width: 100%;
}

#sidebar a:hover {
	display: block;
	width: 100%;
}

#sidebar a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Footer */

#footer {
	width: 852px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#footer p {
	margin: 0px;
	font-size: .9em;
	color: #CFA39D;
}

#footer a {
	color: #CFA39D;
	background-color: #FFFFFF;
}

/* for the jquery html ticker */

.tickerstyle {
	width:  100%;
	height: 120px;
	/*padding: 8px;*/
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.tickerstyle h3 {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.messagediv {
	display: none;
}

