

#memoryticker{
background-color: none;
width: 200px;
font: bold 12px Verdana;
/*Tip: add in height attribute here for multiple line scroller*/
border: 0px solid black;
padding: 3px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=4.0)
}

#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 5px solid #006600;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}


#FrogJS{
width: 600px;
height: 600px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 140%;
}

 #simplegallery1{
position: relative;
visibility: hidden;
border: 10px solid black;
}


body {
	background: #809315 url(images/img01.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration:#000080 ;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}



p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 206px;
	margin: 0 auto;
	background: url(images/img021.jpg) no-repeat top left;
}

/* Logo */

#logo {
	width: 870px;
	height: 152px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 75px;
	padding-left: 50px;
	font-weight: normal;
	text-transform: lowercase;
}

#logo h2 {
	float: left;
	padding-top: 95px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#logo h2, #logo h2 a {
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.first a{
	float: left;
	background: #2175BC;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a {
	float: left;
	background: #000080;
	padding: 7px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #2175BC;
	padding: 3px 20px;
}

/* Search */

#search {
	float: right;
    margin: 0px 0px 20px;

}


/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 48px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 5px 35px 0 25px;
}

/* Content */

#content {
	float: right;
	width: 653px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/) no-repeat left 100%;
	border-bottom: 1px solid #FFFFFF;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 25px;
	margin: 15px 0 20px 0;
	padding: 10px 0 0 20px;
	background: #000080 url(images/img07.gif) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebar li h2 {
	height: 30px;
	margin-bottom: 15px;
	padding: 5px 0px 0px 20px;
	background: #000080 url(images/) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar li p {
	padding: 0 20px;
}


/* endurance Sidebar */

#endurance {
	float: left;
	width: 615px;
}

#endurance ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#endurance li {
	margin-bottom: 0px;
}

#endurance li ul {
}

#endurance li li {
	margin: 0;
	padding: 0px 500px;
}

#endurance li h2 {
	height: 30px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 5px;
	background: #000080 url(images/) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#endurance li p {
	padding: 0px 50px;
    }


/* endurance 2 Sidebar */

#endurance2 {
	float: left;
	width: 350px;
}

#endurance2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#endurance2 li {
	margin-bottom: 0px;
}

#endurance2 li ul {
}

#endurance2 li li {
	margin: 0;
	padding: 5px 400px;
}

#endurance2 li h2 {
	height: 30px;
	margin-bottom: 15px;
	padding: 5px 0px 0px 5px;
	background: #009872 url(images/) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#endurance2 li p {
	padding: 0px 0px;
    }
/* endurance pictures */

#endurance3 {
	float: right;
	width: 250px;
}

#endurance3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#endurance3 li {
	margin-bottom: 0px;
}

#endurance3 li ul {
}

#endurance3 li li {
	margin: 0;
	padding: 0px 0px;
}

#endurance3 li h2 {
	height: 1300px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: #c1daf0 url(images/) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#endurance3 li p {
	padding: 0px 0px;
    }
/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	border-top: 5px solid #000080;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #406800;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}




#blueblock{
width: 180px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 5px solid #000000;
border-bottom-width: 6px;
width: 500px; /*width of featured content slider*/
height: 417px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: black;
width: 500px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 490px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #000000;
padding: 5px 10px 10px;
}

.pagination a{
padding: 3px 5px;
text-decoration: none;
color: white;
background: #000000;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #003300;

}

  .thickstyle{
background: silver;
}



#marqueecontainer{
position: relative;
width: 180px; /*marquee width */
height: 200px; /*marquee height */
background-color: ;
overflow: hidden;
border: px solid #DDDDDD;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
text-decoration: none;

}


.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.jpg) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.jpg);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #0d126d;
background: url(images/arrowbullet.jpg) no-repeat center left #FFFFFF;  /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #0d126d;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #0d126d;
background-color: #F3F3F3;
}