body { 
  padding: 0px;
  margin: 0px;
  color: #555;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

.buttonImg {
padding:0px;
margin:0px;
overflow: hidden;
border: 1px solid #888;
}

p { }

h2 {
font-size:220%;
color: #000;
line-height: 90%;
margin-bottom:-2px;
}

td { }

a:link {
	color: #4785C2;
	text-decoration: none;
}

a:visited {
	color: red;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active { }

img{
 border: 0;	
 padding: 0;
 margin: 0;
}

#container {
  width: 900px;
  height: auto;
  background: transparent;
  margin-top: 0px; 
  margin-bottom: 30px; 
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#header {
height: 185px;
vertical-align: top;
background-color: transparent;
	overflow: hidden;
}

#header img {
vertical-align:middle
}

#content {
background-color: #eee;
}

.contentPic{
border: 1px solid #888;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
min-width:610px;
width:610px;
}

#contentText {
background-color: transparent;
text-align: left;
width: 95%;
margin-left:20px;
margin-right:20px;
padding-bottom:10px;
}

.frontPageNews {
width: 650px;
}

.sponsorLogo {
width: 300px;
}

.sponsorLogo50 {
width: 220px;
}

.sponsor {
font-size: 21pt;
color: #000;
}

.sectionTitle {
font-size: 18pt;
color: #000;
}

.warningAlert {
background-color: yellow;
padding: 8px;
}

.successAlert {
padding: 8px;
font-size:18px;
}

#contentText table{
width: 100%;
}

#contentText table td{
border-top: 1px solid #888;
padding-top: 5px;
padding-bottom: 10px;
}

#navbar {
  clear: both;
  width: 100%;
  height: 30px;
  color: #000;
  background: transparent;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
float: left;
overflow: hidden;
}


#navbar td {
     font-size:10pt;
     border: 1px solid #888;
     text-align:center;
     background-color: #E6E6E6;
}


table.navbar {
	border-width: 0px;
	border-style: solid;
	width: 100%;
	height: 100%;
}

table.navbar th {
}

table.navbar td {
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
}

#flickr_badge_wrapper {
width: 100%;
background-color: #eee;
}

#footerbar {
color: #555;
font-size: 8pt;
background-color: #D9D9D9;
}

#frontPageNewsRight img{
border-bottom: 4px solid #CC0000;
}


#frontPageNewsRight{
color: #000;
margin-left:20px;
margin-right:20px;
margin-bottom:1px;
min-height:300px;
min-width:610px;
width:610px;
}

#frontPageNewsRight img{
border-bottom: 4px solid yellow;
}

#newsStoryBox {
     border: 1px solid #888;
     background-color: #E0E0E0;

}

#newsStoryBox img{
     border: 1px solid #888;
     background-color: #E0E0E0;
margin-right:10px;

}


.newsHeadline {
font-size:14pt;
padding:8px 8px 0px 8px;
}

.newsStory {
padding:0px 8px 8px 8px;
}

#frontPageTitle {
color: #fff;
font-size: 12pt;
	font-weight: bold;
background-color: #4785C2;
padding: 3px 3px 3px 10px;
border-bottom: 4px solid #CC0000;
}

#frontPageInfoLeft {
     border: 1px solid #888;
     background-color: #C7C7C7;
     background-color: #fff;
margin-left:20px;
margin-bottom:20px;
min-height:680px;
min-width:125px;
width:130px;
}

#frontPageInfoLeft .imgLogo{
width: 125px;
height: 80px;
border1: 0px solid green;
padding: 4px;
        float: left;
	display: inline;
}

.imgLogo img{
width: 100%;
}

#frontPageTitleLeft {
color: #fff;
font-size: 12pt;
	font-weight: bold;
background-color: #4785C2;
padding: 3px 3px 3px 10px;
border-bottom: 4px solid #CC0000;
}

#twitter_div {
color: #000;
width:200px;
padding:0px;
margin:0px;
overflow: hidden;

}

#twitter_div ul{
list-style-type: none;
padding-left: 10px;
padding-right: 10px;
width:180px;
}

h2.twitter-title {
color: #fff;
font-size: 12pt;
font-weight: bold;
background-color: #4785C2;
padding: 7px 7px 7px 10px;
border-bottom: 4px solid #CC0000;
width:200px;
}

#twitter_update_list li{
border-bottom: 1px solid white;
margin-bottom: 15px;
padding-bottom: 10px;

}

#twitter_list{
width:auto;
border: 1px solid #888;
border-top: 4px solid #CC0000;
background-color: #C7C7C7;
padding:0px;
margin:0px;
overflow: hidden;
}

#countdown {
padding:0px;
margin:0px;
overflow: hidden;
border: 1px solid #888;
margin-bottom: 10px;
width:200px;
height:54px;
}



pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

/*
img{border:none;}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}
*/

#screenshot{
	position:absolute;
	border:2px solid #555;
	background:#fff;
	padding:5px;
	display:none;
	color:#555;
	}

.screenshot .img{
padding-bottom:10px;
margin-bottom:10px;
}
