body {
text-align:center;
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: 12pt;
color: #858f84;
margin:0px;
}

a:link {  color: #1ba7d3; text-decoration: none}
a:active {  color: #1ba7d3; text-decoration: none}
a:visited {  color: #1ba7d3; text-decoration: none}
a:hover {  color: #68a057; text-decoration: underline}

p {
margin: 0px 0px 10px 0px;
padding: 0px;
font-family: Arial, Helvetica, Trebuchet MS, Tahoma, sans-serif;
}

.marginRight15 {
margin-right: 15px;
}

div.article img,
.imagePad {
float: right;
margin: 0 0 15px 15px;
border: 0px;
}

.green {
color: #68a057;
}

.blue {
color: #1ba7d3;
}

a img, a:link img, a:visited img {
border: 0px;
}

input, select, textarea { background-color: white; border: 1px solid #fff; }


/* layout */

#holder {
width:980px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
text-align:center;
}

#content {
float: left;
width:980px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
text-align:left;
}


/* header */

#header {
float: left;
width: 980px;
height: 150px;
display: inline;
margin-top: 35px;
padding:  0px;
}

#headerTop {
float: left;
width: 980px;
height: 27px;
background-image:url('/new/stat/headerTopBG.png');
margin: 0px;
padding:0px;
}


#logo {
float: left;
width: 960px;
text-align: center;
background-color: #e7f6fc;
margin: 0px;
padding:  0px;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
}

#headerBottom {
float: left;
width: 980px;
height: 17px;
background-image:url('/new/stat/headerBottomBG.png');
margin: 0px;
padding:0px;
}

/* nav */

#nav {
float: left;
width: 980px;
height: 36px;
line-height: 36px;
background-color: #fff;
}
/*.navul  {
float: left;
width:auto;
height: 36px;
line-height: 36px;
margin: 0px;
padding: 0px;
list-style: none;
}
#nav li {
float: left;
font-size:14pt;
}
#nav li a:link,
#nav li a:visited,
#nav li a:hover,
#nav li a:active {
height: 36px;
line-height: 36px;
width:auto ;
float: left;
display:inline;
padding: 0px 29px;
color: #68a057;
text-decoration:none;
}

#nav li a:hover {
background-color:#68a057;
color: #fff;
}*/

/* flash area */

#flashHolder {
float: left;
width: 960px;
padding: 0px 10px;
background-color: #fff;
}


/* main content areas */

#main {
float: left;
width: 980px;
height: auto;
background-color: #fff;
}

#main h1 {
font-size: 14pt;
margin: 0 0 15px 0;
color: #68a057;
font-weight: normal;
}
#main h2 {
font-size:13pt;
margin:0 0 10px 0;
}

#main h3 {
font-size:12pt;
margin:15px 0 10px 0;
}

#main h4 {
font-size:110%;
margin:0 0 10px 0;
}


/* left content */
#left {
float: left;
width: 600px;
height: auto;
margin: 20px 20px 10px 20px;
}


/* right content */
#right {
float: left;
width: 320px;
height: auto;
margin: 20px 20px 10px 0px;
}

.rightItem {
float: right;
margin-bottom: 15px;
}

/* general items */

.fourinaRow {
float: left;
width: 160px;
height: auto;
margin-top: 15px;
background-color: #000;
color: #fff;
}

.fullWidthBox {
float: left;
width: 695px;
margin-bottom: 15px;
}

/* forms */

.inputStyle {
float:right;
width:180px;
background-color:#233F04;
border:1px solid #fff;
color:#fff;
padding:3px;
}

.textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #fff;
}

.submitStyle {
background-color:#fff;
border:1px solid #fff;
color:#32560D;
float:right;
margin: 10px 0px 0px 0px;
}

/* flikr */

.flikrContainer {
float: left;
width: 594px;
border: 3px solid #1BA7D3;
margin: 15px 0;
}

/* footer */


#footer {
float:left;
width: 980px;
height: 54px;
background-image:url('/new/stat/footerBG.png');
text-align:left;
font-size: 90%;
color: #1ba7d3;
margin-bottom: 35px;
}

#footerLeft {
float: left;
margin: 13px 0 0 30px;
font-weight: bold;
}

#footerRight {
float: right;
margin: 13px 30px 0 0;
font-weight: bold;
}



#footer a, #footer a:visited {  color: #1ba7d3; text-decoration: none}
#footer a:hover {  color: #68a057; text-decoration: underline}
