body { font:normal 12px Verdana; background:#ffbdc6; margin:0; text-align: center; }

/*---------------------------------------------------------------------------------*/
a {color:#cc0033}
a:hover, a:visited{color:#307868}
h1{ font-size:24px; line-height:24px; color:#0099cc;}
h2{color:#cc0033; font-size:16px;}
h3{color:#cc0000; font-size:14px}
ol, li {text-align:left}

.compact{ padding: 0 0 10px 0; margin: 0; list-style-position:inside; font-size:12px}

hr{ margin:0; padding:0; height:1px;}
img .border_thin{border:1px;}
input, .button{ margin: 5px; border:1px; background:#CCFFFF; outline:groove; border-color:#000000;}
/*---------------------------------------------------------------------------------*/
.pageheight{
	height:415px; overflow:scroll; padding-right:5px;
}
select, input, option {
	font-size:10px;
}

.pageheight ul li{
	list-style:none;
	text-align:right;
	font-style:italic;
}

.phototable{ margin: 5px;	padding: 1px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#cc0033;
	float: right;
	background-color:#fff;
}
.phototable div, .phototable img{
}
.caption{
	background-color:#fff;
	border-top:thin;
	color:#cc0033;
	font-size:12px;
	font-weight:bold;
}
.tabcontainer{ background:url(../themes/jimmys1/background_blue.png) repeat-x; margin:5px 1px 0 4px; padding:5px 0 5px; }
.tabcontainer li{color:#FFFFFF;}
.tabcontainer h3{color:#CCFFFF;}
.titlebar{ background:url(../themes/jimmys1/titlebar_pink.png) repeat-x; height:30px; margin:0 1px 0 4px;  padding:0; color:#CC0033; font-weight:bold; font-size:24px; text-align:center; font-variant:small-caps;}
.firstnavitem { margin-top: 0px; border-top: 1px solid #307868; }
.cleaner { clear: both; }
.filler{ width:996px; text-align:center; height:1px; background:#000;  margin:0 -2px 0 0;}
.pipe { font-size: 8pt; font-family: arial, verdana, sans-serif; color: #307868;}

/*---------------------------------------------------------------------------------*/
#container { width: 1000px;	margin:0 auto; background:#ffffff url(../themes/jimmys1/bgMiddle.gif) center; background-repeat:repeat-y;}
#topTitle { position:relative; float:right; font-size:24px; text-align:right; color:#0099CC; margin:15px 20px 0 0;}
#header { width: 100%; text-align:left; background: url(../themes/jimmys1/TOP.png);}
#header #homelink { padding: 5px; position:relative; width:275px;}
#navigation { width: 100%; font-variant:small-caps;}
#signup{ position:relative;	float:right; }
#footer { font-size:9px; color:#999999; text-transform:uppercase; background:url(../themes/jimmys1/BOT.png); background-position:bottom; repeat:no-repeat; width: 100%; padding-bottom: 15px; clear:both; }
#content { float:left; width:580px; text-align: left; padding:10px; }
#leftbar { float: left; width: 198px;}
#leftbarEditable{}
#rightbar { float: right; vertical-align:top; width: 198px; text-align:center; padding:0;}
/*---------------------------------------------------------------------------------*/
/*This section - Nav*/
#nav{ position:absolute; top:60px; z-index:999; margin-left:300px;}
#nav ul { padding: 0; margin: 0; list-style: none; }
#nav a { display: block; text-align: center; color: #fff; text-decoration: none; }
#nav ul a {	display: block;	color: #0099cc;	text-decoration: none; font-size: 11px;	text-align: left; background-color: #FFF; font-weight:bold}
#nav li { float: left; height: 18px; }
#nav ul li { height: 18px; z-index: 100; }
#nav a:hover { color: #307868; background-color: #FFF; text-decoration: underline; }
#nav li ul { position: absolute; width: 170px; left: -999em; }
#nav li ul li {	width: 150px; display: inline; margin-left: 12px; background: #fff;	border-bottom: 1px solid #307868; border-right: 1px solid #307868; border-left: 1px solid #307868; font-size: 11px; line-height: 11px; font-family: arial, verdana, sans-serif; color: #307868; padding: 4px 0px 0px 5px; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; z-index: 100; }

* submit{background-color:#666666;}
/* IE 7 fix for suckerfish menus */
#nav li:hover, #nav li.hover, #nav2 li:hover, #nav2 li.hover { position: static; }
/* Support for the "iehover-fix.js" */
* html ul.nav iframe { position: absolute; /* account for the border */	left: -0.25em; top: -0.25em; z-index: 0; filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
