  body { 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size:small;
	background-color: #f2ae1b;
	color:#000000;
	height:99%; width:100%;
	margin:0 0 0 0; padding:0 0 0 0;
	z-index:0;
	background:#f2ae1b url('http://bobbyorr.net/images/headerbg.png') repeat-x;
	}



a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}



a:visited {
	color: #f2ae1b;
	
}

a:active {
	color: #f2ae1b;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #f2ae1b;
}



#box {
     background: #FFFFFF;
     border: 1px solid #000000;
     padding: 15px;
     -moz-border-radius: 15px;
     -webkit-border-radius: 15px;
}
 
#round {
     background: #f2ae1b;
     border: 1px solid #000000;
     padding: 15px;
     -moz-border-radius: 15px;
     -webkit-border-radius: 15px;
}
	


#menutext {
color: #FFFFFF;
text-decoration:none;
font-size: 15px; 
}

#menutext:hover {
	color: #f2ae1b;
}

#menu {
     background: #000000;
     color: #FFFFFF;
     border: 1px solid #000000;
     padding: 15px;
     -moz-border-radius: 15px;
     -webkit-border-radius: 15px;
     height:15px;
     width:80%;
}
 

#menuimg {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;
width:20px;
hight: 20px;
}

#menuimg:hover {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
width: 30px;
hight: 30px;
}






.footer {
	color: #FFFFFF;
	font-style: normal;
	}


.folderimg {
  width: 80px; /* replaces 468px width */
  height: 80px; /* replaces 60px height */
  border:6px ridge #000000;
	}



.whitetext {
	color:#FFFFFF;
	}

.blacktext{
	color:#000000;
	}










.menubg {
background-image: url('http://bobbyorr.net/images/bobbyorr/menu.gif'); 
background-repeat: repeat-x; 
background-color: black; 
height:30px;
}

.menutext {
	color:#FFFFFF;
	font-size:10pt;
	vertical-align: top;
	text-decoration:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; }


.arcade1 { background-color: #EFEFEF}


.tableborder { border: 0px solid #000000;background-color:#828181; padding:0px; margin:0px; width:90% }



input , select {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}



.headertableblock { 
font-weight:bold; color:black; padding:2px; margin:0px; background-color: #f2ae1b;);
}

.challengename{
border:0px solid #000000;
text-align:center;
width:150px;
}

.viewedtimes{
font-size:smaller;
color:#BCBCBC;
}


























.main {
width:200px;
border:.5px solid black;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:#F2AE1B;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: #FFFFFF;
padding: 2px;
}

.days #today{
font-weight: bold;
color:#000000;
font-size:20px;
}















#container {
  width:100%;
  text-align:left;
  margin:0 auto;
}
#container h3 {
	font-size:1.6em;
	margin-bottom:10px;
	font-family:arial, sans-serif;
	font-weight:normal;
	color:#fff;
	background-color:#000;
	text-align:center;
	width:auto;
}

#info {
	color:#666;
	font-style:italic;
	position:relative;
	left:45%;
	width:40%;
}
#jb_message {
	color:#fff;
	text-align:center;
	margin-bottom:0.5em;
}
#jb_message.error {
	background-color:#c00;
}
#jb_message.confirm {
  background-color:#360;
}
#jb_message p {
  margin:0;
  padding:0.5em;
  font-size:1.6em;
}
#primary {
  float:right;
}
#secondary {
  width:70%;
  float:left;
  margin-bottom:1em;
  margin-left:30px;
}
#jb_addComment{
	width:100%;
}
#jb_addComment label {
  display:block;
  font-weight:bold;
  font-size:0.9em;
}
#jb_addComment input, #jb_addComment textarea{
	font-size:0.8em;
	font-family:arial, sans-serif;
	width:98%;
	margin-bottom:5px;
	padding-left:2px;
}
#jb_addComment textarea{
	height:80px;
}
#jb_addComment .button{
	font-size:1.3em;
}
#jb_addComment fieldset{
  border:0;
  margin:0;
  padding:0;
}
#jb_comments{
	height:300px;
	overflow:auto;
}
.comment{
	width:auto;
	background:#FFFFFF;
	border: solid 1px #000;
	margin-bottom:15px;
	overflow:hidden;
}
.comment .header {
	font-weight:bold;
	padding:2px 1px;
	background:url(images/c_header_bg.gif) repeat-x top;
	background:#f2ae1b;
}
.comment .header a{
	color:#000;
}
.comment .header a.delete{
	float:right;
}
.comment .content {
	padding:5px;
	line-height:1.5em;
}
.comment .date {
	font-size:0.8em;
	text-align:right;
	color:#000;
	padding-right:4px;
}

#jb_addComment .hidden, .hidden{
	display:none;
}

















.butt{width: 36px; font-family: Times New Roman; font-weight: bold; font-size: 12px;}
.butt2{width: 75px; font-family: Times New Roman; font-weight: bold; font-size: 12px;}
.butt3{width: 77px; font-family: Times New Roman; font-weight: bold; font-size: 12px;}
.equal{width: 100px; font-family: Times New Roman; font-weight: bold; font-size: 15px;}
.disp{text-align: right; font-family: Times New Roman; font-weight: bold; font-size: 15px;}

















#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: #000000;
color: f2ae1b;
height: 2em;
line-height: 2em;
float: left;
width: 100%;
display: block;
border: 0px;
text-decoration: none;
text-align: center;
}


#nav-menu li a:hover
{
background: #f2ae1b;
color: #000000;
height: 2em;
line-height: 2em;
float: left;
width: 100%;
display: block;
border: 0px;
color: #0d2474;
text-decoration: none;
text-align: center;

-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:90%;
} 






































fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;

}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000000;
	font-size: 1.2em;
	width: 190px;
	height: 15px;
	padding: 8px 5px 0;
	background: #616161 url(search_bg.gif) no-repeat left top;
	margin-right: 5px;
}
.search input.box:focus {
	background: #616161 url(search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(search_bg.gif) no-repeat top right;	
}
.search button.btn:hover {
	background: #fbc900 url(search_bg.gif) no-repeat bottom right;	
}



<!--[if lte IE 7]>
background: url(search_bg_ie.gif) no-repeat right bottom;
<![endif]-->

